Releases: Badgerati/IISManager
Releases · Badgerati/IISManager
IISManager v2.1.1
IISManager v2.1.0
Adds support for FTP Logging, and fixes a performance issue with Test-IISMApp
.
IISManager v2.0.1
Fixes an issue with timeout parsing - from int
to timespan
.
IISManager v2.0.0
Support for FTP, change PSObject to Hashtables,and some perf improvements.
IISManager v1.2.8
Adds new Test and Clear functions for IIS Logging headers
IISManager v1.2.7
Adds support for logging periods, and being able to set them and logging paths.
IISManager v1.2.6
Stopping and Starting a site will now persist a server restart.
IISManager v1.2.5
Fixes for incorrect parameter validation.
IISManager v1.2.3
- Fix issue where new AppPools weren't being created for Virtual Apps
- Fix missing quotes issue on Log Fields
- Adds new function to Recycle all AppPools associated with a Site and its Apps
IISManager v1.2.2
- Fix issue with retrieving site information going very slow
- Add
-Quick
option to sites, to return minimal info: ID, Name, Status