How to give a no-Administrator user rights to manage IIS?
Posted
by James Weng
on Stack Overflow
See other posts from Stack Overflow
or by James Weng
Published on 2010-04-13T07:01:08Z
Indexed on
2010/04/13
7:02 UTC
Read the original article
Hit count: 266
iis
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 group?
All these servers are not in Domain.
© Stack Overflow or respective owner