admin right to IIS7 for user using group policy or script?
Posted
by
Mit Naik
on Server Fault
See other posts from Server Fault
or by Mit Naik
Published on 2010-12-30T05:35:35Z
Indexed on
2010/12/30
5:57 UTC
Read the original article
Hit count: 546
I want to provide administrator rights to user account under windows 7 just for IIS7 and user shouldn't be able to manage any other application. I have create group policy rules using applocker for windows7 where user can manage all the installed application, but it doesn't works for IIS7 as it need admin rights.
Can we do this using group policy or by adding scripts under group policy for users. Also any vbscript which can provide admin rights to IIS7 for a particular user will do.
© Server Fault or respective owner