Can this be done without adding user to local Administrators group? All I need is to remotely stop app pool, create site and start the pool again. I'm trying to do this with Powershell script. I keep getting "A drive with the name 'IIS' does not exist."
You will need to use the 'Feature Delegation' or IIS Remote Management to enable users access to this without making them local admins.