From 91af9b43d397b8ce8d502fadae7463fb1de0f2d8 Mon Sep 17 00:00:00 2001 From: Austin <30052685+awarre@users.noreply.github.com> Date: Wed, 27 Oct 2021 13:28:56 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51edc2d..12e23b0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ Free and open source: [MIT License](https://github.com/awarre/Optimize-WsusServe * PowerShell * Windows Server Update Services (WSUS) * [SqlServer Official PowerShell module](https://docs.microsoft.com/en-us/sql/powershell/download-sql-server-ps-module?view=sql-server-ver15) -* PowerShell 6 - [Microsoft has not ported the WSUS module to PowerShell 7](https://github.com/PowerShell/PowerShellModuleCoverage/issues/11). +* PowerShell 6 - [Microsoft has not ported the WSUS module to PowerShell 7](https://github.com/PowerShell/PowerShellModuleCoverage/issues/11) +* [IIS Administration PowerShell module](https://blogs.iis.net/iisteam/introducing-iisadministration-in-the-powershell-gallery) - Needed for Server 2012 R2 ### Installation 1. Download [Optimize-WsusServer.ps1](https://github.com/awarre/Optimize-WsusServer/blob/master/Optimize-WsusServer.ps1)