scheduled task question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there anyway to set pc to reboot daily at a specific
time? I looked thru scheduled tasks but didn't see
anything in there about it. Please let me know if anyone
has any ideas. thanx.....
 
| <[email protected]>
| wrote in message | Is there anyway to set pc to reboot daily at a specific
| time? I looked thru scheduled tasks but didn't see
| anything in there about it. Please let me know if anyone
| has any ideas. thanx.....

I am not an expert in scripting, but I can lead you to one...

----- Begin Original Message -----
Message-ID: <[email protected]>
Date: Tue, 16 Mar 2004 18:19:49 +0100
From: "Torgeir Bakken (MVP)" <[email protected]>
Subject: Re: Reboot XP via Logon Script
References: <[email protected]>
Newsgroups: microsoft.public.windows.server.scripting

| Rpb wrote:
|
| I have a requirement to to reboot an xp machine via logon
| (VBScript) after the script has done what it needs to do.
| <SNIP>

Hi

Try PsShutdown.exe in the free PsTools suite with the force
switch.

http://www.sysinternals.com/ntw2k/freeware/pstools.shtml

----- End Original Message -----

And if you have any questions about scripting I suggest that you
post them in the following newsgroup:

microsoft.public.windows.server.scripting
AKA: Windows Server Scripting

The following page has links you can click to access the
newsgroup with your Web browser, or with a Network News Transfer
Protocol (NNTP)-based newsreader such as Outlook Express.

Microsoft Windows Server 2003
Management Technologies Newsgroups
Windows Server Scripting
http://www.microsoft.com/windowsserver2003/community/newsgroups/management/default.mspx
 
Back
Top