Initiate Shutdown

  • Thread starter Thread starter GIS
  • Start date Start date
G

GIS

Im trying to initiate a shutdown using a batch file by
simply using SHUTDOWN -r.

This does not work as it says a required priviledge is
not held by the client.

However i am an administraotr of the computer !

what policies control this or what should i be looking
for.

I have looked in secpol.msc without any luck.
 
/GIS/ said:
I'm trying to initiate a shutdown using a batch file by
simply using SHUTDOWN -r.

This does not work as it says a required priviledge is
not held by the client.

However I am an administrator of the computer !

What policies control this or what should I be looking
for.

I have looked in secpol.msc without any luck.

Keep it simple, and try WIZMO instead. It can initiate shutdown, and
other commands.
http://grc.com
 
Create a shortcut and point it here:
%windir%\System32\SHUTDOWN.exe -s
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top