powershell script write-output
Hi,we have a simple powershell script for testing, which is not working.Here is the script:Write-Output "TEST" >> \\ngde-invent\logs$\Printers.txt And the deployment package has just this command:powershell.exe -executionpolicy bypass -file "{Package...