Skip to content

Releases: Badgerati/IISManager

IISManager v2.1.1

18 Sep 13:51
72f3caf
Compare
Choose a tag to compare
  • Adds support for SslFlags on HTTPS bindings.

IISManager v2.1.0

22 Jul 08:09
5adf15c
Compare
Choose a tag to compare

Adds support for FTP Logging, and fixes a performance issue with Test-IISMApp.

IISManager v2.0.1

20 Jul 15:21
e3809fb
Compare
Choose a tag to compare

Fixes an issue with timeout parsing - from int to timespan.

IISManager v2.0.0

16 Jul 12:43
3d8b827
Compare
Choose a tag to compare

Support for FTP, change PSObject to Hashtables,and some perf improvements.

IISManager v1.2.8

01 Apr 13:36
16b978e
Compare
Choose a tag to compare

Adds new Test and Clear functions for IIS Logging headers

IISManager v1.2.7

01 Apr 10:57
ab48158
Compare
Choose a tag to compare

Adds support for logging periods, and being able to set them and logging paths.

IISManager v1.2.6

03 Dec 13:36
4b419d5
Compare
Choose a tag to compare

Stopping and Starting a site will now persist a server restart.

IISManager v1.2.5

25 Sep 11:27
e9989c8
Compare
Choose a tag to compare

Fixes for incorrect parameter validation.

IISManager v1.2.3

01 Aug 14:48
5e9e5ec
Compare
Choose a tag to compare
  • 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

30 Jul 15:55
171cd47
Compare
Choose a tag to compare
  • Fix issue with retrieving site information going very slow
  • Add -Quick option to sites, to return minimal info: ID, Name, Status