exam questions

Exam MD-101 All Questions

View all questions & answers for the MD-101 exam

Exam MD-101 topic 1 question 6 discussion

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

You need to consider the underlined segment to establish whether it is accurate.
You have recently created a provisioning package that uses Comp%RAND:1% as the device name.
You will be able to successfully run the package on as much as 5 devices.
Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A. No adjustment required
  • B. 10
  • C. 15
  • D. 20
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Davidchercm
Highly Voted 3 years, 11 months ago
i think the answer is wrong , it should be no change needed . %Rand:1% means that it will only randomize one number, from 0-9. That means a total of 10 computers.
upvoted 12 times
anzer123
3 years, 9 months ago
I agree on this too. the 1 represent a single value which can be any of this 0-9. hence no adjustment required
upvoted 1 times
anzer123
3 years, 9 months ago
on a second thought, i think 10 should be the right answer. The question says for as much as meaning maximum. %rand:1% will generate random digits from 0-9 hence You will be able to successfully run the package on as much as 10 devices not 5
upvoted 4 times
Solaris2002
3 years, 3 months ago
If the Answer is B then what is stopping the other answers from also being right? You could also have %RAND:15% and that would also be right, you can run it on 5 or more devices you just get more integers.
upvoted 1 times
...
...
...
daonga
3 years, 11 months ago
I agree on this. Unless I'm missing something (which is likely), there's not need to change the config.
upvoted 3 times
...
IcemanJim
3 years, 7 months ago
And 10 is more than 5. So the statement is incorrect meaning "B" is the correct answer. They don't word this question very well, which adds confusion.
upvoted 2 times
...
FlitZ
3 years, 8 months ago
You are missing the focus of the underlined segment that says: "You will be able to successfully run the package on as much as 5 devices." %RAND:1% means from 0-9 like you said. Therefore, the statement in the question is incorrect. Opcion B is the correct answer.
upvoted 5 times
...
...
Darkfire
Most Recent 1 year, 9 months ago
Selected Answer: B
B = 10 = right https://www.anoopcnair.com/computer-name-during-windows-autopilot-intune/
upvoted 1 times
...
Sim2IT
1 year, 10 months ago
I guess 5 was the item that was highlighted. If so, then yes the answer is B as 1 represents the number of digits that will be randomized.
upvoted 1 times
...
Dnyc
2 years, 4 months ago
I don't see anything underlined when viewing this in a web browser. If the 5 is underlined, then yes, it would be B, because %RAND:1% would give you a range from 0 - 9 (ten numbers total) so the number would change to 10.
upvoted 1 times
...
Renza98
2 years, 5 months ago
Answer should be 10 devices, but we use %RAND:4% at our company which results in duplicate device names. Microsoft states that it will create unique device names but in my experience this is not true.
upvoted 1 times
...
Harold
3 years, 2 months ago
Selected Answer: B
Rand:1 = 10 combinations, so B
upvoted 1 times
...
MR_Eliot
3 years, 2 months ago
Selected Answer: B
I mean, how is this even a question :)
upvoted 1 times
...
AL99
3 years, 3 months ago
Answer B
upvoted 1 times
...
RodrigoT
3 years, 4 months ago
Explaining the question: It says that if you use "%RAND:1%" then "You will be able to successfully run the package on on as much as 5 devices". That's wrong. You need to adjust it to: "on as much as 10 devices". So the answer B is correct. The expression: "underlined segment" is confusing because there is nothing really "underlined" there, maybe there is in a real exam. Here it's more like if a "condition" is true or not, and what's the right answer.
upvoted 1 times
RodrigoT
3 years, 4 months ago
https://docs.microsoft.com/en-us/windows/configuration/wcd/wcd-accounts#computeraccount Check the part: ComputerName.
upvoted 1 times
...
...
forummj
3 years, 5 months ago
This took me a while, but I think I see it now, so for those still struggling with the wording. The portion you need to look at is; "You will be able to successfully run the package on as much as 5 devices." - Yes, this is technically correct, however, you are being asked if this exactly correct, which it isn't. The line should read. "You will be able to successfully run the package on as much as 10 devices." - Hence why the answer is B: 10
upvoted 4 times
...
b3arb0yb1m
3 years, 6 months ago
B. 10 is correct.
upvoted 1 times
...
ElFrijole
3 years, 6 months ago
maybe someone can help me make sense of the mob discussion, the underlined can run up to 5 machines, the random generator will give us results for 10 machines, (0-9) so the answer would be A. No adjustment right? the way I see it, is that yes, the randomizer will give us 10, but doesn't the question state, leave it be if no change? or we CAN leave it if needed?
upvoted 1 times
...
FrancisLai
3 years, 8 months ago
I agree with FlitZ. The answer B is correct because the underlined segment says that: "You will be able to successfully run the package on as much as 5 devices." However the %RAND:1% can be applied as much as 10 devices.
upvoted 1 times
...
tf444
3 years, 8 months ago
You will be able to successfully run the package on as many as 10 devices.
upvoted 2 times
...
BAbdalla
3 years, 9 months ago
The answer is wrong in my understanding. The description of the answer even informs that it is wrong: Correct answer: B The device name uses a single random number (applied by %RAND:1%). This allows for 10 unique values (0 ג€" 9). Therefore, I believe the correct option is alternative A, No adjustment required, as %RAND:1% is enough to deploy up to 10 devices, and in the description it is saying that only 5. will be deployed.
upvoted 2 times
FlitZ
3 years, 8 months ago
The answer B is correct because the segment says that: You will be able to successfully run the package on as much as 5 devices. And the random applied can be aplied only to 10 devices.
upvoted 2 times
...
...
Jeff8989
3 years, 9 months ago
Use %RAND:x% to generate x number of random digits in the name, where x must be a number less than 63. In this case, %RAND:1% means only 1 computer.
upvoted 1 times
Sironin
3 years, 9 months ago
A number of digits specifies the length rather than the contents. So 1 digit is any number 0-9. 2 digits is 00-99. 3 digits is 000-999 and so on. Comp%RAND:8% might produce Comp12345678, Comp09523216, Comp13200077, etc Answer B. 10 is correct.
upvoted 4 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 ...