vagrant/plugins/providers/hyperv/scripts
2021-07-27 08:07:39 -07:00
..
utils Fix if statement to use '-and' syntax 2020-08-07 17:24:49 -05:00
attach_disk_drive.ps1 Fixup handling parameters for hyper-v powershell disk scripts 2020-06-30 14:22:41 -07:00
check_hyperv.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
check_hyperv_access.ps1 Fix root directory generation on failed access 2018-07-06 16:27:52 -07:00
clone_vhd.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
configure_vm.ps1 Merge pull request #10265 from chrisroberts/f-win-chktyp 2018-10-09 14:47:15 -07:00
create_snapshot.ps1 Enable standard checkpoint on VM for snapshot if disabled 2018-07-06 15:29:07 -07:00
delete_snapshot.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
delete_vm.ps1 Disable automatic checkpoints prior to VM removal 2018-11-13 13:09:12 -08:00
dismount_vhd.ps1 Add dismount_vhd powershell script 2020-06-30 14:22:41 -07:00
export_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
file_sync.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
get_network_config.ps1 Use detected device when iterating over available addresses 2021-07-27 08:07:39 -07:00
get_network_mac.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
get_switches.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
get_vhd.ps1 Add powershell script for Get-VHD 2020-06-30 14:22:41 -07:00
get_vm_status.ps1 Fix mixed tabs on get_vm_status script 2020-06-30 14:22:41 -07:00
has_vmcx_support.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
import_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
list_hdds.ps1 Use uppercase Name for getting vm name 2020-06-30 14:22:41 -07:00
list_snapshots.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
new_vhd.ps1 Ensure params are UInt32 rather than string 2020-06-30 14:23:34 -07:00
remove_disk_drive.ps1 Remove disk file after detaching from hyper-v guest 2020-06-30 14:22:41 -07:00
resize_disk_drive.ps1 Resize hyper-v disks 2020-06-30 14:22:41 -07:00
restore_snapshot.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
resume_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
set_enhanced_session_transport_type.ps1 hyper-v: Hyper-V: add support for EnhancedSessionTransportType. Addresses #9823 2020-08-06 16:02:26 -07:00
set_name.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
set_network_mac.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
set_network_vlan.ps1 Remove module loading from vlan script 2018-11-02 10:42:28 -07:00
set_vm_integration_services.ps1 Use service id for enabling/disabling vm integration services 2020-04-13 09:39:53 -04:00
start_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
stop_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
suspend_vm.ps1 Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00