View Full Version : Remote Shut Down Priviledges


msnews.microsoft.com
Is this any way to give remote shut down only priviledges to a user without
them having to be an administrator?



Miha Pihler
You can do this by either editing local or group policy (it depends on your
environment). Set the group policy at level that you wish (e.g. domain or OU
level).

This permission is defined under Computer Configuration -> Windows
Settings -> Security Settings -> Local Policies -> User Rights Assignment.
Here look for policy "Shut down the system". Double click the policy and add
user that you wish to grant this right. It can either be domain or local
user (or group).

I hope this helps,

Mike

"msnews.microsoft.com" wrote in message
news:e%23WtlkfjEHA.2412@TK2MSFTNGP15.phx.gbl...
> Is this any way to give remote shut down only priviledges to a user
without
> them having to be an administrator?
>
>



msnews.microsoft.com
I didn't mention that the system is on a domain in which I do not have
domain admin priviledges but do have local admin priviledges. I must rendor
an account with full admin priviledges for the purpose of shutting down the
system remotely, this I do not want to do. I only want to create an account
so he can shut down only, even if I've locked the workstation. I do not
want the admin to have any access other than shutting down the system.
Can this be done?


"Miha Pihler" wrote in message
news:uoOweufjEHA.536@TK2MSFTNGP11.phx.gbl...
> You can do this by either editing local or group policy (it depends on
your
> environment). Set the group policy at level that you wish (e.g. domain or
OU
> level).
>
> This permission is defined under Computer Configuration -> Windows
> Settings -> Security Settings -> Local Policies -> User Rights Assignment.
> Here look for policy "Shut down the system". Double click the policy and
add
> user that you wish to grant this right. It can either be domain or local
> user (or group).
>
> I hope this helps,
>
> Mike
>
> "msnews.microsoft.com" wrote in message
> news:e%23WtlkfjEHA.2412@TK2MSFTNGP15.phx.gbl...
> > Is this any way to give remote shut down only priviledges to a user
> without
> > them having to be an administrator?
> >
> >
>
>



Miha Pihler
Try editing your local policy. I can't be sure if it will work since it
depends on your domain environment configuration.

Edit configuration under Computer Configuration -> Windows Settings ->
Security Settings -> Local Policies -> User Rights Assignment. Double click
on policy "Force shutdown from a remote system". Double click the policy and
add domain user or group that you wish to grant this right.

User on remote system can then try and shutdown your computer using this
command:

shutdown -m \\your_computer

For details see shutdown /?

Mike

"msnews.microsoft.com" wrote in message
news:u5u5QAhjEHA.592@TK2MSFTNGP11.phx.gbl...
> I didn't mention that the system is on a domain in which I do not have
> domain admin priviledges but do have local admin priviledges. I must
rendor
> an account with full admin priviledges for the purpose of shutting down
the
> system remotely, this I do not want to do. I only want to create an
account
> so he can shut down only, even if I've locked the workstation. I do not
> want the admin to have any access other than shutting down the system.
> Can this be done?
>
>
> "Miha Pihler" wrote in message
> news:uoOweufjEHA.536@TK2MSFTNGP11.phx.gbl...
> > You can do this by either editing local or group policy (it depends on
> your
> > environment). Set the group policy at level that you wish (e.g. domain
or
> OU
> > level).
> >
> > This permission is defined under Computer Configuration -> Windows
> > Settings -> Security Settings -> Local Policies -> User Rights
Assignment.
> > Here look for policy "Shut down the system". Double click the policy and
> add
> > user that you wish to grant this right. It can either be domain or local
> > user (or group).
> >
> > I hope this helps,
> >
> > Mike
> >
> > "msnews.microsoft.com" wrote in message
> > news:e%23WtlkfjEHA.2412@TK2MSFTNGP15.phx.gbl...
> > > Is this any way to give remote shut down only priviledges to a user
> > without
> > > them having to be an administrator?
> > >
> > >
> >
> >
>
>