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

Comments

Popular posts from this blog

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

TFTPD32 or TFTPD64 reports Bind error 10013 An attempt was made to access a socket in a way forbidden by its access permissions.

Enable function lock for F1-F12 on HP ZBook mobile workstations