The organization policy does not allow normal users be assigned to Administrators group of some Windows Server. But some of them need rights to manage the IIS service of these server via RDP. What kind of permission should I give to these users to let them could manage IIS without add them to Administrators gro开发者_StackOverflowup?
All these servers are not in Domain.
For IIS 6, these users must be local administrator if they want to manage IIS.
精彩评论