TestimoX

API Reference

Command

Get-ADXGpoWmiLinkHealth

Namespace ADPlayground.PowerShell
Outputs
ADPlayground.Gpo.WmiLinkHealthRow

Emits malformed WMI link attributes (gPCWQLFilter/gPCWMIFilter) so they can be inspected or repaired.

Examples

Generated fallback example

Generated fallback example from command syntax.


Get-ADXGpoWmiLinkHealth -DomainName 'Name'
        

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-ADXGpoWmiLinkHealth [-DomainName <string>] [<CommonParameters>]
#

Parameters

DomainName string optionalposition: 0pipeline: false
DNS domain to scan. When omitted, scans all domains in the forest.

Outputs

ADPlayground.Gpo.WmiLinkHealthRow