Words of Wisdom from Bobsentme

Posted in Technology on November 2, 2007

0


In case anyone is wondering, to open the services.msc console for a remote server from a command line is:

runas /user:(administrator account) cmd.exe&&services.msc /a /computer=(computername)

Apparently, according to Google, I'm the only person in the world that's ever figured that out.
 

Write a comment