start ms-settings:optionalfeatures
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
PS C:\> get-wmiObject -query "select * from Win32_OptionalFeature where name = 'IIS-StaticContent'" PS C:\> get-cimInstance -query "select * from Win32_OptionalFeature where name = 'IIS-StaticContent'"
windowsOptionalFeature
%SYSTEMROOT%\Servicing\Packages
%SYSTEMROOT%\WinSxS\Manifests
HKEY_LOCAL_MACHINE\Components
HKEY_LOCAL_MACHINE\Schema
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing