PDA

View Full Version : Power shutdown


Gilgamesh
January 24th 04, 06:43 AM
I'm looking for a way to do a full unattended power down (not suspend or
hibernate) of my system at a set time each day. Would anyone know of a
utility to do this?

Thanks

Doug Knox MS-MVP
January 24th 04, 08:01 AM
Create a scheduled task and point it to SHUTDOWN.EXE

SHUTDOWN.EXE /?

From a command prompt will get you the list of command line options.

SHUTDOWN -S -T 10

For example will shutdown the system after a 10 second warning.

--=20
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Gilgamesh" > wrote in message =
...
> I'm looking for a way to do a full unattended power down (not suspend =
or
> hibernate) of my system at a set time each day. Would anyone know of a
> utility to do this?
>=20
> Thanks
>=20
>

Gilgamesh
January 24th 04, 12:21 PM
Thank You

"Doug Knox MS-MVP" > wrote in message
...
Create a scheduled task and point it to SHUTDOWN.EXE

SHUTDOWN.EXE /?

From a command prompt will get you the list of command line options.

SHUTDOWN -S -T 10

For example will shutdown the system after a 10 second warning.

--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Gilgamesh" > wrote in message
...
> I'm looking for a way to do a full unattended power down (not suspend or
> hibernate) of my system at a set time each day. Would anyone know of a
> utility to do this?
>
> Thanks
>
>

Doug Knox MS-MVP
January 24th 04, 07:04 PM
You're welcome :)

--=20
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Gilgamesh" > wrote in message =
...
> Thank You
>=20
> "Doug Knox MS-MVP" > wrote in message
> ...
> Create a scheduled task and point it to SHUTDOWN.EXE
>=20
> SHUTDOWN.EXE /?
>=20
> From a command prompt will get you the list of command line options.
>=20
> SHUTDOWN -S -T 10
>=20
> For example will shutdown the system after a 10 second warning.
>=20
> --=20
> Doug Knox, MS-MVP Windows XP/ Windows Smart Display
> Win 95/98/Me/XP Tweaks and Fixes
> http://www.dougknox.com
> --------------------------------
> Per user Group Policy Restrictions for XP Home and XP Pro
> http://www.dougknox.com/xp/utils/xp_securityconsole.htm
> --------------------------------
> Please reply only to the newsgroup so all may benefit.
> Unsolicited e-mail is not answered.
>=20
> "Gilgamesh" > wrote in message
> ...
> > I'm looking for a way to do a full unattended power down (not =
suspend or
> > hibernate) of my system at a set time each day. Would anyone know of =
a
> > utility to do this?
> >
> > Thanks
> >
> >
>=20
>

Mr Neil
January 24th 04, 08:24 PM
I use a small program called "Switch Off" which runs in the System Tray.


"Gilgamesh" > wrote in message
...
> I'm looking for a way to do a full unattended power down (not suspend or
> hibernate) of my system at a set time each day. Would anyone know of a
> utility to do this?
>
> Thanks
>
>

Google