Getting “Can't find the drive. The drive called 'IIS' does not exist.”

前端 未结 5 1121
北恋
北恋 2020-12-01 17:45

I wrote a PowerShell script to deploy IIS Website automatically, but when I pass parameters to the script I get the following error:

Cannot find the d

5条回答
  •  独厮守ぢ
    2020-12-01 18:29

    On Windows Server 2008 32-bit, I had to explicitly download and install "IIS Powershell Snap-in (x86)" from Microsoft's website.

提交回复
热议问题