Keith Kim’s Blog
Technology, Development, Tech Trends, Tech Team Management
8th
DEC
Windows remote task list
Posted by Keith under Tips, Windows
Just a note for myself. I had to list processes of an XP box, remotely from Vista. This can be done by issuing following command:
tasklist.exe /s [computer name] /u [user name] /p [password]
At first try, I got an error message, “ERROR: Logon failure: unknown user name or bad password.” I had to change network securtiy on XP machine:
Administrative Tools -> Local Security Settings -> Local Policies -> Security Options -> Network Access:Sharing and security model for local accounts”. Set this to “Classic - local users and authenticate as themselves”.
Trackback URL for this post: http://blog.keithkim.com/2008/12/windows-remote-task-list/trackback/
Leave a Reply
Post Meta
-
December 8, 2008 -
Tips, Windows -
No Comments
-
Comments Feed