Changelog: Set-Exchange2010RedirectSSL.ps1
This is the changelog page for Set-Exchange2010RedirectSSL.ps1. You will find a complete list of released versions, their dates, and the features and issues addressed in each. Please refer to the script’s main page for more information including download links, installation details, and more.
v1.5 – 04-29-2014
- comment help cleanup per best practices
- param block cleanup per best practices
- removed some PowerShell v3 code so that the script will continue to work in v2
v1.4 – 01-27-2014
- Updated Set-ModuleStatus function
- minor code cleanup per best practices
v1.3 – 01-30-2012
- resolved issue with read&execute rights not being assigned to Authenticated Users on web.config file.
v1.2 – 10-19-2011
- adjusted what folders needed to be excluded from redirection
- bug fixed that would not exclude some folders if -forcessl $false was used.
v1.0 – 04-26-2010
- initial version
Follow Me