Video tutorial on the Full, Minimal and Server Core interfaces in Windows Server 2012 and Windows Server 2012 R2.
Windows Server Installation Options - TechNet Article:
https://technet.microsoft.com/en-gb/l...
Windows Server 2012 PowerShell Cmdlets:
Convert Full to Minimal:
Uninstall-WindowsFeature –Name Server-Gui-Shell –Restart
Convert Full to Server Core:
Uninstall-WindowsFeature –Name Server-Gui-Mgmt-Infra, Server-Gui-Shell –Restart
Convert Minimal to Full:
Install-WindowsFeature –Name Server-Gui-Shell –Restart
Convert Minimal to Server Core:
Uninstall-WindowsFeature –Name Server-Gui-Mgmt-Infra –Restart
Convert Server Core to Full:
Install-WindowsFeature –Name Server-Gui-Mgmt-Infra, Server-Gui-Shell –Restart
Convert Server Core to Minimal:
Install-WindowsFeature –Name Server-Gui-Mgmt-Infra –Restart
Windows Server 2012 R2 PowerShell Cmdlets:
Convert Full to Minimal:
Remove-WindowsFeature –Name Server-Gui-Shell –Restart
Convert Full to Server Core:
Remove-WindowsFeature –Name Server-Gui-Mgmt-Infra, Server-Gui-Shell –Restart
Convert Minimal to Full:
Install-WindowsFeature –Name Server-Gui-Shell –Restart
Convert Minimal to Server Core:
Remove-WindowsFeature –Name Server-Gui-Mgmt-Infra –Restart
Convert Server Core to Full:
Install-WindowsFeature –Name Server-Gui-Mgmt-Infra, Server-Gui-Shell –Restart
Convert Server Core to Minimal:
Install-WindowsFeature –Name Server-Gui-Mgmt-Infra –Restart
Please do not use the comment section of my videos for advertising and/or promotional purposes. Viewers who breach this rule will be reported to YouTube as spam and blocked with immediate effect.
Смотрите видео Full, Minimal and Server Core Interfaces in Windows Server 2012 and Windows Server 2012 R2 онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал techtipsfromwill 14 Апрель 2015. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 2,794 раз и оно понравилось 47 посетителям.