vagrant/plugins/communicators
Seng Lin Shee 774940521e Ignore Powershell progress updates on stderr
Starting with PowerShell 5, the progress bar can be observed via the
Write-Progress cmdlet. From WinRM, this appears as a stderr output.
Vagrant assumes that there is error if output appears on stderr.

This terminates various scripts which previously executed successfully
in Vagrant (prior to Windows 10).

This fix injects a variable assignment at various points of the script
execution process to disable display of the progress bar.
2015-11-18 13:52:25 -08:00
..
ssh kernel/v2: customizable sudo_command [GH-5573] 2015-07-09 09:30:47 -06:00
winrm Ignore Powershell progress updates on stderr 2015-11-18 13:52:25 -08:00