Get-WssDomainNameConfiguration
Get-WssDomainNameConfiguration
Gets the domain name configuration of Windows Server 2012.
Syntax
Get-WssDomainNameConfiguration [ <CommonParameters>]
Detailed Description
The Get-WssDomainNameConfiguration cmdlet gets the domain name configuration of . This cmdlet returns domain configuration settings, the name of the domain provider, the certificate status, and the expiration date of the certificate.
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: Get the domain name configuration of Windows Server 2012
This command gets the domain name configuration of Windows Server 2012.
PS C:\> Get-WssDomainNameConfiguration