Adding IIS Manager Users and Permissions using PowerShell
Posted by: CarlosAg Blog,
on 23 Oct 2009 |
View original | Bookmarked: 0 time(s)
Today somebody ask in the IIS.net Forums how could they automate the process of adding IIS Manager Users and their Permissions using a script or a command line and I thought it would be useful to post something that hopefully will be easy to find and refer to.
One way they found to do it through configuration however they were not getting the password encrypted.
The first thing that I would like to highlight is that the password is not encrypted, it is actually stored as a hash which means just...