|
Re: Can't force remote shutdown/restart from RDP session
Of note, I would add the following...
For restart: shutdown -r -f
For Shutdown: shutdown -f
The -f switch forces any windows or errors that come up to close.
"no_spam_paquette@uwo.ca" wrote:
> Okay--that works--thanks!
>
> On Jun 18, 7:35 pm, maner <matt.tremb...@gmail.com> wrote:
> > To power off: start->run then type "shutdown" and press enter
> > To reboot: start->run then type "shutdown -r" and press enter
> >
> > The easy thing to to is create a desktop shortcut to these commands.
> >
> > On Jun 18, 3:44 pm, "no_spam_paque...@uwo.ca" <paque...@uwo.ca> wrote:
> >
> > > I cannot force Vista on my home machine to restart from a remote RDP
> > > session. I've checked to make sure Administrators have remote
> > > shutdown privilege but there's no option to restart or shutdown
> > > available either from the start menu or from Taskmanager.
> >
> > > How can I fix this???
> >
> > > Thanks for any help!
>
>
>
|