1. Create baseline policy (Endpoint security) 2. Import custom settings (from SCT backup) 3. Assign to pilot group (ring 0) 4. Review device check-in results 5. Expand to production rings 6. Monitor drift and remediate
Define -> Pilot -> Enforce -> Audit Define: translate SCT recommendations to Intune profile Pilot: assign to test group and monitor stability Enforce: expand in phased rings Audit: review exceptions, update baseline versions
{
"baselineName": "Windows 11 Security Baseline",
"source": "Microsoft SCT 24H2",
"settings": [
{ "path": "Defender/ASR",
"value": "Block Office child process" },
{ "path": "BitLocker/SystemDrive",
"value": "Require TPM + PIN" }
],
"exceptions": ["VDI kiosk OU"],
"owner": "Security Engineering"
}
1. Create isolated virtual switch 2. Provision baseline candidate VM 3. Join test tenant / enroll into Intune 4. Apply pilot baseline assignment 5. Run validation and app smoke tests 6. Snapshot pass/fail artifacts