Topic 2: Litware inc

You have a Microsoft 365 E5 subscription that contains devices enrolled in Microsoft Intune
as shown in the following table.
The Remote Help Tier1 role is configured as shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select
No.
NOTE: Each correct selection is worth one point.

Explanation:
Remote Help permissions control who can initiate remote assistance sessions. The built-in Help Desk Operator role does not include Remote Help capabilities. The custom Remote Help Tier1 role must be assigned to users and requires the "Remote Help app" permission. Additionally, Remote Help supports Windows, macOS, and iOS but not Android devices.
Correct Option (per statement):
Statement 1: Admin1 can take full control of Device2. → No
Admin1 has the built-in Help Desk Operator role. This role does not include any Remote Help permissions. Only roles with the specific "Remote Help app" permission (like the custom Remote Help Tier1 role) can initiate Remote Help sessions, including full control. Therefore, Admin1 cannot take control of any device, including Device2 (iOS).
Statement 2: Admin2 can take full control of Device1. → Yes
Admin2 has the Remote Help Tier1 custom role. The exhibit shows this role includes the "Remote Help app" permission. Remote Help supports Windows devices (Device1 runs Windows 11). Full control is supported on Windows. Therefore, Admin2 can take full control of Device1.
Statement 3: Admin2 can take unattended control of Device3. → No
Admin2 has the Remote Help Tier1 role with the required permission. However, Remote Help does not support Android devices. Device3 runs Android, and unattended control is not available on Android. The device platform itself is unsupported for Remote Help, regardless of role permissions.
Reference:
Microsoft Learn: Remote Help in Intune – Supported platforms (Windows, macOS, iOS). Android is not supported. Built-in roles like Help Desk Operator do not include Remote Help permissions. Custom roles require "Remote Help app" permission. No external links provided.
Your company has a Microsoft 365 subscription.
All the users in the finance department own personal devices that run iOS or Android. All the devices are enrolled in Microsoft Intune.
The finance department adds new users each month.
The company develops a mobile application named App1 for the finance department users.
You need to ensure that only the finance department users can download Appl.
What should you do first?
A. Register App1 in Microsoft Entra.
B. Add App1 to the vendor stores for iOS and Android applications.
C. Add App1 to a Microsoft Deployment Toolkit (MDT) deployment share.
D. Add App1 to Intune.
Explanation:
The requirement is to make App1 available only to finance department users on their enrolled personal iOS/Android devices. Before you can target app deployment to specific users or groups in Intune, the app must first be added to Intune as a mobile app. Only after adding the app to Intune can you assign it to the finance department user group.
Correct Option:
D. Add App1 to Intune
Adding App1 to Intune (as a Mobile App for iOS/Android) is the first step. This allows you to upload the app package or point to the store, then assign it to Azure AD groups (e.g., Finance Department users). Without adding the app to Intune, you cannot manage or deploy it through Intune. Registration in Entra ID happens automatically or as part of this process, not as a separate first step.
Incorrect Option:
A. Register App1 in Microsoft Entra –
App registration in Entra ID is for integrating web/API apps for authentication, not for making a mobile app downloadable or deployable via Intune. This is not the first step for Intune deployment to personal devices.
B. Add App1 to the vendor stores for iOS and Android applications –
Publishing to Apple App Store or Google Play Store is time-consuming and not required for internal distribution to managed devices. Intune allows you to deploy internally developed apps without public store publication.
C. Add App1 to a Microsoft Deployment Toolkit (MDT) deployment share –
MDT is used for operating system deployment (imaging Windows devices), not for distributing mobile apps to iOS/Android devices. This is completely irrelevant to the scenario.
Reference:
Microsoft Learn: Add an app to Microsoft Intune – "Add iOS store app" or "Add Android line-of-business app." Adding the app to Intune is the prerequisite for assigning it to user groups. No external links provided.
You have a Microsoft 365 tenant that uses Microsoft Intune.
From the Microsoft Intune admin center, you plan to create a baseline to monitor the Startup score and the App reliability score of enrolled Windows 10 devices.
You need to identify which tool to use to create the baseline and the minimum number of devices required to create the baseline.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Explanation:
Startup score and App reliability score are features of Endpoint analytics in Intune. These scores measure device performance and application health. To establish a baseline for comparison, Endpoint analytics requires a minimum number of device data points. Without sufficient devices, baseline calculations are not statistically meaningful.
Correct Option:
Tool to use: Endpoint analytics
Endpoint analytics provides the Startup score (boot performance) and App reliability score (application crash frequency). These scores help IT identify devices needing remediation. Baselines are created within Endpoint analytics to compare current performance against historical averages. Workloads, Log Analytics, and Security baselines do not offer these specific scores.
Minimum number of devices: 5
Endpoint analytics requires a minimum of 5 enrolled Windows 10/11 devices to generate a baseline for Startup score and App reliability score. With fewer than 5 devices, the baseline option is unavailable or not recommended. This ensures privacy and statistical relevance. The other numbers (1, 10, 25) are incorrect for this specific requirement.
Incorrect Option:
Workloads – Workloads refer to categories in Intune (e.g., Devices, Apps, Endpoint security), not a tool for creating performance baselines. This does not provide Startup or App reliability scores.
Log Analytics – Log Analytics is an Azure Monitor tool for querying log data, not a native Intune feature for creating device performance baselines. It lacks the prebuilt Startup and App reliability score metrics.
Security baselines – Security baselines apply security configurations (e.g., BitLocker, Defender settings) to devices. They do not monitor Startup or App reliability scores.
Minimum number: 1 – A single device does not provide a meaningful baseline. Endpoint analytics needs multiple devices to establish a representative average for comparison.
Minimum number: 10 – Incorrect; the documented minimum is 5 devices for Startup and App reliability score baselines, not 10.
Minimum number: 25 – Incorrect; 25 is used for other analytics features but not as the minimum for creating these specific baselines.
Reference:
Microsoft Learn: Endpoint analytics – Startup performance and App reliability. Baseline creation requires at least 5 devices. No external links provided.
Your company has computers that run Windows 10 and are Microsoft Azure Active Directory (Azure AD)-joined.
The company purchases an Azure subscription.
You need to collect Windows events from the Windows 10 computers in Azure. The solution must enable you to create alerts based on the collected events.
What should you create in Azure and what should you configure on the computers? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Explanation:
To collect Windows events from Azure AD-joined Windows 10 computers and create alerts, you need a Log Analytics workspace in Azure to store the events. On the computers, you must install the Microsoft Monitoring Agent (now called Log Analytics agent) to forward events to the workspace. Alerts are then created in Azure Monitor using the collected data.
Correct Option:
Resource to create in Azure: An Azure Log Analytics workspace
A Log Analytics workspace is required to ingest, store, and query Windows event logs from connected agents. It integrates with Azure Monitor to enable alert rules based on collected events. Other resources (Event Hub, SQL database, Storage account) do not provide native query and alerting capabilities for Windows event data.
Configuration to perform on the computers: Install the Microsoft Monitoring Agent
The Microsoft Monitoring Agent (MMA) or Log Analytics agent must be installed on each Windows 10 computer and configured with the workspace ID and key. This agent forwards Windows event logs (Application, System, Security, etc.) to Log Analytics. Event Collector service and event subscriptions are for Windows Event Forwarding (WEF), not for sending data directly to Azure Log Analytics.
Incorrect Option:
An Azure event hub – Event Hub is for high-throughput streaming telemetry, not for storing events for query and alerts. While possible to route data to Log Analytics via Event Hub, it adds complexity and is not the direct resource for collection with agents.
An Azure SQL database – SQL database stores relational data, not Windows event logs. It lacks native integration with Log Analytics agent and cannot directly receive Windows events from agents.
An Azure Storage account – Storage account can archive logs but does not provide query capabilities or native alerting based on event content. It is not the correct resource for this requirement.
Configure the Event Collector service – This is for setting up a Windows Event Collector (WEC) server for centralized event forwarding within a Windows domain, not for sending events directly to Azure Log Analytics.
Create an event subscription – Event subscriptions are part of Windows Event Forwarding (WEF), used to forward events from source computers to a collector server, not directly to Azure Log Analytics.
Reference:
Microsoft Learn: Collect Windows event log data sources with Log Analytics agent in Azure Monitor. Create alerts from Log Analytics queries. No external links provided.
You have a Microsoft 365 E5 subscription that contains 10 Android Enterprise devices.
Each device has a corporate-owned work profile and is enrolled in Microsoft Intune.
You need to configure the devices to run a single app in kiosk mode.
Which Configuration settings should you modify in the device restrictions profile?
A. General
B. Users and Accounts
C. System security
D. Device experience
Explanation:
Kiosk mode (single app or multi-app) on Android Enterprise corporate-owned devices with a work profile is configured under the Device experience settings in a device restrictions profile. This section includes the "Kiosk mode" option where you specify the app(s) to run and whether the device should run in single-app or multi-app mode.
Correct Option:
D. Device experience
The Device experience category in an Android Enterprise device restrictions profile contains the "Kiosk mode" setting. When enabled, you can select "Single app" mode and choose the specific app that will run exclusively on the device. This locks the device to that app, preventing users from accessing other apps or system settings.
Incorrect Option:
A. General –
The General section controls screen capture, clipboard sharing, and factory reset settings. It does not contain kiosk mode configuration for Android Enterprise devices.
B. Users and Accounts –
This section manages account additions (e.g., Google account, email accounts) and user account changes. It has no relation to kiosk mode or app restriction settings.
C. System security –
System security covers threat scan, verification of apps, and Safe Boot settings. Kiosk mode is not configured under this category.
Reference:
Microsoft Learn: Android Enterprise device restrictions – Device experience settings include Kiosk mode (single app and multi-app). MD-102: Configure kiosk mode on Android Enterprise devices. No external links provided.
You have the device configuration profile shown in the following exhibit.
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.

Explanation:
The profile configures a single-app full-screen kiosk using Microsoft Edge with a specific kiosk URL (https://contoso.com) and Public Browsing (InPrivate) mode. This restricts navigation to the specified URL only. For Windows 10 and later, single-app kiosk mode using Edge runs a single Edge instance with a single tab.
Correct Option:
Users cannot view the address bar in Microsoft Edge and can only access URLs that start with https://contoso.com/
The profile sets "Edge Kiosk URL" to https://contoso.com and "Microsoft Edge kiosk mode type" to Public Browsing (InPrivate). In this configuration, Edge runs in a locked-down mode where the address bar is hidden, and navigation is restricted to the specified URL prefix. Users cannot browse to arbitrary websites.
Windows 10 and later devices can have a single Microsoft Edge instance that has a single tab
In single-app full-screen kiosk mode with Microsoft Edge on Windows 10/11, Edge runs as a single instance with a single tab. Multi-tab or multiple instances are not supported in this kiosk configuration. The device is locked to one browser window displaying one tab at a time.
Incorrect Option (for first statement):
cannot view the address bar but can access any URL – Incorrect because the configured Edge Kiosk URL restricts access to only that specific URL; users cannot navigate to other URLs.
can only access URLs that include contoso.com – Incorrect because the restriction is based on the URL starting with the specified prefix, not simply containing the string.
Incorrect Option (for second statement):
a single Microsoft Edge instance that has multiple tabs – Incorrect; single-app kiosk mode with Edge does not support multiple tabs. The browser is locked to one tab.
multiple Microsoft Edge instances – Incorrect; only one instance of Edge runs in this kiosk mode configuration.
Reference:
Microsoft Learn: Configure Microsoft Edge kiosk mode on Windows – Public Browsing (InPrivate) hides address bar and restricts navigation to configured URL. Single-app kiosk mode runs one Edge instance with one tab. No external links provided.
You have an Azure AD tenant named contoso.com. You have the devices shown in the following table.
Which devices can be Azure AD joined, and which devices can be registered in contoso.com? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Azure AD Join is supported on Windows 10/11 and iOS, but not on Ubuntu Linux. However, the question likely expects the classic distinction: only Windows devices can be Azure AD joined (full corporate identity), while both Windows and iOS can be Azure AD registered (personal or BYOD). Ubuntu Linux can only be registered if using certain configurations, but typically in MD-102 scope, Linux is not supported for either.
Correct Option:
Azure AD joined: Device1 and Device2 only
Azure AD Join is supported natively on Windows 10 and Windows 11 (Device1 and Device2). iOS devices (Device3) support Azure AD Join only via Apple's automated device enrollment (ADE) with Intune, but they are not traditionally "Azure AD joined" in the same way as Windows. Ubuntu Linux (Device4) does not support Azure AD Join at all. Therefore, only Device1 and Device2.
Registered in contoso.com: Device1, Device2, and Device3 only
Azure AD registration (formerly Workplace Join) is supported on Windows 10/11 (Device1, Device2), iOS (Device3), and Android. Ubuntu Linux (Device4) is not supported for Azure AD registration in standard Microsoft 365/Intune scenarios. Thus, Device1, Device2, and Device3 can be registered.
Incorrect Option (for Azure AD joined):
Device1 only – Incorrect because Device2 (Windows 10) can also be Azure AD joined.
Device1 and Device3 only – Incorrect because Device3 (iOS) is not natively Azure AD joined in the same manner as Windows; iOS uses different enrollment types (ADE).
Device1, Device2, and Device3 only – Incorrect because iOS does not support traditional Azure AD Join; it supports enrollment, not join.
All four devices – Incorrect because Ubuntu Linux does not support Azure AD Join.
Incorrect Option (for Registered):
Device1 and Device2 only – Incorrect because Device3 (iOS) can also be Azure AD registered.
Device2 and Device3 only – Incorrect because Device1 (Windows 11) can also be registered.
Device3 and Device4 only – Incorrect because Device4 (Ubuntu) does not support registration, and Device1/Device2 are omitted.
All four devices – Incorrect because Ubuntu Linux is not supported for Azure AD registration.
Reference:
Microsoft Learn: Azure AD Join supported platforms (Windows 10/11). Azure AD registration supported on Windows, iOS, Android. Linux is not supported in standard MD-102 scope. No external links provided.
You have a computer named Computed that has Windows 10 installed.
You create a Windows PowerShell script named config.psl.
You need to ensure that config.psl runs after feature updates are installed on Computer5.
Which file should you modify on Computer5?
A. LiteTouch.wsf
B. SetupConfig.ini
C. Unattendb*
D. Unattend.xml
Explanation:
After feature updates are installed on Windows 10, you can run custom scripts by placing them in the %windir%\Setup\Scripts folder and specifying them in SetupConfig.ini. This file controls Setup.exe behavior during feature updates, including running scripts before, during, or after the update completes.
Correct Option:
B. SetupConfig.ini
SetupConfig.ini is used to pass command-line parameters to Windows Setup during feature updates. You can use the /PostOobe or /PostRollback parameters to specify scripts that run after the feature update installation finishes. Place the file in C:\Windows\System32\SetupConfig.ini or the %windir%\Setup folder. This is the documented method for running custom scripts post-feature update.
Incorrect Option:
A. LiteTouch.wsf –
This file is part of Microsoft Deployment Toolkit (MDT) for deployment task sequences, not for running scripts after feature updates on an existing Windows installation.
C. Unattendb* –
This appears to be a typo or incomplete reference. There is no standard Windows file named "Unattendb". Unattend.xml is the correct answer file for Windows Setup during clean installation, not feature updates.
D. Unattend.xml –
Unattend.xml is used for automating Windows installation during setup (OOBE, specialize, etc.), not for running scripts after a feature update on an already-installed system. Feature updates use SetupConfig.ini for this purpose.
Reference:
Microsoft Learn: Windows Setup Command-Line Options – SetupConfig.ini and running scripts after feature updates using /PostOobe. No external links provided.
Your company standardizes on Windows 10 Enterprise for all users.
Some users purchase their own computer from a retail store. The computers run Windows 10 Pro.
You need to recommend a solution to upgrade the computers to Windows 10 Enterprise, join the computers to Azure AD, and install several Microsoft Store apps. The solution must meet the following requirements:
• Ensure that any applications installed by the users are retained.
• Minimize user intervention.
What is the best recommendation to achieve the goal?
More than one answer choice may achieve the goal.
Select the BEST answer.
A. Windows Autopilot
B. Microsoft Deployment Toolkit (MDT)
C. a Windows Configuration Designer provisioning package
D. Windows Deployment Services (WDS)
Explanation:
The requirement is to upgrade Windows 10 Pro to Enterprise, join Azure AD, and install Store apps while retaining user-installed applications and minimizing user intervention. A provisioning package (.ppkg) created with Windows Configuration Designer can apply all these settings during runtime on existing devices without wiping or reimaging, preserving user data and apps.
Correct Option:
C. a Windows Configuration Designer provisioning package
A provisioning package can upgrade Windows 10 Pro to Enterprise (using a product key), join Azure AD, and install Microsoft Store apps (via the Runtime settings > Applications > Store Apps). It runs silently with minimal user interaction, preserves existing user-installed applications, and works on retail-purchased computers already in use. This directly meets all requirements.
Incorrect Option:
A. Windows Autopilot –
Autopilot requires devices to be registered and typically performs a reset (fresh start or user-driven reset) which does not retain user-installed applications. It is designed for out-of-box or device reset scenarios, not for in-place upgrade with app preservation.
B. Microsoft Deployment Toolkit (MDT) –
MDT is a full deployment solution that typically reimages devices (wiping all data). While you can create a task sequence to upgrade, it requires significant infrastructure, is complex, and does not minimize user intervention compared to a provisioning package. It is not the "best" for this scenario.
D. Windows Deployment Services (WDS) –
WDS is used for network-based imaging and fresh installations. It will wipe the device and does not preserve user-installed applications. It also requires on-premises infrastructure and significant user intervention.
Reference:
Microsoft Learn: Windows Configuration Designer – Create provisioning package to upgrade Windows edition, join Azure AD, and install Store apps while preserving user data. MD-102: Manage Windows using provisioning packages. No external links provided.
Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.
After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.
You have a Microsoft Entra tenant named contoso.com.
You purchase an Android device named Device1.
You need to register Device1 in contoso.com.
Solution; You use the Microsoft Intune Company Portal app.
Does this meet the goal?
A. Yes
B. No
Explanation:
Registering an Android device in Microsoft Entra ID (formerly Azure AD) makes the device known to the directory for Conditional Access and compliance. The Microsoft Intune Company Portal app is the primary method for enrolling and registering Android devices, especially for BYOD or user-driven scenarios. Using Company Portal successfully registers the device.
Correct Option:
A. Yes
The Microsoft Intune Company Portal app on Android guides users through device enrollment, which includes registering the device in Microsoft Entra ID. During this process, the device receives a registration certificate and becomes visible in Entra ID as a registered device. This meets the goal of registering Device1 in contoso.com without requiring additional tools or manual configuration.
Incorrect Option:
B. No –
This would be incorrect because the Company Portal app is specifically designed to enroll Android devices into Intune, and enrollment automatically registers the device in Microsoft Entra ID. Therefore, the solution does meet the goal.
Reference:
Microsoft Learn: Enroll Android devices with Company Portal – Automatic Entra ID registration occurs during enrollment. MD-102: Manage device identity in Microsoft Entra ID. No external links provided.
| Page 2 out of 35 Pages |