Download uptime.exe from Microsoft:
Place psexec.exe, COMPUTERS.txt, and uptime.exe in the same folder.
psexec @COMPUTERS.TXT -u domain\username -p password -c -e -f uptime.exe >> C:\uptime.txt
Will output the uptime for each machine to C:\uptime.txt on your local machine.
Thursday, July 19, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment