Using the IIS WebAdministration module with WIndowsCompatibilty does not load the IIS: provider. into a PowerShell 7 session. To reproduce: 1. Install Web-Server 2. Using WInCompat: Load-WinModule -Name WebAdminstration 3. Do: DIR IIS:\ and you get the error.
Using the IIS WebAdministration module with WIndowsCompatibilty does not load the IIS: provider. into a PowerShell 7 session.
To reproduce: