• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

reboot remote desktop

dbarton

Senior member

Is there a quick little program or command I can use with Remote Desktop to restart a remote computer?

I can call up the task manager and do it that way, but it's a bit slow that way..
 
Glad you found it useful. I'm still figuring out what the right syntax is for accessing servers in another domain using WMI with a local account on the remote server.
 

Isn't there command prompt way of acessing the task manaar program to tell it to restart?

InstallingI on all machines seems likeoverkill.
 

Actually I now see that "shutdown -r" from a command prompt will do what I want, so a batch file makes it easy..
 
Back
Top