Skip to content

Conversation

Z841973620
Copy link

Update PreChecks.ps1: add check support for Windows Server
Update CopyFilesToVM.ps1: fixed a problem where other language image packages cannot be read, and modify to allow users to choose the listed Windows images themselves, add a registry key to mask Windows GPU Partition security checks (Error code: 0x800705AA)

add check support for Windows Server
fixed a problem where other language image packages cannot be read, and modify to allow users to choose the listed Windows images themselves
Add a registry key to mask Windows GPU Partition security checks (Error code: 0x800705AA)
Copy link

@JoaGamo JoaGamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

about PreChecks.ps1, Command to enable HyperV is wrong
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
is the correct command to enable Hyper-V virtualization, tested on Windows Server 2022

for the Function Get-HyperVEnabled, I had to change "Microsoft-Hyper-V-all" to "Microsoft-Hyper-V"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants