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
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.