Home All Groups Group Topic Archive Search About
Author
11 Jul 2006 4:52 AM
Rana
Hi

i am scheduling shutdown.exe command to shutdown server 2003 enterprise but
it is not working. i see in schedule task status ok but its not workin'. plz
help me


Rana

Author
11 Jul 2006 5:08 AM
Pegasus (MVP)
Show quote Hide quote
"Rana" <farooq.as***@psshmc.org> wrote in message
news:eDLugXKpGHA.504@TK2MSFTNGP05.phx.gbl...
> Hi
>
> i am scheduling shutdown.exe command to shutdown server 2003 enterprise
but
> it is not working. i see in schedule task status ok but its not workin'.
plz
> help me
>
>
> Rana
>
>

You must test it from a Command Prompt before you
run it via the Task Scheduler.
Are all your drivers up to date? click for free checkup

Author
11 Jul 2006 5:23 AM
Rana
shutdown.exe /l is not working on command prompt too. what is missing?


Show quoteHide quote
"Pegasus (MVP)" <I.***@fly.com> wrote in message
news:%23RTMfgKpGHA.4812@TK2MSFTNGP04.phx.gbl...
>
> "Rana" <farooq.as***@psshmc.org> wrote in message
> news:eDLugXKpGHA.504@TK2MSFTNGP05.phx.gbl...
>> Hi
>>
>> i am scheduling shutdown.exe command to shutdown server 2003 enterprise
> but
>> it is not working. i see in schedule task status ok but its not workin'.
> plz
>> help me
>>
>>
>> Rana
>>
>>
>
> You must test it from a Command Prompt before you
> run it via the Task Scheduler.
>
>
Author
11 Jul 2006 5:40 AM
Pegasus (MVP)
I'm not surprised! Type

shutdown /?

to see all available switches.


Show quoteHide quote
"Rana" <farooq.as***@psshmc.org> wrote in message
news:eqdCzoKpGHA.1140@TK2MSFTNGP05.phx.gbl...
> shutdown.exe /l is not working on command prompt too. what is missing?
>
>
> "Pegasus (MVP)" <I.***@fly.com> wrote in message
> news:%23RTMfgKpGHA.4812@TK2MSFTNGP04.phx.gbl...
> >
> > "Rana" <farooq.as***@psshmc.org> wrote in message
> > news:eDLugXKpGHA.504@TK2MSFTNGP05.phx.gbl...
> >> Hi
> >>
> >> i am scheduling shutdown.exe command to shutdown server 2003 enterprise
> > but
> >> it is not working. i see in schedule task status ok but its not
workin'.
> > plz
> >> help me
> >>
> >>
> >> Rana
> >>
> >>
> >
> > You must test it from a Command Prompt before you
> > run it via the Task Scheduler.
> >
> >
>
>
Author
11 Jul 2006 9:50 AM
Caledai
That is because servers require a reason to be shutdown.

this is a command we use on our ups to shutdown some servers remotely.
shutdown /s /d 6:12 /c "UPS Triggered Shutdown" /m \\infoserver

the 6:12 relates to a code that you can find within shutdown /? and handles
the reason for the shutdown.  Basically it means an environmental - power
message.

"Rana" <farooq.as***@psshmc.org> wrote in message
news:eqdCzoKpGHA.1140@TK2MSFTNGP05.phx.gbl...
shutdown.exe /l is not working on command prompt too. what is missing?


Show quoteHide quote
"Pegasus (MVP)" <I.***@fly.com> wrote in message
news:%23RTMfgKpGHA.4812@TK2MSFTNGP04.phx.gbl...
>
> "Rana" <farooq.as***@psshmc.org> wrote in message
> news:eDLugXKpGHA.504@TK2MSFTNGP05.phx.gbl...
>> Hi
>>
>> i am scheduling shutdown.exe command to shutdown server 2003 enterprise
> but
>> it is not working. i see in schedule task status ok but its not workin'.
> plz
>> help me
>>
>>
>> Rana
>>
>>
>
> You must test it from a Command Prompt before you
> run it via the Task Scheduler.
>
>

Bookmark and Share

Post Thread options