Computer Hope

Microsoft => Microsoft Windows => Windows Vista and 7 => Topic started by: computermom on March 08, 2012, 08:26:38 AM

Title: tasklist error
Post by: computermom on March 08, 2012, 08:26:38 AM
Hi I keep getting an error when I type tasklist in the cmd prompt the error reads ERROR: The remote system must be running Windows 2000 or above. Why am I getting this error. The os is windows 7 64bit.
Title: Re: tasklist error
Post by: Transfusion on March 08, 2012, 09:48:29 PM
Tasklist merely enumerates all the tasks that are running at present. You can do the same thing by pressing Ctrl-Alt-Delete and opening up Task Manager.

This may also help.
http://forum.soft32.com/windows/command-prompt-tasklist-logon-failure-ftopict278510.html

The problem is that DCOM is causing WMI to run at a wrong permission level.
To fix this problem:
1) Press Win+R while you are at the desktop to bring up the Run menu.
2) Type in DCOMCNFG and press "Run"
3) Something like this should come up:
(http://www.opcactivex.com/Support/Tutorials/DCOM_Tutorial_-_Configuring_th/DCOM_XP/01_-_component_services.gif)
4) After that, right click on the "My Computer" text and hit “Properties"
(http://oi56.tinypic.com/2guz24w.jpg)
5) Set the appropriate permissions:
(http://oi53.tinypic.com/2eaugd5.jpg)
6) Set the appropriate access permissions:
(http://oi55.tinypic.com/mvkw34.jpg)
7) Then press "OK" for everything and you should be done.