API Reference
Command
Get-ADXSchemaVersion
Gets Active Directory schema version information for forest domains.
Examples
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
- Outputs only domains with mismatched schema versions.
- Reader SchemaVersionReader
- Optional schema version reader instance (primarily for testing).
Outputs
ADPlayground.DirectoryServices.SchemaVersionInfo