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