Get-WssDomainNameConfiguration

Gets the domain name configuration of the Windows Server Essentials computer.

Syntax

Get-WssDomainNameConfiguration []

Description

The Get-WssDomainNameConfiguration cmdlet gets the domain name configuration of the Windows Server Essentials computer. This cmdlet returns Windows Server Essentials domain configuration settings, the name of the domain provider, the certificate status, and the expiration date of the certificate.

Examples

Example 1: Get the domain name configuration of the Windows Server

PS C:\> Get-WssDomainNameConfiguration

This command gets the domain name configuration of Windows Server Essentials.

Outputs

Microsoft.WindowsServerSolutions.RemoteAccess.Domains.DomainNameConfiguration

This cmdlet generates the currently active domain name configuration object.