TestimoX

API Reference

Command

Test-ADXAdmxProviderSourceCatalog

Namespace ADPlayground.PowerShell
Outputs
ADPlayground.Gpo.GpoLocal.AdmxProviderSourceCatalogValidationResult

Validates a data-driven ADMX provider source catalog.

Examples

Authored help example

Example 1


Test-ADXAdmxProviderSourceCatalog -Path '.\docs\examples\admx-provider-source-catalog.example.json'
        

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

Test-ADXAdmxProviderSourceCatalog -Path <string> [<CommonParameters>]
#

Parameters

Path string requiredposition: 0pipeline: false
Provider source catalog JSON file to validate.

Outputs

ADPlayground.Gpo.GpoLocal.AdmxProviderSourceCatalogValidationResult