
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All -All
입력후.
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\user> Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All -All
Path :
Online : True
RestartNeeded : False
PS C:\Users\user>
이런식으로 뜰 경우.
대처방법 문의드립니다.
