Allow group users to restart services on DC's
i have group of users who, if need occurs need restart services on 2008 dc. problem have if add them builtin server operators group seems stop delegate access., stopping them resetting passwords etc. way can allow them restart services on dc's without using built in security group ?
thanks - joe.
thanks - joe.
can create gpo same in default domain controller policy go computer computer\windows settings\security settings\system services edit services want allow stop/start click edit security add user, or better group check "start, stop , pause service".then replicate between dc , issue gpupdate /force on dc
after, user may stop/start service with:
sc myserver stop xxx
sc myserver start xxx
(you may wrap in cmd files)
hope helps
best regards,
sandesh dubey.
mcse|mcsa:messaging|mcts|mcitp:enterprise adminitrator | blog
disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights.
Windows Server > Directory Services
Comments
Post a Comment