vagrant/plugins/providers/hyperv/scripts
Bjorn Brala 055bed5918 removed an extra echo and added proper error message when there is incompatibilities. Appearantly importing into a compressed folder wont work and will result in an error. 2016-10-19 20:55:56 +02:00
..
utils providers/hyperv: initial commit 2014-02-27 08:12:46 -08:00
check_hyperv.ps1 providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
clone_vhd.ps1 hyperv differencing disk 2016-03-01 17:23:38 +02:00
create_snapshot.ps1 Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
delete_snapshot.ps1 Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
delete_vm.ps1 providers/hyperv: destroy 2014-02-27 08:12:56 -08:00
file_sync.ps1 providers/hyperv: initial commit 2014-02-27 08:12:46 -08:00
get_network_config.ps1 providers/hyper-v: support more than one NIC [GH-4346] 2015-11-23 12:05:37 -08:00
get_switches.ps1 providrs/hyperv: ask for the vswitch to use 2014-02-27 08:13:18 -08:00
get_vm_status.ps1 Fixing version check and catch statement in get_vm_status 2016-06-18 17:13:24 -07:00
import_vm_vmcx.ps1 removed an extra echo and added proper error message when there is incompatibilities. Appearantly importing into a compressed folder wont work and will result in an error. 2016-10-19 20:55:56 +02:00
import_vm_xml.ps1 Refactor the import script to fully use Compare-VM for creating the new VM. 2016-10-08 16:38:42 +02:00
list_snapshots.ps1 Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
restore_snapshot.ps1 Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
resume_vm.ps1 providers/hyperv: suspend/resume 2014-02-27 08:13:11 -08:00
set_network_mac.ps1 Hyper-V set mac address 2015-09-22 11:35:55 +01:00
set_network_vlan.ps1 merged vlan_id changes for hyperv by tomassrnka 2015-03-30 08:37:29 -06:00
start_vm.ps1 Fix catching "Start-VM" exceptions on Hyper-V during starting up VM 2015-01-04 00:05:50 +01:00
stop_vm.ps1 providers/hyperv: destroy 2014-02-27 08:12:56 -08:00
suspend_vm.ps1 providers/hyperv: suspend/resume 2014-02-27 08:13:11 -08:00