vagrant/test/unit/plugins/guests/windows
Shawn Neal d4bd05883d Fixed issue 3987
Reboot the Windows guest after renaming the computer so changes take affect immediately before attempting to provision the box.

- Changed rename from wmic to netdom since netdom seems to work correctly in Windows 2008R2 and newer OSs.
- Fixed Windows guest error translations, the wrong namespace was specified in the yaml file.
2014-06-09 22:46:03 -07:00
..
cap Fixed issue 3987 2014-06-09 22:46:03 -07:00
config_test.rb Removed unused halt timeout and check interval settings. 2014-05-01 08:00:41 -07:00
guest_network_test.rb Added guest network tests for Windows guests 2014-04-22 14:03:07 -07:00