vagrant/plugins/providers/hyperv/scripts
Chris Roberts 1f74aedeaa Check for automatic checkpoint support before configuring
The AutomaticCheckpointsEnabled option may not always be available
depending on the version in use. Check for support before applying
the configured value. If automatic checkpoints are to be enabled
and support is not available, force an error.
2018-09-05 13:37:45 -07:00
..
utils Only enable ExposeVirtualizationExtensions if available within Hyper-V version 2018-07-31 13:33: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 Check for automatic checkpoint support before configuring 2018-09-05 13:37:45 -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 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -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 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -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_vm_status.ps1 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -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_snapshots.ps1 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -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_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 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -07:00
set_vm_integration_services.ps1 Update powershell messaging functions to not include second `-` character. 2018-06-12 16:47:47 -07: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