Question 1mediummultiple choice
Read the full Manage users, groups, licensing, and support explanation →MS-102 Manage users, groups, licensing, and support • Complete Question Bank
Complete MS-102 Manage users, groups, licensing, and support question bank — all 0 questions with answers and detailed explanations.
Refer to the exhibit.
```
Get-AzureADUser -ObjectId user@contoso.com | Select-Object -Property AssignedLicenses
AssignedLicenses
---------------
{@{DisabledPlans=System.Object[]; SkuId=contoso:ENTERPRISEPACK}}
Get-AzureADSubscribedSku | Where-Object {$_.SkuId -eq 'contoso:ENTERPRISEPACK'} | Select-Object -Property ServicePlans
ServicePlans
------------
{@{ServicePlanId=...; ServiceName=EXCHANGE_S_ENTERPRISE; ProvisioningStatus=Success; AppliesTo=User}, ...}
Get-AzureADUser -ObjectId user@contoso.com | Select-Object -Property UsageLocation
UsageLocation
-------------
US
```Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Email and calendar
Document management and collaboration
Chat, meetings, and collaboration
Personal cloud storage
Enterprise social networking
Drag a concept onto its matching description — or click a concept then click the description.
HTTPS
SMTP
SMTP (submission)
IMAP
IMAP over SSL