SOLVED: The IISAdministration cmdlets don't reflect changes made to a Microsoft IIS Server configuration

You might find that when you're running the IISAdministration cmdlets such as Get-IISAppPool that the cmdlets return out of date information that doesn't reflect the current configuration settings.

To resolve the issue you need to run the Reset-IISServerManager to re-load the latest configuration.

Reset-IISServerManager -Confirm:$false


While you're here why not check out our IIS Server audit and documentation tool?

Comments

Popular posts from this blog

SOLVED: Exchange Online Management PowerShell Connect-ExchangeOnline bug "A window handle must be configured. See https://aka.ms/msal-net-wam#parent-window-handles"

System error 86 has occurred. The specified network password is not correct.

The security identifier of the "NT SERVICE\WdiServiceHost" account is "S-1-5-80-3139157870-2983391045-3678747466-658725712-1809340420"