ASlowTurtle

Results 4 comments of ASlowTurtle

Probably it's the output from xcopy #49 However a new version was just released. In this version the xcopy output is nulled.

I'm using DaRT with Powershell Deployment. I had to do some changes in PSDUtility.psm1 (in the Write-PSDEvent function) and add a script, that actually starts DaRT and populates the $tsenv:...

Hi, I did use a TS step ("Run Powershell Script") to invoke the script. Snippet from ts.xml: ```xml %SCRIPTROOT%\Upload-PSDLogs.ps1 cscript.exe "%SCRIPTROOT%\ZTIPowerShell.wsf ```

Hey @GeoSimos I just did another test. But it produced the same result. (I reverted the changes to the PSDPowershell.ps1) Your suggestion will only work with the normal command line...