exam questions

Exam MD-101 All Questions

View all questions & answers for the MD-101 exam

Exam MD-101 topic 2 question 5 discussion

Actual exam question from Microsoft's MD-101
Question #: 5
Topic #: 2
[All MD-101 Questions]

DRAG DROP -
Your company has a computer named Computer1 that runs Windows 10.
Computer1 was used by a user who left the company.
You plan to repurpose Computer1 and assign the computer to a new user. You need to redeploy Computer1 by using Windows AutoPilot.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Step 1: Generate a CSV file that contains the computer information
You can perform Windows Autopilot device registration within your organization by manually collecting the hardware identity of devices (hardware hashes) and uploading this information in a comma-separated-values (CSV) file.
Step 2: Upload the file by using Microsoft Intune
By default, Intune only applies this profile to Windows Autopilot devices. Yes, to convert all targeted, non-auto pilot devices to Autopilot so that they can receive the profile the next time they perform a factory reset.

Step 3: Reset the computer -
Windows Autopilot Reset takes the device back to a business-ready state, allowing the next user to sign in and get productive quickly and simply. Specifically,
Windows Autopilot Reset:
Removes personal files, apps, and settings.
Reapplies a device's original settings.
Sets the region, language, and keyboard to the original values.
Maintains the device's identity connection to Azure AD.
Maintains the device's management connection to Intune.
Reference:
https://docs.microsoft.com/en-us/intune/enrollment-autopilot
https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/windows-autopilot-reset

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Wilf32
Highly Voted 4 years, 1 month ago
I agree with the Answer. Generate CSV Upload to intune Reset PC
upvoted 23 times
...
jt2214
Most Recent 2 years, 5 months ago
This is how I do it at my company when I re-provision a device.
upvoted 2 times
...
Princee450
2 years, 7 months ago
Why don't we reset the computer first?
upvoted 1 times
Graz
2 years, 6 months ago
it won't receive the policies when it network access is restored. until the device information is uploaded first. You can reset it first but it would just be redundant because you'd have to do it again.
upvoted 1 times
...
...
Lodan
3 years, 2 months ago
Correct answer BUT: you may reset the device first; and have a USB which carries the scripts to get the CSV file. When the device is in Language select mode, you can hit Shift-F10 to get a CMD prompt to start Powershell in -bypass mode to generate the CSV. Especially if the users has left the company, the account should be disabled by this time. Personally I find it's way easier to do it this way instead.
upvoted 3 times
RodrigoT
3 years, 1 month ago
If you are and Associate Administrator in the company, you have administrative right on the computer. You just have to: -Using PS admin: Install-Script -Name Get-Windowsautopilotinfo Y and Y Get-ExecutionPolicy Set-ExecutionPolicy Unrestricted Y Get-WindowsAutoPilotInfo.ps1 -outputfile c:\temp\deviceid.csv Then go to endpoint.microsoft.com > Devices > Enroll devices > Devices > Import > point to the csv file. Then you'll be able to use Autopilot reset.
upvoted 3 times
...
...
mikl
3 years, 6 months ago
Correct. Generate CSV Upload Reset
upvoted 1 times
...
Perycles
4 years ago
correct answer : for more information,Json file is used to upgrade windows 7 to Windows 10 using SCCM and then automatically start autopilot after OOBE.
upvoted 4 times
...
MikeMatt2020
4 years, 1 month ago
Correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...