Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Is the below syntax correct

$
0
0

I am trying to call a PowerShell script from within MS Build. Also maybe use the execution policy  unrestrict.

Can you go line by line with the full correct syntax

 

<

 

 

 

ExecCondition="'$(Configuration)'=='TestCurrent'"Command="Powershell -command &quot;$(DeploymentResourcesPath)\SolarwindsUnmanage.ps1&quot;"

/>


Viewing all articles
Browse latest Browse all 6937

Trending Articles