mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
more stuff
This commit is contained in:
@ -297,6 +297,7 @@ Instructions to "type" commands provided in this guide can be typed, but in most
|
|||||||
Set-VMMemory -VMName "PC1" -DynamicMemoryEnabled $true -MinimumBytes 512MB -MaximumBytes $maxRAM -Buffer 20
|
Set-VMMemory -VMName "PC1" -DynamicMemoryEnabled $true -MinimumBytes 512MB -MaximumBytes $maxRAM -Buffer 20
|
||||||
Enable-VMIntegrationService –Name "Guest Service Interface" -VMName PC1
|
Enable-VMIntegrationService –Name "Guest Service Interface" -VMName PC1
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configure VHDs
|
### Configure VHDs
|
||||||
|
|
||||||
1. At an elevated Windows PowerShell prompt on the Hyper-V host, start the first VM by typing the following command:
|
1. At an elevated Windows PowerShell prompt on the Hyper-V host, start the first VM by typing the following command:
|
||||||
|
Reference in New Issue
Block a user