MD-102 • Practice Exam 52
Free MD-102 practice exam — 20 questions with explanations. Set 52. No signup required.
Refer to the exhibit. An Autopilot device registration JSON. What does the '%RAND:5%' placeholder do?
Refer to the exhibit.
```json
{
"enrollmentProfile": "Microsoft Intune Windows Enrollment",
"deviceName": "DESKTOP-%RAND:5%",
"groupTag": "Marketing",
"orderID": "12345",
"serialNumber": "ABC123"
}
```