Access IIS Admin without local administrator rights
        Posted  
        
            by Carl
        on Server Fault
        
        See other posts from Server Fault
        
            or by Carl
        
        
        
        Published on 2010-03-16T03:25:44Z
        Indexed on 
            2010/03/16
            5:06 UTC
        
        
        Read the original article
        Hit count: 734
        
We are running Microsoft Server 2003 with IIS. We would like to give our developers access to manage IIS (through IIS Admin) but do not want them to be administrators of the entire machine.
Putting them in "Power Users" group does not seem to work.
What permissions should we grant to our developers to allow them to manage IIS (e.g. add websites, modify app pools, etc.) without giving them full admin rights to the server?
© Server Fault or respective owner