MS-102 Practice Exam — MS-102: Microsoft 365 Administrator

Sample questions

MS-102 · Q1
Topic 1 Question #1 Overview Fabrikam, Inc. is an electronics company that produces consumer products. Fabrikam has 10,000 employees worldwide. Fabrikam has a main office in London and branch offices in major cities in Europe, Asia, and the United States. Existing Environment Active Directory Environment The network contains an Active Directory forest named fabrikam.com. The forest contains all the identities used for user and computer authentication. Each department is represented by a top-level organizational unit (OU) that contains several child OUs for user accounts and computer accounts. All users authenticate to on-premises applications by signing in to their device by using a UPN format of user@fabrikam.com. Fabrikam does NOT plan to implement identity federation. Network Infrastructure Each office has a high-speed connection to the Internet. Each office contains two domain controllers. All domain controllers are configured as DNS servers. The public zone for fabrikam.com is managed by an external DNS server. All users connect to an on-premises Microsoft Exchange Server 2016 organization. The users access their email by using Outlook Anywhere, Outlook on the web, or the Microsoft Outlook app for iOS. All the Exchange servers have the latest cumulative updates installed. All shared company documents are stored on a Microsoft SharePoint Server farm. Requirements Planned Changes Fabrikam plans to implement a Microsoft 365 Enterprise subscription and move all email and shared documents to the subscription. Fabrikam plans to implement two pilot projects: Project1: During Project1, the mailboxes of 100 users in the sales department will be moved to Microsoft 365. Project2: After the successful completion of Project1, Microsoft Teams will be enabled in Microsoft 365 for the sales department users. Fabrikam plans to create a group named UserLicenses that will manage the allocation of all Microsoft 365 bulk licenses. Technical Requirements Fabrikam identifies the following technical requirements: 1. All users must be able to exchange email messages successfully during Project1 by using their current email address. 2. Users must be able to authenticate to cloud services if Active Directory becomes unavailable. 3. A user named User1 must be able to view all DLP reports from the Microsoft Purview compliance portal. 4. Microsoft 365 Apps for enterprise applications must be installed from a network share only. 5. Disruptions to email access must be minimized. Application Requirements Fabrikam identifies the following application requirements: 1. An on-premises web application named App1 must allow users to complete their expense reports online. App1 must be available to users from the My Apps portal. 2. The installation of feature updates for Microsoft 365 Apps for enterprise must be minimized. Security Requirements Fabrikam identifies the following security requirements: 1. After the planned migration to Microsoft 365, all users must continue to authenticate to their mailbox and to SharePoint sites by using their UPN. 2. The membership of the UserLicenses group must be validated monthly. Unused user accounts must be removed from the group automatically. 3. After the planned migration to Microsoft 365, all users must be signed in to on-premises and cloud-based applications automatically. 4. The principle of least privilege must be used. Question You are evaluating the required processes for Project1. You need to recommend which DNS record must be created while adding a domain name for the project. Which DNS record should you recommend?
  • A.
    host (A)
  • B.
    host information (HINFO)
  • C.
    text (TXT)
  • D.
    pointer (PTR)

Answer: C

Option Analysis: A. Option A is incorrect because an A record maps a domain to an IPv4 address and is not required to verify domain ownership when adding a domain to Microsoft 365 for this migration project. B. Option B is incorrect because an HINFO record stores host hardware and operating system information and has no use for domain verification in Microsoft 365. C. Option C is correct because a TXT record is required to verify domain ownership when adding the fabrikam.com domain to Microsoft 365 for Project 1, which is the mandatory step before configuring mail routing and migration. D. Option D is incorrect because a PTR record is used for reverse IP lookup to map an IP address to a domain name and is not required for initial domain verification for Project 1. Key Concept: When adding an existing custom domain to Microsoft 365, you must create a TXT DNS record with the provided value at your domain's DNS host to verify ownership before completing migration and service setup. References: Add your domain to Microsoft 365, https://learn.microsoft.com/en-us/microsoft-365/admin/setup/add-domain?view=o365-worldwide DNS records for Office 365
MS-102 · Q2
Topic 1 Question #2 Overview Fabrikam, Inc. is an electronics company that produces consumer products. Fabrikam has 10,000 employees worldwide. Fabrikam has a main office in London and branch offices in major cities in Europe, Asia, and the United States. Existing Environment Active Directory Environment The network contains an Active Directory forest named fabrikam.com. The forest contains all identities for user and computer authentication. Each department corresponds to a top-level organizational unit (OU), with multiple child OUs storing user accounts and computer accounts. All users sign into devices with the UPN format user@fabrikam.com to authenticate to on-premises applications. Fabrikam will not deploy identity federation. Network Infrastructure Every office has a high-speed internet connection. Each office deploys two domain controllers, all acting as DNS servers. The public DNS zone of fabrikam.com is hosted on an external DNS server. All users connect to an on-premises Microsoft Exchange Server 2016 environment; mail access methods include Outlook Anywhere, Outlook on the web, and iOS Outlook app. All Exchange servers run the latest cumulative updates. All corporate shared documents are stored on a Microsoft SharePoint Server farm. Requirements Planned Changes 1. Fabrikam will purchase a Microsoft 365 Enterprise subscription and migrate all mailboxes and shared documents to Microsoft 365. 2. Two pilot projects will be carried out: - Project1: Migrate mailboxes of 100 sales department users to Microsoft 365. - Project2: Enable Microsoft Teams for sales users after Project1 finishes successfully. 3. Create a security group named UserLicenses to centrally manage all Microsoft 365 bulk license assignments. Technical Requirements 1. All users can send and receive emails normally with their original email addresses throughout Project1. 2. Cloud service authentication remains available if the on-premises Active Directory fails. 3. User1 needs permission to view all DLP reports in the Microsoft Purview compliance portal. 4. Microsoft 365 Apps for enterprise can only be installed via network shared folders. 5. Minimize email service interruption during migration. Application Requirements 1. The on-premises web application App1 for expense submission must be accessible via the My Apps portal. 2. Reduce the frequency of feature update installations for Microsoft 365 Apps for enterprise. Security Requirements 1. Post-migration, all users keep using their UPN to sign into mailboxes and SharePoint sites. 2. Automatically audit the UserLicenses group membership monthly and remove inactive user accounts from the group. 3. Enable single sign-on for both on-premises and cloud applications after migration. 4. Follow the principle of least privilege for all access permissions. Question You need to ensure that all sales department users can authenticate successfully during Project1 and Project2. Which authentication strategy should you implement for the pilot projects?
  • A.
    pass-through authentication
  • B.
    pass-through authentication and seamless SSO
  • C.
    password hash synchronization and seamless SSO
  • D.
    password hash synchronization

Answer: C

Option Analysis: A. Option A is incorrect because pass-through authentication depends on on-premises Active Directory availability, which violates the requirement that users must be able to authenticate to cloud services if Active Directory becomes unavailable. B. Option B is incorrect because pass-through authentication relies on on-premises domain controller connectivity, which fails the high availability authentication requirement, making this combination unsuitable. C. Option C is correct because password hash synchronization allows authentication even if on-premises Active Directory is unavailable, and seamless SSO meets the requirement for automatic sign-in to both on-premises and cloud applications for the pilot projects. D. Option D is incorrect because password hash synchronization alone does not meet the requirement for automatic seamless sign-in to cloud applications that is stated in the technical requirements. Key Concept: This question tests the selection of the appropriate Microsoft Entra hybrid authentication method that meets both high availability (authentication during on-prem AD outage) and automatic single sign-on requirements for a Microsoft 365 pilot migration. References: Microsoft Entra hybrid identity options, https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/choose-ad-authn Password hash synchronization and seamless SSO
MS-102 · Q3
Topic 1 Question #3 Overview Fabrikam, Inc. is an electronics company that produces consumer products. The company has 10,000 employees globally. Its headquarters is located in London, with branch offices in major cities across Europe, Asia and the United States. Existing Environment Active Directory Environment 1. The network deploys an Active Directory forest named fabrikam.com, which stores all identities for user and computer authentication. 2. Each department corresponds to a top-level organizational unit (OU). Every top OU contains multiple child OUs to store user accounts and computer accounts separately. 3. All users log in to local devices with the UPN format user@fabrikam.com to access on-premises applications. 4. Fabrikam has no plans to deploy identity federation. Network Infrastructure 1. Each office is equipped with high-speed internet access. 2. Two domain controllers are deployed per office, and all domain controllers function as DNS servers. 3. The public DNS zone of fabrikam.com is managed by an external DNS server. 4. All users connect to an on-premises Microsoft Exchange Server 2016 environment. Supported mail access methods include Outlook Anywhere, Outlook on the web and Microsoft Outlook for iOS. All Exchange servers are updated with the latest cumulative updates. 5. All enterprise shared documents are stored on a local Microsoft SharePoint Server farm. Requirements Planned Changes 1. Fabrikam will purchase a Microsoft 365 Enterprise subscription and migrate all corporate mailboxes and shared documents to Microsoft 365. 2. Two pilot projects will be launched: - Project1: Migrate mailboxes of 100 sales department users to Microsoft 365. - Project2: Enable Microsoft Teams for sales staff after Project1 completes successfully. 3. A security group named UserLicenses will be created to uniformly manage the assignment of all Microsoft 365 bulk licenses. Technical Requirements 1. All users can normally send and receive emails using their original email addresses throughout Project1. 2. Users can still authenticate to cloud services when the on-premises Active Directory service fails. 3. A user named User1 shall be granted access to view all DLP reports in the Microsoft Purview compliance portal. 4. Microsoft 365 Apps for enterprise can only be installed through network shared folders. 5. Minimize interruptions to email access during migration. Application Requirements 1. The local web application App1 for online expense reporting must be accessible via the My Apps portal. 2. Reduce the frequency of feature update deployments for Microsoft 365 Apps for enterprise. Security Requirements 1. After migration to Microsoft 365, all users still use their UPN to authenticate to mailboxes and SharePoint sites. 2. Automatically audit the membership of the UserLicenses group every month, and automatically remove inactive user accounts from the group. 3. Implement automatic single sign-on for both on-premises and cloud applications post-migration. 4. All permission configurations must follow the principle of least privilege. Question You need to guarantee all sales department users can complete authentication normally during Project1 and Project2. Which authentication strategy should be implemented for the two pilot projects?
  • A.
    Hygiene Management
  • B.
    Security Reader
  • C.
    Security Administrator
  • D.
    Records Management

Answer: B

Option Analysis: A. Hygiene Management is an Exchange Online role focused on hygiene features like spam and malware policies, not viewing DLP reports in the Purview compliance portal, so this option is incorrect. B. Security Reader grants read-only access to view security and compliance data including DLP reports in the Microsoft Purview compliance portal, and follows the principle of least privilege for this requirement, so this option is correct. C. Security Administrator grants full access to modify security and compliance configurations, which is unnecessary for only viewing DLP reports and violates the principle of least privilege, so this option is incorrect. D. Records Management is a role focused on managing retention policies and records management tasks, not viewing DLP reports, so this option is incorrect. Key Concept: In Microsoft Entra ID and Microsoft Purview, role-based access control follows the principle of least privilege, granting only the permissions required to complete a specific task, where Security Reader provides appropriate read-only access for viewing compliance and DLP reports. References: Microsoft Purview compliance portal permissions, https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center-permissions?view=o365-worldwide Least privilege principles for role-based access control in Microsoft 365, https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices
MS-102 · Q4
Topic 1 Question #4 HOTSPOT - Overview - Fabrikam, Inc. is an electronics company that produces consumer products. Fabrikam has 10,000 employees worldwide. Fabrikam has a main office in London and branch offices in major cities in Europe, Asia, and the United States. Existing Environment - Active Directory Environment - The network contains an Active Directory forest named fabrikam.com. The forest contains all the identities used for user and computer authentication. Each department is represented by a top-level organizational unit (OU) that contains several child OUs for user accounts and computer accounts. All users authenticate to on-premises applications by signing in to their device by using a UPN format of [email protected]. Fabrikam does NOT plan to implement identity federation. Network Infrastructure - Each office has a high-speed connection to the Internet. Each office contains two domain controllers. All domain controllers are configured as DNS servers. The public zone for fabrikam.com is managed by an external DNS server. All users connect to an on-premises Microsoft Exchange Server 2016 organization. The users access their email by using Outlook Anywhere, Outlook on the web, or the Microsoft Outlook app for iOS. All the Exchange servers have the latest cumulative updates installed. All shared company documents are stored on a Microsoft SharePoint Server farm. Requirements - Planned Changes - Fabrikam plans to implement a Microsoft 365 Enterprise subscription and move all email and shared documents to the subscription. Fabrikam plans to implement two pilot projects: Project1: During Project1, the mailboxes of 100 users in the sales department will be moved to Microsoft 365. Project2: After the successful completion of Project1, Microsoft Teams will be enabled in Microsoft 365 for the sales department users. Fabrikam plans to create a group named UserLicenses that will manage the allocation of all Microsoft 365 bulk licenses. Technical Requirements - Fabrikam identifies the following technical requirements: All users must be able to exchange email messages successfully during Project1 by using their current email address. Users must be able to authenticate to cloud services if Active Directory becomes unavailable. A user named User1 must be able to view all DLP reports from the Microsoft Purview compliance portal. Microsoft 365 Apps for enterprise applications must be installed from a network share only. Disruptions to email access must be minimized. Application Requirements - Fabrikam identifies the following application requirements: An on-premises web application named App1 must allow users to complete their expense reports online. App1 must be available to users from the My Apps portal. The installation of feature updates for Microsoft 365 Apps for enterprise must be minimized. Security Requirements - Fabrikam identifies the following security requirements: After the planned migration to Microsoft 365, all users must continue to authenticate to their mailbox and to SharePoint sites by using their UPN. The membership of the UserLicenses group must be validated monthly. Unused user accounts must be removed from the group automatically. After the planned migration to Microsoft 365, all users must be signed in to on-premises and cloud-based applications automatically. The principle of least privilege must be used. You create the Microsoft 365 tenant. You implement Azure AD Connect as shown in the following exhibit. " target="_blank" rel="nofollow noopener">https://cdn.zhangxuetu.online/download/Cd5MN3YsggDqlsEL.png"> Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. " target="_blank" rel="nofollow noopener">https://cdn.zhangxuetu.online/download/KCZ4jOKwhRJwM4nM.png">
  • .

Answer: only on-premises:仅本地部署|in the cloud only:仅云端

" target="_blank" rel="nofollow noopener">https://cdn.zhangxuetu.online/download/_IzYgqYSavP5-Rjj.png"> Analysis: Correct answers: First statement: only on-premises; Second statement: in the cloud only. The exhibit shows Password Hash Sync is enabled, but Seamless single sign-on is disabled, and there is no federation or pass-through authentication configured, so SSO (automatic sign-on) only works for on-premises applications currently. Password Hash Sync stores password hashes in Azure AD, so cloud authentication can succeed even if on-premises Active Directory is unavailable, but on-premises resources cannot be accessed without Active Directory. Key Concept: Password Hash Sync with no enabled SSO/Seamless SSO provides cloud authentication with cached password hashes, but does not deliver SSO for both on-premises and cloud apps, and allows cloud access when on-premises Active Directory is offline. References: What is password hash synchronization with Microsoft Entra ID?, https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/whatis-phs Azure AD Connect user sign-in options, https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/plan-connect-user-signin
MS-102 · Q5
Topic 1 Question #5 Your company has a Microsoft 365 subscription.You need to identify all the users in the subscription who are licensed for Office 365 through a group membership. The solution must include the name of the group used to assign the license.What should you use?
  • A.
    Active users in the Microsoft 365 admin center
  • B.
    Reports in Microsoft Purview compliance portal
  • C.
    the Licenses blade in the Microsoft Entra admin center
  • D.
    Reports in the Microsoft 365 admin center

Answer: C

Option Analysis: A. Option A is incorrect because the Active users page in the Microsoft 365 admin center only shows licensed products per user, not the specific group used for group-based license assignment. B. Option B is incorrect because Reports in the Microsoft Purview compliance portal are focused on compliance, audit, and data governance activities, not tracking group-based license assignments. C. Option C is correct because the Licenses blade in the Microsoft Entra admin center provides a filtered view of all licensed users and explicitly shows which groups were used to assign the license. D. Option D is incorrect because Reports in the Microsoft 365 admin center provide usage and activity data, not detailed information linking users to the specific group that granted their Office 365 license. Key Concept: Group-based licensing in Microsoft Entra ID can be audited and reported on through the Licenses blade in the Microsoft Entra admin center to identify which groups assigned licenses to specific users. References: Assign Microsoft 365 licenses to users with group-based licensing, View license assignment reports in Microsoft Entra ID

FAQ

How many practice questions are available for MS-102?

This question bank includes 460 MS-102 practice questions covering single and multiple choice, each with answers and explanations.

Are MS-102 practice questions available in Chinese and English?

Yes, MS-102 practice questions are provided in both Chinese and English.

Can I try MS-102 practice questions for free?

Yes. Free sample questions are available on this page, and the full question bank is available after signing up on Zhangxuetu.