PrepAway - Latest Free Exam Questions & Answers

How should you complete the Windows PowerShell commands?

HOTSPOT
You are deploying a new Office 365 tenant for a company. You plan to use the default domain
Fabricam.onmicrosoft.com. Employees currently use Fabricam.com for their email address in the on-premises email system.
You have the following requirements:
All users need to be migrated to Microsoft Exchange Online.
Fabricam.com must be used for the email domain and Office 365 user principal name.
You need to start the new domain process and generate a CSV import file for your on-premises DNS servers.
How should you complete the Windows PowerShell commands? To answer, configure the appropriate options in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Explanation/Reference:
Explanation:
Box1
Fabricam.onmicrosoft.com

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

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
Box2
New-MsolDomain
Box3
Get-MsolDomainVerificationDns
The questions states: “You plan to use the default domain Fabricam.onmicrosoft.com.”
The New-MsolDomain cmdlet adds a domain to Azure Active Directory.
The Get-MsolDomainVerificationDns cmdlet retrieves the necessary DNS records to verify a domain.
References:
1.0

2 Comments on “How should you complete the Windows PowerShell commands?

  1. Ya says:

    The question states: “Fabricam.com must be used for the email domain and Office 365 user principal name”, does not say “You plan to use the default domain Fabricam.onmicrosoft.com”. in that case the first answer should be $domain=fabricam.com, can you confirm?




    5



    0
  2. Enriko says:

    I think it should be:
    $domain = Fabricam.com

    Otherwise, Get-MsolDomainVerificationDns cmdlet makes no sense. We don’t have to verify ownership of a *.onmicrosoft.com domains.




    18



    0

Leave a Reply