Re: Reboot on logout
- From: "Steven L Umbach" <n9rou@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 21:31:38 -0500
I don't know if this will help Colin but try using PsShutdown instead of
shutdown to see if that works or not as it has worked for me in situations
where logoff or shutdown did not. It is free from SysInternals/Microsoft.
Steve
http://www.sysinternals.com/Utilities/PsShutdown.html
"Colin Bruce" <ColinBruce@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:722A6057-FFE6-4F7C-B360-847FEF0A8A9D@xxxxxxxxxxxxxxxx
Dear All,
I hope someone can offer some advice. I have about 4,000 PCs running XP
SP1
and SP2 connected to a Windows 2003 domain. I would like to be able to
make
them shutdown or reboot when people logout. I thought this would be easy -
just create a logout script and put the code to do a shutdown in it. If I
just run the code while I am logged in it works but if I run it while
logging
out it doesn't. Somehow, it knows a logout is in progress and ignores the
shutdown command. I have tried all sorts of things but none of them work.
I
tried scheduling a reboot by hand (shutdown.exe /r /t 30) before I logged
out and that worked but if I do that within the logout script it also
doesn't
work. Does anyone know a way round this?
Best wishes....
Colin Bruce
.
- Prev by Date: Re: user access denied
- Next by Date: Re: How to unlock user accounts
- Previous by thread: Re: view pagefile.sys
- Next by thread: Re: Reboot on logout
- Index(es):
Relevant Pages
|