Get-O365DomainConfiguration

Gets the office_365_2 domain configuration.

Syntax

Get-O365DomainConfiguration []

Description

The Get-O365DomainConfiguration cmdlet gets the domain configuration for office_365_1.

Examples

Example 1: Get the domain configuration

PS C:\> Get-O365DomainConfiguration

This command gets the domain configuration for office_365_2.

1:

PS C:\>

Outputs

Microsoft.WindowsServerSolutions.O365Integration.O365DomainConfiguration

This cmdlet returns a class that represents the domain configuration for office_365_2 When output: office_365_2 integration is enabled AvailableDomains Property System.Collections.ObjectModel.ReadOnlyCollection<O365Domain> PrimaryDomainName Property System.String CustomDomainName Property System.String CustomDomainStatus Property Microsoft.WindowsServerSolutions.O365Integration.O365DomainStatus