Which command should you run?

Posted by: Pdfprep Category: 70-346 Tags: , ,

HOTSPOT

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.

You synchronize all of the fabrikam.com users to Azure AD.

You need to implement the planned changes for the users in the United States office.

Which command should you run? To answer, select the appropriate options in the answer area.

Answer:

Explanation:

The Get-MsolUser cmdlet gets an individual user or list of users from Azure Active Directory.

The CUnlicensedUsersOnly parameter indicates that only users who are not assigned a license are returned.

The Set-MsolUser cmdlet modifies a user object in Azure Active Directory.

Explanation:

https://docs.microsoft.com/en-us/powershell/module/msonline/get-msoluser?view=azureadps-1.0

https://docs.microsoft.com/en-us/powershell/module/msonline/set-msoluser?view=azureadps-1.0

Leave a Reply

Your email address will not be published.