microsoft:windows:2012:notes
Microsoft Windows Server 2012 - Notes
Switch from Core to Full
Accidentally installed Server Core instead of Full?
No problem:
- Start a PowerShell prompt.
- Execute:
Import-Module ServerManager Install-WindowsFeature Server-Gui-Shell -Source D:\sources\install.wim
Provide the full path to the Windows Server 2012 install.wim file as a value to the Source parameter. In the above example the file is on the DVD, and the DVD is connected as the D-drive.
microsoft/windows/2012/notes.txt · Last modified: 2013/09/17 21:31 by bas