Configuration Manager 2012 Powershell Pre-req Commands

If you are building a Configuration Manager 2012 server there are a number of pre-requisites that have to be installed for it to work correctly. It can be quite time consuming installing all of the server features that are required so to help with this process, you can run Powershell cmdlets that will take care […]

Configuration Manager 2012 Powershell Pre Req Commands
If you are building a Configuration Manager 2012 server there are a number of pre-requisites that have to be installed for it to work correctly. It can be quite time consuming installing all of the server features that are required so to help with this process, you can run Powershell cmdlets that will take care of all of the pre-reqs for you. The full list of cmdlets are detailed below:

add Windows Features Required for Configuration Manager 2012 Site Server

add Server Manager CMDLETS

Import-Module servermanager

add Windows Features Required for Configuration Manager 2012 Site Server

Add-WindowsFeature WAS-Process-Model Add-WindowsFeature WAS-Config-APIs Add-WindowsFeature WAS-Net-Environment Add-WindowsFeature Web-Server Add-WindowsFeature Web-ISAPI-Ext Add-WindowsFeature Web-ISAPI-Filter Add-WindowsFeature Web-Net-Ext Add-WindowsFeature Web-ASP-Net Add-WindowsFeature Web-ASP Add-WindowsFeature Web-Windows-Auth Add-WindowsFeature Web-Basic-Auth Add-WindowsFeature Web-URL-Auth Add-WindowsFeature Web-IP-Security Add-WindowsFeature Web-Scripting-Tools Add-WindowsFeature Web-Mgmt-Service Add-WindowsFeature Web-Lgcy-Scripting Add-WindowsFeature Web-Lgcy-Mgmt-Console Add-WindowsFeature Web-Stat-Compression Add-WindowsFeature Web-Metabase Add-WindowsFeature Web-WMI Add-WindowsFeature Web-HTTP-Redirect Add-WindowsFeature Web-Log-Libraries Add-WindowsFeature Web-HTTP-Tracing Add-WindowsFeature BITS-IIS-Ext Add-WindowsFeature Net-Framework-Core Add-WindowsFeature RDC

Comments

If you have any comments or questions, please use our comments section below.
🛠️

Gear We Recommend

Testing configs is easier with a dedicated admin machine set up right. Here’s the kit we use.

Browse our Windows Admin Toolkit picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.