Remove-O365Domain

Remove-O365Domain

Removes the current Internet domain.

Sintaxis

Remove-O365Domain [ <CommonParameters>]

Descripción detallada

The Remove-O365Domain cmdlet removes the current Internet domain for . You cannot remove the domain name that you are given when you sign up for . You can remove only custom domains that you add to .

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Remove the current Internet domain

This command removes the current Internet domain.

PS C:\> Remove-O365Domain
PS C:\> 

Temas relacionados

Set-O365Domain

Get-O365DomainConfiguration