Issue
When following the "Install Lab Environment" instructions for a training course, nothing happens when you run the command vagrant up
.
The command line exits without any output or error, or just hangs.
Resolution
-
Install PowerShell 3.0+, since this issue occurs when using PowerShell version 2.x and lower
-
PowerShell 3.0 is part of the Windows Management Framework 5.1, which you can download from: https://www.microsoft.com/en-us/download/details.aspx?id=54616
-
Reference (from the Vagrant official bug tracker): https://github.com/hashicorp/vagrant/issues/8783
-
Please note that this training is not officially supported on Windows 7, as stated on the requirements of "Install Lab Environment"
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.