PC Review


Reply
Thread Tools Rate Thread

Auto Shutdown

 
 
John
Guest
Posts: n/a
 
      12th Mar 2009
WinXP SP3 + the latest patches up to March 2009
PC is member of Windows Server 2003 AD domain

Here's what I did at around 3:59 pm:

1. Logon as MachineName\Administrator

2. Create a scheduled task to shutdown my PC
* Run: C:\WINDOWS\system32\shutdown.exe -f
* Run As: MachineName\Administrator
* Run only Once at 4:05 pm
3. Logoff

I then logon to the PC as user DomainName\John. Open Outlook 2007. Wait
until clock hits 4:05 pm to see my scheduled task kicks in to shutdown my
PC.

Nope... nothing happens. PC stays on.

What am I missing?


 
Reply With Quote
 
 
 
 
John
Guest
Posts: n/a
 
      12th Mar 2009
Oopps... I think I forgot -s switch.
I'm going to retry it with -s

"John" <a> wrote in message news:(E-Mail Removed)...
> WinXP SP3 + the latest patches up to March 2009
> PC is member of Windows Server 2003 AD domain
>
> Here's what I did at around 3:59 pm:
>
> 1. Logon as MachineName\Administrator
>
> 2. Create a scheduled task to shutdown my PC
> * Run: C:\WINDOWS\system32\shutdown.exe -f
> * Run As: MachineName\Administrator
> * Run only Once at 4:05 pm
> 3. Logoff
>
> I then logon to the PC as user DomainName\John. Open Outlook 2007. Wait
> until clock hits 4:05 pm to see my scheduled task kicks in to shutdown my
> PC.
>
> Nope... nothing happens. PC stays on.
>
> What am I missing?
>



 
Reply With Quote
 
John
Guest
Posts: n/a
 
      12th Mar 2009
Ignore this post.
I got it working with -s -f switch

"John" <a> wrote in message news:%(E-Mail Removed)...
> Oopps... I think I forgot -s switch.
> I'm going to retry it with -s
>
> "John" <a> wrote in message news:(E-Mail Removed)...
>> WinXP SP3 + the latest patches up to March 2009
>> PC is member of Windows Server 2003 AD domain
>>
>> Here's what I did at around 3:59 pm:
>>
>> 1. Logon as MachineName\Administrator
>>
>> 2. Create a scheduled task to shutdown my PC
>> * Run: C:\WINDOWS\system32\shutdown.exe -f
>> * Run As: MachineName\Administrator
>> * Run only Once at 4:05 pm
>> 3. Logoff
>>
>> I then logon to the PC as user DomainName\John. Open Outlook 2007. Wait
>> until clock hits 4:05 pm to see my scheduled task kicks in to shutdown my
>> PC.
>>
>> Nope... nothing happens. PC stays on.
>>
>> What am I missing?
>>

>
>



 
Reply With Quote
 
Ian D
Guest
Posts: n/a
 
      12th Mar 2009

"John" <a> wrote in message news:(E-Mail Removed)...
> WinXP SP3 + the latest patches up to March 2009
> PC is member of Windows Server 2003 AD domain
>
> Here's what I did at around 3:59 pm:
>
> 1. Logon as MachineName\Administrator
>
> 2. Create a scheduled task to shutdown my PC
> * Run: C:\WINDOWS\system32\shutdown.exe -f
> * Run As: MachineName\Administrator
> * Run only Once at 4:05 pm
> 3. Logoff
>
> I then logon to the PC as user DomainName\John. Open Outlook 2007. Wait
> until clock hits 4:05 pm to see my scheduled task kicks in to shutdown my
> PC.
>
> Nope... nothing happens. PC stays on.
>
> What am I missing?
>


Try this: path...\shutdown -s -t 2 -f

You need -s to make it shut down. The "-t 2" forces it
to shutdown in 2 seconds after open tasks are closed.

Actually all you need to do is make a batch file
named Shutdown.bat and containing the following:

@echo off
shutdown -s -t 2 -f

Make Shutdown.bat a scheduled task, and you're good
to go. You don't need the path as \system32 is in the
default XP path.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE Auto Shutdown Audison.Athena@gmail.com Anti-Virus 0 27th Oct 2007 09:42 AM
Auto shutdown Rithy Chhan Windows XP General 7 11th Apr 2006 08:01 AM
auto shutdown? Linn Kubler Microsoft Windows 2000 Setup 0 25th Aug 2005 10:36 PM
recurring auto shutdown and auto startup Roslan B Taib Windows XP Photos 0 13th Dec 2003 09:47 AM
recurring auto shutdown and auto startup Roslan B Taib Windows XP Photos 0 13th Dec 2003 09:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:21 PM.