vagrant/plugins/providers/hyperv/scripts
Chris Roberts 0269a47f24
Add resource parameters for hyperv xml import
The generic import cmdlet passes all received arguments to
the specialized import cmdlets. The resource parameters for
providing memory and cpu values were added to the vmcx based
cmdlet but not the xml based cmdlet. This adds the to the
xml based cmdlet and includes configuration adjustment if set.
2025-05-22 15:33:43 -07:00
..
utils Add resource parameters for hyperv xml import 2025-05-22 15:33:43 -07:00
add_dvd.ps1 Add dvd disk support to Hyper-V provider 2025-04-07 15:56:02 -07:00
attach_disk_drive.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_hyperv.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_hyperv_access.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
clone_vhd.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
configure_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
create_snapshot.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
delete_snapshot.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
delete_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
dismount_vhd.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
export_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01: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 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
get_network_mac.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
get_scsi_controller.ps1 Add dvd disk support to Hyper-V provider 2025-04-07 15:56:02 -07:00
get_switches.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
get_vhd.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
get_vm_status.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
has_vmcx_support.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
import_vm.ps1 Fix hyperv import failure due to lack of resources 2025-05-20 18:10:49 -07:00
list_hdds.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
list_snapshots.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
new_vhd.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
remove_disk_drive.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
remove_dvd.ps1 Add dvd disk support to Hyper-V provider 2025-04-07 15:56:02 -07:00
resize_disk_drive.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
restore_snapshot.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
resume_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
set_enhanced_session_transport_type.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
set_name.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
set_network_mac.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
set_network_vlan.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
set_vm_integration_services.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
start_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
stop_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
suspend_vm.ps1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00