MD-101 Topic 1 answers: Unterschied zwischen den Versionen
| Zeile 55: | Zeile 55: | ||
* filter column: UpgradeDecision | * filter column: UpgradeDecision | ||
* filter value: Ready to Upgrade | * filter value: Ready to Upgrade | ||
| + | <br> | ||
| + | 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 Microsoft Azure Active Directory (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. | ||
| + | You use Windows Configuration Designer to create a provisioning package (.ppkg) that contains customization settings. You can apply the provisioning package to a device running Windows 10. | ||
| + | <br> | ||
| + | Incorrect Answers: | ||
| + | <br> | ||
| + | A: Microsoft Deployment Toolkit (MDT) allows you to automate the deployment of Windows operating systems in your organization. It is not used to upgrade to | ||
| + | Windows 10 Enterprise. | ||
| + | <br> | ||
| + | B: Windows Deployment Services (WDS) is the revised version of Remote Installation Services (RIS). WDS enables the deployment of Windows operating systems. You can use it to set up new computers using network-based installations. It is not used to upgrade to Windows 10 Enterprise. | ||
| + | <br> | ||
| + | D: Windows Autopilot is a user-driven mode designed to minimize intervention of the IT administrator. | ||
| + | References: | ||
[[Category:MD-101]] | [[Category:MD-101]] | ||
Version vom 8. November 2019, 06:40 Uhr
review the serivicng status of computers which servicing channel is manged by intune:
- software updates -> Per update ring deployment state
User should be promted to set the system language and to accept the license aggreement for windows.
- - Autopilot remote reset
- X Autopilot user-driven deployment profile
- - AutoPilot self-deploying deployment profile
feature and quality updates have to be installed automatically during a maintenance window
- X From the Maintenance Scheduler settings, you configure Automatic Maintenance Random Delay
- - Windows Update settings, you enable Configure Automatic Updates, select 4-Auto download and schedule the install, and then enter a time.
- - From the Maintenance Scheduler settings, you configure Automatic Maintenance Activation Boundary.
redeploy previously used computer with autopilot
- generate csv with computer infos
- upload with store for business
- reset the computer
Secure Boot requirements
- GPT disk (not MBR disk)
- UEFI
implement hybrid Microsoft Azure Active Directory (Azure AD) and Microsoft Intune in AD doain with many computers
- use Windows AutoPilot deployment profile
Windows AutoPilot Reset effects on seting done by the user
- wifi connections and passphrases ratained
- Apps from the windows store and vpn connection removed
Intune action options to reset computers to the latest windows 10 enterprise
- fresh start action for windows 10 enterprise (latest feature update not a prerequisite)
- wipe action for windows 10 and 8.1 enterprise
enable self-service password reset in intune device config
prevent the video drivers from being updated automatically by using Windows Update for business
- - Device Installation and Restrictions settings in a Group Policy object (GPO), enable Prevent installation of devices using drivers that match these device setup classes, and then you enter the device GUID
- - settings app - clear Give me updates for other Microsoft products when I update Windows check box
- X From the Device Installation settings in a Group Policy object (GPO), you enable Specify search order for device driver source locations, and then you select Do not search Windows Update.
20 computers run Windows 10, are joined to Microsoft Azure Active Directory (Azure AD) and should be replaced. desktop background, the favorites, and the browsing history have to be migrated
- X Enterprise State Roaming
- - roaming user profiles
new computer named Computer1 that runs Windows 10 and is in a workgroup has to monitored by Log Analytics in an Azure Log Analytics workspace
- Install the Microsoft Monitoring Agent
deploy computers by MDT and WDS. ensure correct product key?
- an MDT task sequence
run a post script after a Windows 10 feature upgrade
- modify SetupConfig.ini on computer
filter Upgrade Readiness solution in Microsoft Azure for applications that can run in win 10
- filter column: UpgradeDecision
- filter value: Ready to Upgrade
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 Microsoft Azure Active Directory (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.
You use Windows Configuration Designer to create a provisioning package (.ppkg) that contains customization settings. You can apply the provisioning package to a device running Windows 10.
Incorrect Answers:
A: Microsoft Deployment Toolkit (MDT) allows you to automate the deployment of Windows operating systems in your organization. It is not used to upgrade to
Windows 10 Enterprise.
B: Windows Deployment Services (WDS) is the revised version of Remote Installation Services (RIS). WDS enables the deployment of Windows operating systems. You can use it to set up new computers using network-based installations. It is not used to upgrade to Windows 10 Enterprise.
D: Windows Autopilot is a user-driven mode designed to minimize intervention of the IT administrator.
References: