G
Guest
Is there any way to reboot the host computer from the client when working
remotely?
Thanks.
remotely?
Thanks.
STRONGRUNNER said:Is there any way to reboot the host computer from the client when
working remotely?
remotely?
Absolutely:
- Ctrl-Alt-End | Shutdown | Reboot
- or Start | Run | shutdown -r -f
- or Start | Settings | Windows security.. | Shutdown | Reboot
STRONGRUNNER said:Is there any way to reboot the host computer from the client when
working remotely?
Absolutely:
- Ctrl-Alt-End | Shutdown | Reboot
- or Start | Run | shutdown -r -f
- or Start | Settings | Windows security.. | Shutdown | Reboot
Please give attention to the fact that when rebooted, you will not
be able to remotely login to the computer ... In "workgroup" mode
in any case. In domanial mode, the DC will keep the "TS" connection
alive (I think so ...).
The best method to reboot your computer si actually the command
"start | Run | shutdown -r -f -t 5 (to wait 5 seconds before). You
will see a message showing you that your computer shall restart in
5 seconds.
Please give attention to the fact that when rebooted, you will not be
able to remotely login to the computer ... In "workgroup" mode in any
case. In domanial mode, the DC will keep the "TS" connection alive (I
think so ...).
The best method to reboot your computer si actually the command "start |
Run | shutdown -r -f -t 5 (to wait 5 seconds before). You will see a
message showing you that your computer shall restart in 5 seconds.
That is NOT true.
Following your way, best method to reboot would be:
Start | Run | shutdown -r -f -t 0
That's what happened on ALL computers I set up for remote desktop
control ... BUT i always change the default RDC port in registry for
these computers (55xxx instead of 3389) and that's the only change i
made. I asked Microsoft if this change could affect the way RD works
but they reply to my mail with a simple answer : "No". So ? ...
If you want ! I always let 5 seconds to properly leave all running
programs that I would have forgotten.
I have not done something else than changing RDC port ... after reboot,You must have done something else too.
I have a few machines with changed RDC port, no problems connecting after
reboot.
Once I decided on force option (-f), I don't have to "properly leave all
running programs", whatever that means.