Set-O365Domain

Set-O365Domain

Sets up a domain for .

Syntax

Set-O365Domain [ <CommonParameters>]

Detailed Description

The Set-O365Domain cmdlet sets up a domain for . It uses the domain currently configured on your server. Before you set up a domain for , you must configure the domain for your Windows Server Essentials server.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Set up a domain for

This command sets up a domain for .

PS C:\> Set-O365Domain

Remove-O365Domain