This topic provides the information needed to install server roles and/or features. It assumes that you already have installed the server in Server Core mode and configured basic settings, such as IP Addressing and computername. You can install many roles and features on a server core server and administer them remotely.
After the Server Core installation is complete and the server is configured, you can install one or more server roles. The Server Core installation of Windows Server 2012 supports the following server roles and features:
Roles supported: |
Features supported: |
|
|
Installing and uninstalling server roles and features by PowerShell cmdlets
Task | PowerShell cmdlet |
To see a list of the roles and features that are available or currently installed. |
|
To install a server role or feature on Server 2012 |
|
To install a server role or feature on Server 2008 |
|
To uninstall a server role or feature on Server 2012 |
|
To uninstall a server role or feature on Server 2008 |
|
install or uninstall any dependent features |
|
Binary files
When you uninstall a role or feature, the binary files for it remain on the disk. This allows you to add the role or feature later without having to access an installation source .
To completely remove a on demand role or feature |
|
To completely remove all on demand roles or features (hardening!) |
|
To install a role or feature without local binary files
get the right image index from the source file on the installation dvd |
|
The –Source option specifies a path to a WIM image and the index number of the image. |
|
Using the Add Roles Wizard remotely
You can also simplified add/remove roles and feature by graphically tools, such as the Add Roles wizard in Server Manager. Server Manager provides a single source for managing a server’s identity and system information, displaying server status, identifying problems with server role configuration, and managing all roles installed on the server. You can use Server Manager form a client PC by install Remote Server Administration Tools.