Which three actions should you perform in sequence?

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

DRAG DROP

A company plans to use Office 365 to provide email services to employees. The company obtains a custom domain name to use with Office 365.

You need to add the domain name to Office 365.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Manage Azure AD using Windows PowerShell

You can use the Azure Active Directory Module for Windows PowerShell cmdlets for Azure AD administrative tasks such as user management, domain management and for configuring single sign-on.

Step 1: Install the Azure AD Module

Step 2: Connect to Azure AD

Click the Microsoft Azure Active Directory Module for Windows PowerShell shortcut to open a Windows PowerShell workspace that has the cmdlets. Alternatively, you can load the cmdlets manually by typing import-module MSOnline at the Windows PowerShell command prompt.

Step 3: The New-MsolDomain cmdlet is used to create a new domain object. This cmdlet can be used to create a domain with managed or federated identities

Leave a Reply

Your email address will not be published.