exam questions

Exam MS-100 All Questions

View all questions & answers for the MS-100 exam

Exam MS-100 topic 3 question 24 discussion

Actual exam question from Microsoft's MS-100
Question #: 24
Topic #: 3
[All MS-100 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your company has 3,000 users. All the users are assigned Microsoft 365 E3 licenses.
Some users are assigned licenses for all Microsoft 365 services. Other users are assigned licenses for only certain Microsoft 365 services.
You need to determine whether a user named User1 is licensed for Exchange Online only.
Solution: You run the Get-MsolAccountSku cmdlet.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
The Get-MsolAccountSku cmdlet returns all the SKUs that the company owns. It does not tell you which licenses are assigned to users.
Reference:
https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolaccountsku?view=azureadps-1.0

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
fofo1960
3 years, 8 months ago
No, Running this cmdlet will return all the available licenses in the tenant AccountSkuId ActiveUnits WarningUnits ConsumedUnits ------------ ----------- ------------ ------------- Myorg:VISIOCLIENT 10 0 9 Myorg:STREAM 1000000 0 23 Myorg:DYN365_FINANCE 20 0 0 Myorg:DYN365_TEAM_MEMBERS 366 0 1 Myorg:WINDOWS_STORE 25 0 0 Myorg:FLOW_FREE 10000 0 36
upvoted 3 times
...
mkoprivnj
4 years, 5 months ago
No for sure!
upvoted 1 times
melatocaroca
3 years, 12 months ago
https://docs.microsoft.com/en-us/microsoft-365/enterprise/view-licenses-and-services-with-microsoft-365-powershell?view=o365-worldwide
upvoted 1 times
...
...
CMal
4 years, 6 months ago
The answer is correct. In the sentence, it states "All the users are assigned Microsoft 365 E3 licenses.". With an E3, Exchange Online is a service/workload, not a license. The only way the Exchange Online license would appear would be if you purchased an Exchange Online Plan 1 or Plan 2 license separate from the E3.
upvoted 2 times
...
scottims
4 years, 7 months ago
B https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolaccountsku?view=azureadps-1.0
upvoted 1 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 ...