Install Services & Pre-Reqs
Server Features
On the MP Server Launch PowerShell as admin
Install all server features with the PowerShell code below
Install-WindowsFeature Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Redirect,Web-Net-Ext,Web-ISAPI-Ext,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Windows-Auth,Web-Filtering,Web-Stat-Compression,Web-Mgmt-Tools,Web-Mgmt-Compat,Web-Metabase,Web-WMI,BITS
Install all server Features by using the ConfigMgr Prerequistites Tool
Install NO_SMS_ON_DRIVE.SMS File
You will need to create NO_SMS_ONDRIVE.SMS file on each drive you DO NOT want MEMCM Content library to place files on. (Typically all drives but ContentLIB drive)
Last updated
Was this helpful?