URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       gworld
  HTML https://gworld.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: WINDOWS TRICKS / TIPS
       *****************************************************
       #Post#: 27--------------------------------------------------
       SHUTDOWN UR COMPUTER WITH COMMAND PROMPT
       By: eba95 Date: July 24, 2010, 9:53 pm
       ---------------------------------------------------------
       Here is a trick to shutdown
       your computer at a specific
       time. You might be thinking
       what great about it, well you
       can shutdown your computer
       without the use of any
       software. Just shutdown
       your computer at specific
       time from RUN Command. For
       example if you wish to
       shutdown at 09:45 am. Type
       this in
       Start=>Run
       Type Code: at 11:35
       shutdown -s
       To cancel or Abort the
       shutdown:
       Type Code:
       shutdown -a
       Type Code: “shutdown –s
       –m\\computername –
       t60”. This command will
       shutdown the computer on
       network if you have
       administrative access. Here
       computername needs to be
       replaced by the exact
       computer name of the
       computer on the network to
       work.
       Alternative method to
       create a shutdown timer
       or simply computer
       shutdown shortcut
       Step 1: Right click on your
       desktop and choose
       “ New=>shortcuts”.
       Step 2: In the box that
       says “Type the location of
       the shortcut”,
       type in “shutdown -s -t
       3600” without the
       quotation marks and click
       next.
       *****************************************************