ConfigMgr Console
Building a CM Lab – ConfigMgr [MEMCM] Server Pre-Reqs [4]

Receive notification right in your inbox whenever new content like this is released & sign up for our email list!
We’ll send you the latest updates, how-to’s, and solutions to empower you at every endpoint.
By signing up you agree to our Privacy Policy.
Series Post 4, adding the prereqs for CM on your server
This is the big one, this is our MEMCM server, so much is happening to set up this server it’s going to take a few posts. This post is covering some basics, and the prereqs, we’ll move into SQL & the actual CM Install in upcoming posts.
Overview:
- ConfigMgr Server – Current Branch
- Name: MEMCM.dev.recastsoftware.com
- LAN 1: Static IP (Internal Lab Network) 192.168.1.200
- C Drive = 100GB (1 Virtual Disk)
- D Drive = 50GB (1 Virtual Disk) Used for SQL Database
- E Drive = 500GB (1 Virtual Disk) Used for DP Content \ Source Server
- Memory = 8GB
- CPU = 4 Cores

The first thing I’m going to do is save myself a bunch of time and use ConfigMgrPrerequisites Tool – MSEndpointMgr to get my server ready. Because this is my lab server, I’m comfortable installing Microsoft Edge and using that to connect to the internet when I need to download things like this. I would not recommend this in production, and honestly, once this is set up and I’ve created an “Admin Workstation”, I’ll probably remove it as I’ll barely ever connect to the server again.



Now using this tool, I’m going to extend the AD Schema. The Account I’m logged in with doesn’t have this right, so I need to add an account that does.

Using the Directory / Schema tool, I have it detect my DC, then I browse to where I have the file. I’ve mounted the ConfigMgr ISO as drive F. The tool then so nicely shows me where to browse to so I can connect to the required exe. I also then check the box to use the alternate credentials I created in the last step.









ConfigMgr Support for ADK [MS Docs] More info about the ADK [MS Docs]

Alright, we’ve got our server in a good place for doing the next thing… setting up SQL.
Blog Post List
Series Introduction – Building a CM Lab from Scratch
- Domain Controller – Setting up your Domain Controller
- Gateway Virtual Machine – Creating a Router for your Lab using Windows Server
- Certificate Authority – On Domain Controller [Optional]
- ConfigMgr Server Pre-Reqs (Windows Features)
- Configuration Settings (AD & GPOs)
- Source Server (File Share)
- ConfigMgr SQL Install
- ConfigMgr Install
- ConfigMgr Basic Settings
- ConfigMgr Collections & App Deployment
- ConfigMgr OSD
- ConfigMgr Reporting Services