vagrant/plugins/providers/hyperv
Rory Plaire d3859a33aa Fixing version check and catch statement in get_vm_status
Use the version of Hyper-V instead of Powershell to determine which
exception is thrown by Get-VM. Also fixing an invalid catch statement,
since Powershell can not use variables to match thrown exceptions in
catch.
2016-06-18 17:13:24 -07:00
..
action Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
cap Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
scripts Fixing version check and catch statement in get_vm_status 2016-06-18 17:13:24 -07:00
action.rb Make `start` action run provisioners if VM is running 2016-05-27 19:00:33 -04:00
config.rb hyperv differencing disk 2016-03-01 17:23:38 +02:00
driver.rb Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
errors.rb providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
plugin.rb Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
provider.rb Add method to detect if a Windows user is a member of the "Hyper-V Administrators" group. 2015-12-10 07:04:39 -08:00