IIS Set Connection String in web.config using the Web-Administration powershell module So in the web.config file for “MyApplication” application under “Default Web Site”, I have a connection string called “MyChartsConnection”, that I want to change the connection string as I am modifying it for Production use , changing server name and username password, plus some […]
Continue reading…
IIS
Powershell – Move the Default IIS Directory to another drive KB2752331
Powershell script moves the Default IIS Directory to another drive.
Continue reading…
Powershell – Disable IIS Logging
Powershell script to totally disable IIS logging on for all Sites
Continue reading…