I'd like to give the ability to some users to be able to connect to an IIS server through IIS remote manager and restart any application pool on the server. I understand I can delegate the permissions through recyclApp but that is a on a per site basis. Also, the user would have to connect to each site on the server and there are hundreds. However, I don't want to make them a local admin either.
Is there a way to connect to a server through IIS remote manager as a non admin?