Forum Discussion
MihaIvan
Aug 11, 2023Copper Contributor
Error Set-webConfigurationProperty cmdlet not recognized
I am trying to deploy Azure Migrate Installer. When I run it for the first time, I get the following: Installing C:\Install\AzureMigrateInstaller\MicrosoftAzureApplianceConfigurationManager.msi.....
- Jun 09, 2026
About 3 years to late for you however when I had this issue it was because I was running the command in Powershell 7.
Kidd_Ip
Aug 25, 2026MVP
Please also be aware Set-WebConfigurationProperty cmdlet is part of the IIS WebAdministration PowerShell module, which is not installed or loaded by default. You may install the IIS Management Scripts and Tools feature and import the WebAdministration module before running the Azure Migrate installer.