🛠️ Page 4: Prepare AD for SCCM Publishing
-
Extend the AD Schema
-
Download & run:
extadsch.exe -
Check
C:\extadsch.logfor success
-
-
Create System Management Container
-
Use ADSI Edit
-
Connect to CN=System
-
Right-click > New > Object > Container > Name:
System Management
-
-
-
Delegate Full Control to SCCM server:
-
Open AD Users and Computers > Advanced View
-
Right-click System Management > Delegate Control
-
Add SCCM Server (e.g. SCCMSRV) > Full Control
-