Blake <(E-Mail Removed)> wrote:
> I have created a domain user and I want to grant it the rights to
> reboot a server (this is NOT an admin, either local or domain).
>
> I am looking for the minimum requirements for both a remote
> shutdown/reboot as well as a local shutdown/reboot (such as a
> scheduled task).
> I am using SHUTDOWN.EXE currently.
>
> I have given the domain user both 'Force shutdown from a remote
> system' as well as 'shut down the system' - but I get errors, most
> notably:
> C:\Program Files\Windows Resource Kits\Tools>shutdown -r -m
> \\test_server The operation completed successfully.
> A required privilege is not held by the client.
>
> During the local attempt, the scheduled task runs but nothing happens.
>
> Thanks
> Blake
Wow, that's a heck of a crosspost!
Not sure if there are easier ways, but one no brainer method might be
Encrypted RunAs (shareware) from
http://www.wingnutsoftware.com/ and a
script/shortcut that runs shutdown.exe with the parameters you wish. Then
you can set up the shortcut to use the domain account you wish, without the
end user seeing/accessing the password directly.