Re: shutdown using schedule task
From: Microsoft (testin186_at_hotmail.com)
Date: 08/05/04
- Next message: Microsoft: "Re: IIS authentication"
- Previous message: Microsoft: "Re: Win2k workgroup - printer access problem"
- In reply to: Torgeir Bakken \(MVP\): "Re: shutdown using schedule task"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Aug 2004 18:04:16 +0500
check it out www.helpline4it.com/lab_practices.html for free How to Articles
of server 2003, XP and IIS5 and a lot more are coming
"Torgeir Bakken (MVP)" <Torgeir.Bakken-spam@hydro.com> wrote in message
news:upL6WygeEHA.1764@TK2MSFTNGP10.phx.gbl...
> S.J.Haribabu wrote:
>
> > Hi Sphilip,
> >
> > Q1. is it possible to shutdown/reboot the pc using
> > schedule tasks? how?
> >
> > To schedule the local computer to shutdown and restart at 10:00 P.M.,
type
> > the following line at a command prompt, and then press ENTER:
> >
> > at 22:00 shutdown /l /r /y /c
> >
> > To schedule the local computer to shutdown and restart at 6:00 P.M.
every
> > weekday, type the following line at a command prompt, and then press
ENTER:
> >
> > at 18:00 /every:M,T,W,Th,F shutdown /l /r /y /c
> Hi
>
> Note that there is no builtin shutdown.exe in Windows 2000 (Pro)...
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: Microsoft: "Re: IIS authentication"
- Previous message: Microsoft: "Re: Win2k workgroup - printer access problem"
- In reply to: Torgeir Bakken \(MVP\): "Re: shutdown using schedule task"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|