ASlowTurtle

Results 3 issues of ASlowTurtle

Copy-PSDFolder in PSDUtility.psm1 returns the output of ```Powershell & xcopy $s $d /s /e /v /d /y /i ``` The output breaks a check with Test-Path in PSDStart.ps1 (Line 563)...

I love the new Pre-PSD menu (and the release in general). But I noticed that wiping all disks also wipes the USB stick (from which I booted). PSDResources\Prestart\PSDPrestartMenu.ps1 `         '2'...

The PowerShell step in the task sequence (which utilises PSDPowershell.ps1) opens a blank powershell window instead of executing the script. This happens only if a full path is specified instead...