TestimoX

API Reference

Command

Get-ADXSchemaVersion

Namespace ADPlayground.PowerShell
Outputs
ADPlayground.DirectoryServices.SchemaVersionInfo

Gets Active Directory schema version information for forest domains.

Examples

Generated fallback example

Generated fallback example from command syntax.


Get-ADXSchemaVersion -MismatchedOnly
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Get-ADXSchemaVersion [-MismatchedOnly] [-Reader <SchemaVersionReader>] [<CommonParameters>]
#

Parameters

MismatchedOnly SwitchParameter optionalposition: namedpipeline: false
Outputs only domains with mismatched schema versions.
Reader SchemaVersionReader optionalposition: namedpipeline: false
Optional schema version reader instance (primarily for testing).

Outputs

ADPlayground.DirectoryServices.SchemaVersionInfo