# Check status
Get-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
# If disabled, enable it:
Enable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform -All
vmware with hyper-v
最新推荐文章于 2026-06-25 11:17:51 发布
1023

被折叠的 条评论
为什么被折叠?



