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 "$(DeploymentResourcesPath)\SolarwindsUnmanage.ps1""
/>