API Reference
Command
Test-ADXAdmxCatalogBundle
Validates a split ADMX catalog bundle generated for static explorer consumers.
Examples
Example 1
Test-ADXAdmxCatalogBundle -Path '.\Website\static\data\admx-explorer'
Example 2
Test-ADXAdmxCatalogBundle -Path '.\Website\static\data\admx-explorer\manifest.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-ADXAdmxCatalogBundle -Path <string> [<CommonParameters>]#Parameters
- Path string
- Bundle directory or explicit manifest.json path to validate.
Outputs
ADPlayground.Gpo.GpoLocal.AdmxExplorerBundleValidationResult