cannot install features server-gui-mgmt-infra, server-gui-shell on Windows Server 2012

Unanswered cannot install features server-gui-mgmt-infra, server-gui-shell on Windows Server 2012

  • Tuesday, January 15, 2013 7:52 AM
     
     

    Hello, 

    I have a .vhdx file which is installed as a Windows Server 2012 ServerDataCenterCore, and I want to install GUI on it.

    I mount an ISO and run "dism /get-wiminfo /wimfile:E:\sources\install.wim" to get the information of install.wim. Since my offline VHDX has ServerDataCenterCore installed, I think I should choose ServerDataCenter (index:4) edition to install the Server-Gui-* features.


    I try to use the install.wim directly, so I run install-windowsfeature server-gui-mgmt-infra, server-gui-shell -vhd 'C:\test.vhdx' -source 'wim:E:\sources\install.wim:4'. Unfortunately, I get stuck at 45% and fail with error 'the source files could not be found':


    But if I mount the install.wim first and then run install-windowsfeature server-gui-mgmt-infra, server-gui-shell -vhd 'C:\test.vhdx' -source C:\mountdir\windows\winSxS, I can finish the installation successfully.

    More, I try some other features, like ADLDS. Strangely, I can install them successfully using the WIM directly.

    Why cannot I install the Server-Gui-* features using WIM directly? Have I done something wrong?

    Best,

    Ross.


    • Edited by Ross Gao Tuesday, January 15, 2013 7:53 AM
    •  

All Replies