» How do i remote shut off a computer using command prompt?

Posted by admin on July 4, 2009 3

How Do I Remote Shut Off a Computer Using Command Prompt?

I think i know what to type in, but every time i think i finished it just says "remote shutoff may not be supported". How do i make sure it is supported?

Comments

  1. read
    http://support.microsoft.com/kb/317371
    it should apply to xp too (shutdown shuld be almost the same
    )

    Tizio 008 July 4th, 2009
  2. start run>shutdown -i

    It will be supported if you have the necessary access rights on the machine you are trying to shutdown

    jollygreenmushroom July 4th, 2009
  3. shutdown -s -m \\desktop -t 45

    use that command on your command prompt that will help you to shut down your computer remotely…where

    -sShutdown the computer

    -m Instruct a remote computer to shutdown (can be used with the restart & abort switches)

    -t xx Set a given time for shutdown, in seconds

    I think it will help you…

    Regards
    Tiffany Rayne
    http://www.iyogi.net

    Tiffany R July 4th, 2009