Меню

Tasklist ошибка недопустимый класс

Eric Nelson


  • #1

Hi all,

I just noticed that one copy of svchost.exe has a 1.9GB VM Size. I’d like to know what this pid is up to but when I say
tasklist
I get
ERROR: Invalid class.

ultimately it would be nice to know why svchost got so big, but having tasklist work is a good step I think. Thanks for any insight.

Eric

Advertisements

Plato


  • #2

Eric said:

I just noticed that one copy of svchost.exe has a 1.9GB VM Size. I’d

What’s not working on your pc?

Eric Nelson


  • #3

Tasklist isn’t working.

Plato said:

What’s not working on your pc?

Plato


  • #4

Eric said:

Already run 2 different anti-virus and 2 different anti-spyware apps in
safe mode?

Advertisements

Ramesh, MS-MVP


  • #5

Eric,

Try these commands from Start, Run:

regsvr32 %Windir%system32wbemfastprox.dll
regsvr32 %Windir%system32wbemwbemprox.dll
regsvr32 %Windir%system32wbemwbemsvc.dll

Alternately, you can use Process Explorer from www.sysinternals.com to
manage Windows Processes.


Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Hi all,

I just noticed that one copy of svchost.exe has a 1.9GB VM Size. I’d like to
know what this pid is up to but when I say
tasklist
I get
ERROR: Invalid class.

ultimately it would be nice to know why svchost got so big, but having
tasklist work is a good step I think. Thanks for any insight.

Eric

Want to reply to this thread or ask your own question?

You’ll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.


Ask a Question

Информация о файле Описание
Размер файла: 78 kB
Дата и время изменения файла: 2017:03:18 18:19:32+00:00
Дата и время изменения индексного дескриптора файлов: 2017:11:05 07:07:54+00:00
Тип файла: Win32 EXE
Тип MIME: application/octet-stream
Предупреждение! Possibly corrupt Version resource
Тип компьютера: Intel 386 or later, and compatibles
Метка времени: 2009:01:08 00:14:32+00:00
Тип PE: PE32
Версия компоновщика: 14.10
Размер кода: 66048
Размер инициализированных данных: 13824
Размер неинициализированных данных: 0
Точка входа: 0xed60
Версия ОС: 10.0
Версия образа: 10.0
Версия подсистемы: 10.0
Подсистема: Windows command line
Номер версии файла: 10.0.15063.0
Номер версии продукта: 10.0.15063.0
Маска флагов файлов: 0x003f
Флаги файлов: (none)
Файловая ОС: Windows NT 32-bit
Тип объектного файла: Executable application
Подтип файла: 0
Код языка: English (U.S.)
Набор символов: Unicode
Наименование компании: Microsoft Corporation
Описание файла: Lists the current running tasks
Версия файла: 10.0.15063.0 (WinBuild.160101.0800)
Внутреннее имя: tasklist.exe
Авторское право: © Microsoft Corporation. All rights reserved.
Оригинальное имя файла: tasklist.exe
Название продукта: Microsoft® Windows® Operating System
Версия продукта: 10.0.15063.0

Фрагменты данных файлов предоставлены участником Exiftool (Phil Harvey) и распространяются под лицензией Perl Artistic.

  • Print

Pages: [1] 2 3  All   Go Down

Topic: TASKLIST ERROR: Class not registered.??  (Read 20311 times)

0 Members and 1 Guest are viewing this topic.

gumbaz

I Have Win Xp Pro sp2 & for some odd reason my tasklist keeps giving me this error when i try to use it
how can i fix this..??

C:>tasklist
ERROR: Class not registered.


Logged


contrex


Logged


gumbaz

i guess, you said i couldn’t do nuthin bout it if it don’t show up as a drive letter so what evs..
whats dat gotta do with this tasklist error though..??

my pc be 32 bit windows


Logged


gumbaz

so whats i gotsta do now to fix this ERROR: Class not registered. thing..
what does that mean anyway, how do i register it then..??


Logged


contrex

If this has just started, it looks like your registry has got mangled somehow. I wonder if a virus did it? Have you been fooling about with the registry?


Logged


gumbaz

Nah man, I don’t fool with me registry..
I remember a while back the first time i tried to use the TASKLIST it gave me the same error on dis PC.. so i just forgot about it..
but it works on all my other PC’s though.. same OS and everything too..
And I never get nor have i ever got a virus.. ever foo  8)
I use ZA ISS like a paranoid crack head..!!!  ;D  ;D  ;D

Anyway is there a solution to FIX  this ERROR or what..??


Logged


contrex

Search for tasklist.exe on your system, note the location, and try downloading a fresh copy from — guess where —

http://www.computerhope.com/download/winxp.htm

and see if it works. If not, do a google search for «class not registered» errors and learn a bit about what they are and how to fix them.

If a search does not find it, well, that’s the reason for your problem, and you should put a copy of tasklist.exe in a folder on your PATH.

You’re sure you aren’t using XP Home, which does not have tasklist? Also, some viruses disable it.


Logged


gumbaz

yes im 100% sure i have xp pro man…
i did do a goggle search but couldn’t seem to find anything specifically about TASKLIST ERROR: Class not registered…
thats why i asked here…
xp search finds C:WINDOWSsystem32tasklist.exe


Logged


gumbaz

i dunno man, i can’t seem to find anything bout re-registering it back in..
so i take it you don’t really know either then..??


Logged


contrex

so i take it you don’t really know either then..??

That’s about the size of it… I suspect your registry has got corrupted, or maybe tasklist.exe has got infected with a virus. (I do know that can happen!)

Tasklist.exe is a command line executable, and does not need to be registered, so something is wrong with your system, or registry.


Logged


ghostdog74

there are 2 locations of tasklist.exe…one is in system32 itself, the other in the dllcache directory under system32.
You can verify their integrity by downloading fciv

To use it:

C:WINDOWSsystem32>fciv -add tasklist.exe
//
// File Checksum Integrity Verifier version 2.05.
//
70363a3228df8fc8cff4e78f36b31c45 tasklist.exe

C:WINDOWSsystem32>cd dllcache

C:WINDOWSsystem32dllcache>fciv -add tasklist.exe
//
// File Checksum Integrity Verifier version 2.05.
//
70363a3228df8fc8cff4e78f36b31c45 tasklist.exe


If your checksum is the same as mine….then you have a clean copy. If not, then…well…try to clean it up using whatever means you have (eg AVs,Spyware removal whatever) , then install a new copy of it from the link given by contrex


Logged


gumbaz

*censored*.. this is weird, i just went to check my  C:WINDOWSsystem32dllcache folder and it was completely empty..??
what would cause that..?? I have my folder properties set to show everything too..

also i downloaded a new copy of TASKLIST.EXE  and put them into their proper places.
then i downloaded that fciv.exe
ran that code in CMD  and this is what happened…

C:>C:WINDOWSsystem32>fciv -add tasklist.exe
'C:WINDOWSsystem32' is not recognized as an internal or external command,
operable program or batch file.

C:>


Logged


contrex

then i downloaded that fciv.exe
ran that code in CMD  and this is what happened…


C:>C:WINDOWSsystem32>fciv -add tasklist.exe
^^^^
What’s this supposed to be?

What are you typing at the prompt? Have you been doing this all along??? With Tasklist?

No wonder you’ve been having problems


Logged


DeltaSlaya

That first section looks like the command prompt ‘C:>’ starting line, and he’s just copied and pasted what ghostdog has suggested instead of CDing to the directory and inserting the command after the ‘>’.


Logged

System specs:
Intel Core 2 Duo E6600 (up to 3.3 stock V and air)
ASUS Striker Extreme
XFX 8600GT XXX Edition
2x 1gB Corsair XMS2 DDR2-800
Seagate Barracuda 320gB SATA
Raidmax Ninja 918 (520W ATXV2.0 PSU)


ghostdog74

and he’s just copied and pasted what ghostdog has suggested instead of CDing to the directory and inserting the command after the ‘>’.

gosh…


Logged


  • KB952287 is a problem with the module installer and will not install, error code 800706BE

    Hi, I have a laptop Dell Inspiron 1520 with Vista Home Premium. I’m having problems installing SP1 and have identified that one KB952287 that causes the problem. The update causes exactly the same problem. While installing the update, an error message appears that says «Module of Windows Installer has stopped working and needs to close», then the updater freezes and never completed the update. The update log provides the following information.

    Fix for Windows (KB952287-french)

    Installation date:? 03 /? 04 /? 2009 20:06

    Installation status: failed

    Error details: Code 800706BE

    Update type: Important

    Difficulty for KB952287

    More information:
    http://support.microsoft.com/?kbid=952287 .

    I’ve contacted Microsoft Support on this issue and they could not help but suggest to post here.

    Thanks in advance for any help.

    If you don’t want to go in this direction, you should call dell and ask for a replacement recovery media.

    And maybe ask a copy directly from the operating system without any OEM software or all the changed settings. (a copy of the DVD retail)

    See you soon

    Today, it was a good day, I didn’t have to use my AK.

  • Is it possible to move documents and settings to a new hhd folder as you can do with the folder my documents?

    I have a 12g and a 180g hhd. my 12g holds my bones and im running out of room on that. was wondering if I could move the documents and record setting as well as all the files into it without having to copy my operating system on a partition on my disk with greater capacity.

    There is a way, but it is risky and unsupported by Microsoft.  If you try it, make sure you have a good backup of your system and know how to restore a system that won’t start plu with it.

    «An error message informs you that you can not move or rename the Documents and Settings folder»
      <>http://support.Microsoft.com/kb/314843/en-us >

    HTH,
    JW

  • Access denied on a «documents and settings» folder in windows 7 with administrator rights

    I get access denied on the ‘ c: documents and settings «in windows 7 with administrator rights.  The icon shows a small lock on the (very cute) folder. Permissions indicate full control to the folder. I can only access the contents of the folder by adding it to the library folder. The computer is fairly recent and is very near of the original factory. Unlike my precious computers I left it mostly original except for the odd new program. I never really noticed when it pops up as I was getting used to format windows 7 and thought that it must be «the new way» to 7 » The disk has been partitioned by Asus, which significantly added to the confusion. Now I think that it why documents and settings would be in the same folder anyway?  What is a level administrator uber folder? Any ideas greatly appreciated.

    «Documents and Settings» are not a folder — it’s a junction Point.

    It is there to allow legacy applications using the latest Windows 7 folder structure.

    There is nothing in what you can use.

    See here for more information about Junction Points:

    http://www.Svrops.com/Svrops/articles/jpoints.htm

    It would have been clear if you looked at the Related Posts — that’s what they are there for…

  • Since Acrobat Reader downloaded DC I can’t sign my PDF documents. It does not give me the option more and yes I am connected. On the old version, I got no problem with clicking on «signature» and draw the area where I needed my signature, put passw

    Since Acrobat Reader downloaded DC I can’t sign my PDF documents. It does not give me the option more and yes I am connected. On the old version, I got no problem with clicking on «signature» and draw the area where I needed my signature, put the password and «POOF» my signature would be there. With this new version, it won’t do that or give me the option. The online help is useless. I need to explain to me how connect you as I used too?

    Hi nicholass35183848,

    I assumed that you had a digital signature created in your player application of old and whenever you use to fill out a pdf with a signature field signed you it. But in order to draw and then sign you must use Acrobat Pro DC no DC drive.

    Thank you

    Abhishek

  • With Windows XP SP3: How to find the temporary Internet files in C:Documents and Settings of the user?

    While making a sweep of the AV, I see the files under analysis I want to remove it from my computer. All I can remember for the location of the files is C:Documents and Settings of the user… I guess that the question is what will be called as temporary Internet files (under Windows 95). What should I do to access the folder where the files are stored?

    Tools / folder options. Discover tab show hidden and protected system files

    Use ccleaner do… Install, then run it.

  • Change config son location «Document and Settings» another location

    I’m working ICT manager of ass in a welcoming and many users like to use Firefox. The problem is that we have a manager of quota installed on all systems with a maximum profile size limit to 30 MB. Society does not, in any circumstances, increase this size limit. This creates the problem that users who don’t not Firefox installed bigger profiles and can not work more.

    The main issue in the present is: we can set up Firefox so that the user’s settings (and other parts of Firefox) are not written in the «C:Documents and Settings [user]», but the other (still available to the user) location?

    Another option would be like a portable version of Firefox (as Google Chrome Portable) but I do not think that Mozilla has done a portable version? (supported by Mozilla itself and only storage full al necessary files in a local folder, such as the user settings)

    Firefox uses two places in Documents and Settings on XP for the profile folder.

    In the Application data for the main profile and the other in local contexts for the cache and the database of phishing protection.

    This second location is also within this disk quota?

    You can only make Firefox use a profile to a different location if you run Firefox by specifying the location of the folder in the shortcut on the desktop Firefox profile, but which can cause problems if you click on a link in another program and Firefox is not running.

    • http://KB.mozillazine.org/Profile_folder_-_Firefox

    Otherwise, you will need to prepare a profiles.ini file that points to a location (empty folder, this folder must exist) on the hard disk to use for the Firefox profile.

    • http://KB.mozillazine.org/profiles.ini_file

    See also:

    • https://developer.Mozilla.org/en/Command_Line_Options
    • http://KB.mozillazine.org/Profile_Manager
  • fragmented files Documents and SettingsUser1Local SettingsTemptoolbar_log.txt

    I’m going to defragment the cause there are a lot of red and gives files thinking about the computer. There are still two blocks red af after defragmentation. We have 709 fragmented files. the only thing he tells me is to defragment again. This is a sound block saying me the corresponding problem. Documents and SettingsUser1Local SettingsTemptoolbar_log.txt

    Hi Jason,

    1. to confirm, do you use the Windows XP operating system?

    2. do you get an error message? If Yes, what is the full error message?

    It seems that we have to clean the unnecessary files and check if the drive works properly or not.

    I suggest you perform the steps.

    Method 1: Use the Disk Cleanup tool and check if that helps you.

    See also:

    How to automate the disk cleanup tool in Windows XP

    Rerun defragment and check.

    Method 2:

    Alternatively, you can scan the hard disk for errors. You may need to run the scan several times and make sure that the disc is clean.

    Reference:

    How to perform disk error checking in Windows XP

    Chkdsk

    You can opt chkdsk/r

    Note: He performs a comprehensive check, even if the drive is not marked for chkdsk to run. This parameter is none of the changes on the disk.

    Note: Running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.

    Once you have finished the cleaning disc and chkdsk, you can perform defragment to see if it solved the problem.

    Hope this information helps. Response with status so that we can help you.

  • All Windows XP Documents and Settings folder names caps

    We use XP in a business environment. Recently, we have noticed that some user in «Documents and Settings» folders on a particular machine have changed randomly to be appointed with all caps. This causes problems with their profiles. What could have caused this?

    In addition, some files have changed to say the username followed by a point and our domain name. Do not know what is happening. Any help would be appreciated. Thank you!

    Windows keeps cases in the names of files and folders, but when you access to files and folders, it is case-insensitive (i.e. upper/lower case is not serious).

    Records of the changing profile of user name directly to a username followed by a point and a domain name, on the other hand, comes following a corrupt user profile.  Corrupted user profiles usually occur as a result of (or comes from) the corruption of the file system.  Corruption of system files may result in the capitalization of the problems that you notice.  To recover a corrupted user profile, choose your method of the following:

    «How to recover damaged Windows XP user profile»

    <>http://support.Microsoft.com/kb/555473 >

    «Windows XP problems if your profile is corrupted»

    <>http://support.Microsoft.com/kb/326688 >

    «How to copy data from a corrupted to a new profile in Windows XP user profile»

    <>http://support.Microsoft.com/kb/811151 >

    As file system corruption is very marked, you must also perform a check disk (chkdsk) operation with the «/ R» or «Repair» option to ensure that your file system is in good shape:

    «How to perform the disk error checking in Windows XP»

    <>http://support.Microsoft.com/kb/315265 >

    HTH,

    JW

  • Error «C:Documents and settingsusermydownlaods < download the file > is not found» after downloading a file.

    Original title: download problems

    After that I downloaded a file, it is deleted when I try to open it. I get an error that says C:Documents and settingsusermydownlaodsthan the name of download, cannot be found.when I look in my download file, it shows the download as being deleted. Any ideas?  FF

    Welcome back, checks and please uncheck all responses as answered, this way among the other contributors will see the question and perhaps a few other ideas.

    Thank you

    EDIT:

    other things that could cause this problem:

    1.

    IE open in «no Add-ons» mode To do than go to start > all programs > Accessories > system tools > «Internet Explorer (No Add-ons). If you can download the software now, it suggests then there’s a bad addition affecting the browser.

    2.

    Sometimes the index.dat file may be damaged. In this case, you will need to delete the index.dat file and restart your computer. Then, you will be able to upload files properly again. Follow the steps below to delete this file.

    (1) open Internet Explorer.

    2) click on tools, click on Internet Options

    (3) on the tab general, under temporary Internet files, click on delete files

    4) click Ok when asked if you want to remove the files

    (5) by the historical section under the general tab, click clear history, and then click Ok

    (6) close Internet Explorer

    (7) logout the current user and log on to another user as administrator account

    (8) click on start, run

    (9) type CMD and press ENTER to open a command prompt

    (10) replace the directories in the Temporary Internet Files directory by typing the following command, substituting the word by the user username and the correct drive letter in Windows XP.

    CD drive: Documents and Settingsnom of utilisateurLocal SettingsTemporary Internet FilesContent.IE5

    Example: cd c:Documents and SettingsMarkLocal SettingsTemporary Internet FilesContent.IE5

    (11) type del index.dat and press enter

    (12) type Exit and press ENTER to close the command prompt

    (13) restart your computer

    Once the computer has been restarted, open a web page with a link to a download. Click on the link and try to download the file. It should work now.

    Written by Mark Hasting

    3. http://support.microsoft.com/kb/932823?ppud=4&wa=wsignin1.0

  • Cannot run Aerotow, message error «access denied, needs access to the FSX.cfg file in My Documents and Settings folder’.

    Original title: I need assistance with My Documents and Settings folder

    I have Windows XP, Norton Internet security.

    OK, so I have FSX. I’m having a little program called «Aerotow. To run, you must Access the FSX.cfg file in My Documents and Settings folder.

    But access to this file is denied.

    The most funny thing is — I can access the folder without problem. Open it and sail away. But my system seems to have blocked Aerotow.exe and configure.exe to access this folder. It’s VERY frustrating. How can I access this folder? Why the program is blocked?

    Thank you.

    Hello

    I suggest you to contact the developer of the application for assistance.

  • This is the message I get: «the file or directory C:Documents and SettingsALLUSE~1APPLIC~1Norton{0C55C~1NIS_17~1.127IRON is damaged and unreadable. Please run the chkdsk utility. »

    Original title: this is the message I get:

    «The file or directory C:Documents and SettingsALLUSE~1APPLIC~1Norton{0C55C~1NIS_17~1.127IRON is damaged and unreadable.  Please run the chkdsk utility. «When I type chkdsk/f to the command prompt it tells me that it cannot run while windows is open and asks if I want it to work when I reboot.  I say Yes and restart and nothing happens.  What I am doing wrong?

    Hello

    1. when exactly you get this error message?
    2. don’t you make changes on the computer before this problem?

    Check if the problem persists in the clean boot state.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a «clean boot».

    Reference:
    How to configure Windows XP to start in a «clean boot» State
    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:
    1. click on start and then click Run.
    2. type msconfig and click OK.

    The System Configuration Utility dialog box appears.

    3. click on the tab general, click Normal Startup — load all services and device drivers and then click OK.
    4. When prompted, click on restart to restart the computer.

  • Deliver the profile of the user — My Documents folder moved to C:Documents and SettingsTEMP. I can’t view or access this folder to copy My Documents back. Help?

    XP Home SP3 on my laptop (no not in network — independent).

    After an Adobe Reader 10 X installed, there is a reboot, and when I logged in the profile that appeared was not mine — it was as if it was a new installation. I looked for my personal documents under My Documents and did not find them. So, I looked for them on the C: drive, found (no not noted where), and copied My Documents to what seemed like the name /my Documents /. After that, I could access my documents by clicking Start-My Documents online. I did another reboot. Now, after login, my old profile is displayed, and the My Documents folder is empty except for the value by default my pictures, my music, my videos, and favorite — and these are all basically empty.

    I then ran a program Search and Recover to find my documents — they were found under C:Documents and SettingsTEMP. Unfortunately, I can’t seem to see that to explore (I have it configured to display the hidden files and folders). Is it possible to go to this folder and the moving my Documents back to my profile?

    Thank you

    Ananth

    Hello

    You can view these methods:

    Method 1:

    Check to see if the problem exists in Safe Mode, if the computer works as expected in mode without failure, then we can solve the problem in the clean boot state.
    a. refer to the article below for the procedure safe mode in Windows XP
    A description of the options to start in Windows XP Mode
    http://support.Microsoft.com/kb/315222

    b. it is a possibility that there is a startup program that is launched with a command line and it appears.
    You need to perform a clean boot to find the program that is causing and then disable or remove.
    How to configure Windows XP to start in a «clean boot» State
    http://support.Microsoft.com/kb/310353/en-us
    Note: When you are finished troubleshooting, follow the steps as explained in the article to reset the computer to start as usual.

    Method 2:

    System Restore takes a «snapshot» of critical system files and some program files and the registry settings and stores this information as restore points. If your computer is not working properly, you can use these points to return Windows XP to a previous state when your computer was working properly restore. It can also change scripts, batch files, and other types of executable files on your computer.

    How to restore Windows XP to a previous state

    http://support.Microsoft.com/kb/306084

    I hope this helps.

  • Error message: cannot create the folder C:Documents and SettingsMarlonLocal Application BVRP SoftwareNetWaitingMoHlog.txt Settings

    I recently had a problem with the virus ‘Restore Windows’. I was able to get rid of it with Malwarebytes antivirus scanner, but when I turn on my computer I get this error message.

    Cannot create the folder C:Documents and Settings of SettingsMarlonLocal Application BVRP SoftwareNetWaitingMoHlog.txt

    I’m no expert, but I feel that my C drive disappeared, or at least has been hidden. My documents, pictures and music files are all empty. My programs (start > all programs) have been removed and deleted the shortcuts on the desktop. When I go to my computer, my personal and shared document files are not accessible. Under the description it says that they are hidden. My local disk (c) is also empty, but there is still very little space which suggests that programs and files have not been deleted.

    Is it possible to recover my files?

    Thank you

    Hello

    MoHlog.txt file is related to the software of modem on the computer, you can uninstall and reinsta it check if it works.

    Also scan your computer for any infection by virus still present on the computer using any scanner online.

    You can also try the system restore to the point before that the computer has been infected by the virus and check if it helps.

    Good luck!

  • Defrag stops due to: C:Documents and SettingsAll UsersApplication DataMicrosoftMicrosoft AntimalwareQuarantineResourceDataC6C6495E5D356BFB2E07C132689D388BFCB294AADE

    Defrag stops due to: C:Documents and SettingsAll UsersApplication DataMicrosoftMicrosoft AntimalwareQuarantineResourceDataC6C6495E5D356BFB2E07C132689D388BFCB294AADE

    Windows XP Pro SP3 said defragmentation is complete for: (c :))

    Some files on this volume could not be defragmented.
    Please see the report for a list of these files defragmentation.

    C:Documents and SettingsAll UsersApplication DataMicrosoftMicrosoft AntimalwareQuarantineResourceDataC6C6495E5D356BFB2E07C132689D388BFCB294AADE

    I can’t finish my drive hard defraging because of this file.

    How can I solve this problem?

    See…

    http://www.ehow.com/how_6067077_remove-antimalware-doctor-virus.html

    Then analyze with…

    http://www.Malwarebytes.org/


    Gina Whipp
    2010 Microsoft MVP (access)

    Please post all responses on the forum where everyone can enjoy.

  • Похоже, что у этой учётной записи не хватает полномочий для перечисления процессов подсистемой WMI.
    Это уже вопрос СисАдминам. Либо политики так настроены, либо ещё что…

    Можно задать вопрос в разделе «Администрирование» или «VBScript».

    Заодно для теста, можно попробовать запустить перечисление процессов кодом на VBS через WMI (если всё как и предполагаю, то должен вывалиться с ошибкой отказа в доступе).

    (Хотя у Вас там попытка записать в System32, от того и отказ. Но если будет пустой список процессов… может, и другие причины.)

    Вообщем, сохранить с расширением .VBS:

    Visual Basic
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    
    On Error Resume Next
     
    strComputer = "."
    Set objWMI = GetObject("winmgmts:{impersonationLevel=impersonate}" & strComputer & "rootcimv2")
    if Err.Number <> 0 then PrintError Err, "GetObject": WScript.Quit
     
    Set objCollection = objWMI.ExecQuery("SELECT * FROM Win32_Process")
    if Err.Number <> 0 then PrintError Err, ExecQuery: WScript.Quit
     
    For Each objItem In objCollection
        WScript.Echo objItem.ProcessID & " - " & objItem.Name
        if Err.Number <> 0 then PrintError Err, "Get properties": WScript.Quit
    Next
     
    Sub PrintError(Err, sFuncName)
        WScript.Echo sFuncName & ": Error #" & Err.Number & " - " & Err.Description
    End Sub

    Запустить из-под CMD так:

    Windows Batch file
    1
    
    cscript.exe "полный путь к .VBS"

    Добавлено через 1 минуту

    Цитата
    Сообщение от Dorent
    Посмотреть сообщение

    Понятно.

    А какую конкретно команду пробовали из того списка?

    • Remove From My Forums

     none

    Ошибка при добавлении ролей на сервер

    • Общие обсуждения

    • Здравствуйте.

      Есть сервер WS2012x64 r2 на виртуальной машине. Введён в рабочую группу. Других серверов в сети нет. 

      Возникла такая проблема:

      Когда открываю диспетчер серверов, чтобы добавить роль, вижу ошибку в разделе Управляемость: «В сети: сбой при получении данных». Если пытаюсь обновить информацию о сервере, то получаю ошибку «не удалось обновить конфигурацию.
      Ошибка: недопустимый класс» А при попытке добавить роль получаю сообщение «Диспетчер серверов собирает данные инвентаризации. Мастер будет доступен по завершении сбора данных.

      • Изменен тип

        20 октября 2015 г. 10:52
        Ответа на вопрос так и не последовало

    0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии

    А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Tasklist exe ошибка при запуске приложения
  • Taskhostw exe системная ошибка