< Back
Get-DsRegStatus
Post
NAME Get-DsRegStatus
SYNOPSIS
Returns the output of dsregcmd /status as a PSObject.
SYNTAX
Get-DsRegStatus [<CommonParameters>]
DESCRIPTION
Returns the output of dsregcmd /status as a PSObject. All returned values are accessible by their property name.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Displays a full output of dsregcmd / status.
Get-DsRegStatus
RELATED LINKS
SYNOPSIS
Returns the output of dsregcmd /status as a PSObject.
SYNTAX
Get-DsRegStatus [<CommonParameters>]
DESCRIPTION
Returns the output of dsregcmd /status as a PSObject. All returned values are accessible by their property name.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Displays a full output of dsregcmd / status.
Get-DsRegStatus
RELATED LINKS