nerdexam
Microsoft

74-325 · Question #53

You need to create licensed users in Office 365. Which two methods can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)

The correct answer is A. Run Windows PowerShell cmdlets. C. Add users in the Office 365 Admin Center. A: The New-MsolUser powershell cmdlet is used to create a new user in the Windows Azure Active Directory. In order to give the user access to services, they must also be assigned a license (using the LicenseAssignment parameter). Applies To: Office 365, Windows Azure, Windows…

Manage Office 365 Users and Groups

Question

You need to create licensed users in Office 365. Which two methods can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)

Options

  • ARun Windows PowerShell cmdlets.
  • BUse the Windows Azure Active Directory Sync tool.
  • CAdd users in the Office 365 Admin Center.
  • DAdd user mailboxes in the Exchange Admin Center.

How the community answered

(52 responses)
  • A
    83% (43)
  • B
    6% (3)
  • D
    12% (6)

Explanation

A: The New-MsolUser powershell cmdlet is used to create a new user in the Windows Azure Active Directory. In order to give the user access to services, they must also be assigned a license (using the LicenseAssignment parameter). Applies To: Office 365, Windows Azure, Windows Intune - To create a single user account Go to Admin > Office 365 > Users and groups > Add. - You can add multiple user accounts to Office 365 at the same time with a CSV (comma- separated values) file. Click Admin > Office 365 > Users and groups.

Topics

#licensed user creation#PowerShell#admin center#user provisioning methods

Community Discussion

No community discussion yet for this question.

Full 74-325 Practice