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

前端 未结 5 1130
北恋
北恋 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:35

    I was facing the same problem while trying to run a script in PowerShell ISE.

    The problem was fixed when I reopened PowerShell ISE as Administrator.

提交回复
热议问题