MS-102 Microsoft 365 Deployment & Migration 4 — Questions and Answers
Question 1: An administrator needs to verify that the Azure AD Connect synchronization cycle is running on schedule. Which PowerShell cmdlet retrieves the current synchronization scheduler status?
- Get-ADSyncConnector
- Get-ADSyncScheduler (Correct answer)
- Get-MsolDirSyncConfiguration
- Get-ADSyncRule
Correct answer: Get-ADSyncScheduler
Get-ADSyncScheduler returns the current synchronization scheduler configuration, including sync cycle interval and whether sync is enabled.
Question 2: When migrating file shares to OneDrive for Business using Migration Manager, what is the maximum file size supported per file?
- 4 GB
- 15 GB (Correct answer)
- 250 GB
- 1 TB
Correct answer: 15 GB
Migration Manager supports individual file sizes up to 15 GB when migrating file share content to OneDrive for Business.
Question 3: A company wants to implement zero-touch deployment of Windows 11 and Microsoft 365 Apps for new devices. Which solution should the administrator configure?
- Windows Server Update Services (WSUS)
- Windows Autopilot with Intune (Correct answer)
- System Center Configuration Manager standalone
- Active Directory Group Policy only
Correct answer: Windows Autopilot with Intune
Windows Autopilot combined with Intune enables zero-touch provisioning where new devices self-configure from the cloud without IT imaging.
Question 4: During a hybrid Exchange deployment, which component routes email between on-premises Exchange servers and Exchange Online?
- Hybrid Configuration Wizard
- Send and Receive connectors (Correct answer)
- Edge Transport server
- Azure Application Proxy
Correct answer: Send and Receive connectors
Send connectors (outbound) and Receive connectors (inbound) are configured on Exchange servers to route mail between the on-premises organization and Exchange Online.
Question 5: An administrator needs to move a Microsoft 365 tenant from one region to another for data residency compliance. What is the correct approach?
- Create a new tenant and use migration tools to transfer all data
- Submit a data residency move request through the Microsoft 365 admin center (Correct answer)
- Use Azure Site Recovery to replicate tenant data
- Contact Microsoft Support to manually relocate the tenant
Correct answer: Submit a data residency move request through the Microsoft 365 admin center
Microsoft 365 tenants can request to move data to a different geographic region through the data residency move request feature in the Microsoft 365 admin center.
Question 6: What is the purpose of configuring an Autodiscover CNAME record during an Exchange Online migration?
- Route inbound email to Exchange Online
- Allow Outlook and mobile clients to automatically discover and configure Exchange settings (Correct answer)
- Enable federation trust between tenants
- Direct web traffic to the Microsoft 365 portal
Correct answer: Allow Outlook and mobile clients to automatically discover and configure Exchange settings
The Autodiscover CNAME record (autodiscover.yourdomain.com → autodiscover.outlook.com) allows Outlook and mobile clients to automatically find and configure Exchange Online connection settings.
Question 7: When using the Office Deployment Tool to deploy Microsoft 365 Apps, which update channel provides monthly security updates and is recommended for most enterprise users?
- Beta Channel
- Current Channel
- Monthly Enterprise Channel (Correct answer)
- Semi-Annual Enterprise Channel
Correct answer: Monthly Enterprise Channel
Monthly Enterprise Channel delivers new features and security updates once per month on a predictable schedule, making it suitable for most enterprise deployments.
An administrator needs to verify that the Azure AD Connect synchronization cycle is running on schedule.
Which PowerShell cmdlet retrieves the current synchronization scheduler status?