.. |
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 |
export_vm.ps1
|
FIrst draft of packaging of Hyper-V boxes. Need to refactor the package_* files since right now they are copies of the virtualbox versions, might just put them in general.
|
2016-10-05 13:48:48 +02: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_network_mac.ps1
|
FIrst draft of packaging of Hyper-V boxes. Need to refactor the package_* files since right now they are copies of the virtualbox versions, might just put them in general.
|
2016-10-05 13:48:48 +02: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 |
has_vmcx_support.ps1
|
Harden VMCX support. Vagrant now checks if your Windows version has support for vmcx and then uses the VMCX file.
|
2016-12-14 15:14:56 +01:00 |
import_vm_vmcx.ps1
|
When you set the memory of a HyperV machine to something lower than the original range it fails.
|
2016-11-23 08:39:49 +01: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 |