Windows
Remote process execution
Section titled “Remote process execution”You can use PsExec for this. Download it from TechNet - PsExec
uptime
Section titled “uptime”Read this from the systeminfo command
C:\>systeminfo
...OS Name: Microsoft(R) Windows(R) Server 2003 Standard x64 EditionOS Version: 5.2.3790 Service Pack 2 Build 3790OS Manufacturer: Microsoft CorporationOS Configuration: Standalone ServerOS Build Type: Multiprocessor Free...Original Install Date: 20/02/2009, 10:34:22System Up Time: 251 Days, 21 Hours, 49 Minutes, 24 SecondsOperating System performance statistics
Section titled “Operating System performance statistics”Use Administrative Tools -> Performance, then choose and log various measurements to file.
Printing
Section titled “Printing”Sometimes jobs will clog up the print queue. You can restart the spooler by running:
net stop spoolernet start spoolerThis is still manual intervention, but is better than having to reboot the printer’s computer.
Product ID and Product Key
Section titled “Product ID and Product Key”You can run systeminfo command to find out the Product ID. The last 5 digits will match the bar
code on the left hand side of your authenticity sticker. The product key itself it not retrievable without
other programs.
Process Explorer
Section titled “Process Explorer”Process Explorer is a task manager replacement. Easy to use and powerful.
Windows Sysinternals
Section titled “Windows Sysinternals”A collection of useful utilities are available from Windows Sysinternals. This is aimed at administrators and savvy developers.