Tags
-
Recent Posts
Archives
Categories
Tag Archives: win2012
Win2012 Server Core: GUI installation
powershell Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Restart -Source wim:d:\sources\install.wim:2 to check for the correct source wim file: Get-windowsimage –imagepath d:\sources\install.wim the volume license ISO has the following images included: 1: enterprise core 2: enterprise with gui 3: datacenter core 4: datacenter with gui