server 2012 core转换图形界面笔记

Mkdir c:\mountdir

Dism /get-wiminfo /wimfile:d:sources\install.wim

Dism /mount-wim /wimfile:d:\sources\install.wim /index:4/mountdir:c:\mountdir /readonly

Dism /online /get-features

Dism /online /enable-feature/featurename:microsoftwindowspowershell

Install-windowsfeatureserver-gui-mgmt-infra,server-gui-shell �Crestart �Csource c:\mountdir\windows\winsxs


你可能感兴趣的:(windows,server,source,online)