Commit Graph

9 Commits (mode-check)

Author SHA1 Message Date
DanHam 8214a12a2a Move append of portion of command used to send elevated PS output to file
9 years ago
DanHam 2a060adbf8 Don't use -EncodedCommand with PS as progress stream always leaks to stderr
9 years ago
DanHam 370b67497e
provisioner/powershell: Don't over complicate removal of tmp output file
9 years ago
DanHam 21be983855 provisioner/powershell: Use system context env var to set output file path
9 years ago
Taliesin Sisson 5d5809b27e Make hiding of progress backward compatible with old versions of powershell
10 years ago
Taliesin Sisson e8c2b49be8 Use correct quotation of variables
10 years ago
Taliesin Sisson 4b394c8563 Write output will put ouput from function, so we don't want to be getting line from output of function
10 years ago
Taliesin Sisson c42cb88ddd Using Write-Output instead of Write-Host since PS v5 now leaks the host stream to stderr
10 years ago
Mitchell Hashimoto 040ff0706d provisioner/powershell
11 years ago