Your company has a Microsoft 365 subscription. Your plan to add 100 newly hired temporary users to the subscription next week. You create the user accounts for the new users. You need to assign licenses to the new users. Which command should you run? A. B. C. D. Suggested Answer: B The first line gets all users from the Temp department that have a UsageLocation assigned and stores them in the $NewStaff variable. You cannot use PowerShell to assign a license to a user that does not have a UsageLocation configured. The second line adds the licenses to each user in the $NewStaff variable. Reference: https://docs.microsoft.com/en-us/office365/enterprise/powershell/assign-licenses-to-user-accounts-with-office-365-powershell This question is in MS-100 Exam For getting Microsoft 365 Administrator Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer