This document contains hands-on labs for the MD-102 certification.
- MD-102: Endpoint Administrator Labs
- Table of Contents
- Lab 1: Enroll Windows Devices in Intune
- Lab 2: Configure Device Compliance Policies
- Lab 3: Deploy Applications via Intune
- Lab 4: Configure Windows Autopilot
- Lab 5: Manage Device Security
- Lab 6: Set Up Windows Update Rings
- Lab 7: Configure Endpoint Protection
- Lab 8: Manage Mobile Devices
- Lab 9: Use Remote Actions
- Lab 10: Monitor and Report on Devices
Objective: Enroll a Windows 10/11 device into Microsoft Intune for management.
Steps:
- Go to https://intune.microsoft.com and sign in as an admin
- Navigate to Devices > Windows > Windows enrollment
- Review the enrollment methods available
- On a test Windows device, go to Settings > Accounts > Access work or school
- Click + Connect and enter your Microsoft 365 work account
- Follow the enrollment prompts to add the device to Azure AD
- Complete any MFA challenges if prompted
- Once enrolled, go back to Intune and navigate to Devices > Windows > All devices
- Verify your test device appears in the device list
- Click on the device and review the device properties including name, OS version, and enrollment status
Objective: Create and assign device compliance policies to ensure devices meet security requirements.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Compliance > Policies
- Click + Create policy
- Select Windows 10 and later as the platform
- Name the policy "Compliance Policy - Windows"
- Configure the following compliance rules:
- Set Require a minimum OS version to Windows 10 (Build 19041)
- Set Maximum OS version to current version
- Enable Require BitLocker
- Enable Require Windows Defender Antimalware
- Click Next and select your test device group under Assignments
- Click Review + Create to finalize the policy
- After deployment, go to Devices > All devices and select your test device
- Check the Compliance tab to see the device's compliance status
- Review any non-compliant items and document remediation steps
Objective: Deploy a Win32 application to managed devices through Intune.
Steps:
- Go to https://intune.microsoft.com and navigate to Apps > All apps
- Click + Add and select Windows app (Win32)
- Click Select app package file and upload a sample .intunewin file (create one using the Win32 Content Prep Tool if needed)
- Fill in the app information:
- Display name: Test Application
- Description: A test app for learning purposes
- Configure the installation behavior:
- Install command: msiexec /i "application.msi"
- Uninstall command: msiexec /x "application.msi"
- Click Next and set Assignment type to Available or Required
- Select your test device group under Assignments
- Click Create to deploy the app
- Go to Devices > All devices and select your test device
- Navigate to the Managed apps tab to verify the app assignment appears
Objective: Set up Windows Autopilot for zero-touch device provisioning.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Windows > Windows Autopilot
- Click + Import devices to register devices for Autopilot
- Upload a CSV file with device serial numbers and hardware identifiers
- Click Import to add the devices
- Navigate to Deployment profiles and click + Create profile
- Select Windows 10 and later as the platform
- Name the profile "Autopilot Profile - Test"
- Configure the following settings:
- Deployment mode: User-driven (Azure AD join)
- Language: English (United States)
- Skip EULA acceptance: Yes
- Skip privacy settings: Yes
- Click Next and assign the profile to your test device group
- Click Create to finalize the profile
Objective: Configure BitLocker encryption through Intune.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Configuration profiles
- Click + Create profile
- Select Windows 10 and later and choose Templates > Endpoint protection
- Name the profile "Endpoint Protection - Encryption"
- In the configuration settings, find the Windows Encryption section
- Set Encrypt devices to Yes
- Set BitLocker OS drive protection to Enabled
- Set BitLocker fixed data-drive protection to Enabled
- Configure recovery key storage and backup options
- Click Next and assign the profile to your test device group
Objective: Create update rings to manage Windows updates across device groups.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Windows > Windows updates for business
- Click + Create profile under Update rings
- Name the profile "Update Ring - Early Adopters"
- Configure the following update settings:
- Feature updates deferral: 0 days
- Quality updates deferral: 7 days
- Update deadline: 30 days
- Click Next and assign to your test device group
- Click Create to finalize
- Create a second update ring named "Update Ring - Standard"
- For this ring, set Feature updates deferral to 30 days
- Assign this ring to a different device group
- Review and compare the two update rings in the Windows updates dashboard
Objective: Deploy Defender Antivirus policies to protect against threats.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Configuration profiles
- Click + Create profile
- Select Windows 10 and later and choose Endpoint protection
- Name the profile "Endpoint Protection - Antivirus"
- Scroll to Windows Defender Antivirus section and configure:
- Cloud protection: Enabled
- Sample submission: Enabled
- Real-time monitoring: Enabled
- Potentially unwanted app protection: Block
- Set Scan type to Quick scan
- Set Scan frequency to Daily
- Click Next and assign to your test device group
- Click Create
- Monitor threat reports by going to Devices > Monitor > Endpoint protection status
Objective: Enroll and manage iOS and Android mobile devices.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > iOS/iPadOS > Enroll
- Review the iOS enrollment methods available
- On an iOS device, open Safari and go to https://portal.manage.microsoft.com
- Sign in with your Microsoft 365 account
- Follow the enrollment prompts to install the Company Portal app
- Complete the iOS enrollment process
- Go back to Intune and navigate to Devices > Android > Enroll
- On an Android device, open a browser and go to https://portal.manage.microsoft.com
- Follow the enrollment prompts to install the Intune Company Portal
- Complete Android enrollment and verify both devices appear in All devices
Objective: Execute remote actions on managed devices for troubleshooting and security.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > All devices
- Select a test device from your enrolled devices
- Click ... (more options) to see available remote actions
- Click Lock to remotely lock the device
- Verify the device is locked from the device itself
- Go back and click Unlock to unlock the device
- Use Restart to remotely restart the device
- Click Reset Passcode to reset the device passcode
- Navigate to Devices > Audit logs to review the remote actions performed
- Document all remote actions taken and their timestamps from the audit log
Objective: Generate and analyze device compliance and inventory reports.
Steps:
- Go to https://intune.microsoft.com and navigate to Devices > Monitor
- Click Device compliance to view compliance status across all devices
- Review the compliance dashboard showing percentage of compliant devices
- Click Export to download compliance data as a CSV file
- Navigate to Devices > Monitor > Device inventory
- Review device information including OS, manufacturer, and enrollment status
- Go to Reports > Device compliance to generate detailed compliance reports
- Run a report for the last 30 days
- Click Device health to view device health trends
- Create a summary document with key metrics: total devices, compliance rate, and top non-compliant issues