SCCM Home Lab
SCCM Home Lab
in VMware workstation
Hardware Minimum Requirements:
Virtualization support in Bios
12 GB RAM
2.5 GH processer or more
500 HDD or 1TB HDD
Other Requirements:
64 Bit OS (windows 7/8/10)
VMware workstation or hyper v or Virtual Box
My environment:
32 GB Ram
1 TB SSD and 1 TB HDD
Intel with 4 physical cores with virtualization support
(4x2=8Cores)
Windows 10 64 bit os
Vmware workstation 16.1.0
Demo Configuration:
Step By step:
Step 0:
Enable Virtualization (VT) In BIOS
2. Install VMware workstation
Step1:
Install windows server 2019 as configure IPs as shown in the
demo environment snap.
Configure this as Domain Controller.
Configure Reverse look up zone and check Nslookup is properly
resolving or not.
Create The System Management Container and grant Permissions
to SCCM Server on system management Container.
Extend Active Directory schema in Domain Controller
Configuring Firewall Settings for Configuration Manager
1. File and Printer Sharing (inbound and outbound)
2. Windows Management Instrumentation (WMI) (Inbound)
3. Open TCP port 1433 and 4022 for SQL replication.
Disable the password complexity policy in domain (optional for
our convenience)
Step2:
Install 2 windows servers 2019 os and configure IPs as shown in the
demo environment snap and joined into Domain.
Install 3.5 Features in SCCM Server
You have to copy the Windows 2016 ISO image into the server & Mount the same.
Give the path in the command as per the ISO mount drive letter.
Get-Module servermanager
Install-WindowsFeature Web-Windows-Auth
Install-WindowsFeature Web-ISAPI-Ext
Install-WindowsFeature Web-Metabase
Install-WindowsFeature Web-WMI
Install-WindowsFeature BITS
Install-WindowsFeature RDC
Install-WindowsFeature NET-Framework-Features
Install-WindowsFeature Web-Asp-Net
Install-WindowsFeature Web-Asp-Net45
Install-WindowsFeature NET-HTTP-Activation
Install-WindowsFeature NET-Non-HTTP-Activ
Verify the following IIS components are installed in addition to the ones preselected by the wizard.
• Static Content
• Default Document
• Directory Browsing
• HTTP Errors
• HTTP Redirection
Application Development
• ASP.N ET 3.5, .N ET Extensi bi l i ty 3.5, ASP.N ET 4.5, .N ET Extensi bi l i ty 4.5, ISAPI extensi o ns
•HTTP logging
•Logging tools
•Request Monitor
•Tracing
Security
•Basic Authentication
•Windows Authentication
•URL Authorizati on
•Request Filtering
•IP and Domain Restrictions
Performance
• Static Content Compression
Management Tools
Sqladmin
Sccmadmin