Difference between revisions of "Microsoft Hyper-V"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* <code>[[Enter-PSSession]] -VMName YOUR_VM_NAME</code> | * <code>[[Enter-PSSession]] -VMName YOUR_VM_NAME</code> | ||
* Enable nested virtualization: <code>[[Set-VMProcessor]] -VMName YOUR_VM_NAME -ExposeVirtualizationExtensions $true</code> | * Enable nested virtualization: <code>[[Set-VMProcessor]] -VMName YOUR_VM_NAME -ExposeVirtualizationExtensions $true</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Install <code>[[open-vm-tools]]</code> in your Ubuntu virtual machine to enable enhanced sessions and copy and paste with host. | ||
== Related terms == | == Related terms == |
Revision as of 11:19, 3 October 2023
- Windows 10 Enterprise, Pro, or Education
Commands
Start-VM
Get-VM
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
Releases
Related commands
Enter-PSSession -VMName YOUR_VM_NAME
- Enable nested virtualization:
Set-VMProcessor -VMName YOUR_VM_NAME -ExposeVirtualizationExtensions $true
Activities
- Install
open-vm-tools
in your Ubuntu virtual machine to enable enhanced sessions and copy and paste with host.
Related terms
- Vagrant
sc start vmms
- Hyper-V manager
- WSL
C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\
- Preboot Execution Environment (PXE)
- Quick create includes image for Ubuntu
See also
- Hyper-V,
Start-VM, Get-VM
,vmconnect
,Connect-VM
, Virtual Machine Manager (VMM), Virtual Switch Manager, VHD,set-vmvideo
, MOF - Microsoft Windows: Windows 10, Windows 11, Windows Server, Windows IoT, Windows Server containers, RDP, Windows Update, Windows Defender, Windows Unified Write Filter (UWF), ReFS,
Start-Service, Stop-Service, Set-Service
, DISM, SFC, systeminfo, Microsoft Hyper-V, WSL, Windows Terminal, Windows Subsystem for Linux (WLS), Windows Server 2022, PowerShell,logoff
,query user
, WLMS, File explorer, Copy-Item, BitLocker, Cmdlet,choco, scoop
, Windows VSS
Advertising: