Core To GUI:You Can't Install Features in Windows Server 2012 R2
Core To GUI:You Can't Install Features in Windows Server 2012 R2
Core To GUI:You Can't Install Features in Windows Server 2012 R2
Symptoms
The Server Core option was installed by using Volume Licensing media that doesn't
have access to Windows Update.
In this scenario, the feature installation fails. Also, you receive the following error message:
Error: 0x800f081f
Resolution
If the server can connect to Windows Update for the feature installation, let the server make
the connection.
Method 2: Use Windows Server 2012 R2 installation media
If the server cannot connect to Windows Update, download the new Volume Licening media
(released on December 11, 2013) and use the Install-WindowsFeature PowerShell command.
To do this, follow these steps:
1. Insert the updated Windows Server 2012 R2 DVD into the computer's DVD drive.
2. Type the following command to determine the index number that's required for
steps 3 and 4.
Index : 1
Name : Windows Server 2012 R2 SERVERSTANDARDCORE
Description : Windows Server 2012 R2 SERVERSTANDARDCORE
Size : 6,653,342,051 bytes
Index : 2
Name : Windows Server 2012 R2 SERVERSTANDARD
Description : Windows Server 2012 R2 SERVERSTANDARD
Size : 11,807,528,410 bytes
Index : 3
Name : Windows Server 2012 R2 SERVERDATACENTERCORE
Description : Windows Server 2012 R2 SERVERDATACENTERCORE
Size : 6,653,031,430 bytes
Index : 4
Name : Windows Server 2012 R2 SERVERDATACENTER
Description : Windows Server 2012 R2 SERVERDATACENTER
Size : 11,809,495,151 bytes
4. Type the following PowerShell command, in which <drive> represents the location of
the Windows Server 2012 R2 installation files and <index> represents the numbered index
from step 2:
For example: If your media is on drive F, and you are installing the full version of Datacenter,
enter the following command: