enable debug tracing

Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
Travis Glenn Hansen 2022-05-06 22:02:16 -06:00
parent 3d6c26a251
commit c05abda434
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
. "${PSScriptRoot}\helper.ps1"
Set-PSDebug -Trace 2
Write-Output "current user"
whoami
Write-Output "current working directory"