How Can I restart a remote workstation from home

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to be able to restart my office computer from my home via remote
desktop connection.
 
annie said:
I want to be able to restart my office computer from my home via
remote desktop connection.

CTRL+ALT+END if you have the remote desktop full-screened.

or...

Start --> Run -->

shutdown -r -t 10 -f

OK.
 
annie said:
CTRL+ALT+END if you have the remote desktop full-screened.

or...

Start --> Run -->

shutdown -r -t 10 -f

OK.

Be Careful, when rebooted, it's impossible to logon again (in Workgroup
mode it doesn't work, maybe in Domain mode ?)
 
Hmmm... I have never had issues logging on after a reboot. I use a work
group environment...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
 
annie said:
I want to be able to restart my office computer from my home via
remote desktop connection.
CTRL+ALT+END if you have the remote desktop full-screened.

or...

Start --> Run -->

shutdown -r -t 10 -f

OK.

Be Careful, when rebooted, it's impossible to logon again (in
Workgroup mode it doesn't work, maybe in Domain mode ?)

Ben, if that is your experience - then somehting in your configuration
(somewhere down the line) is broke.

I have machines in I remotely manage that are in domains and those I
remotely manage that are not in domains - I have yet to have an issue with
restarting one and not being able to connect to it after it reboots.

I have messed up and shut down the system instead of rebooting - but that's
an "oops" issue - nothing can correct that! heh
 
Back
Top