API Reference
Class
GpoArtifactsQuery
Queries GPOs for script and file artifacts and flags out-of-forest hosts.
Inheritance
- Object
- GpoArtifactsQuery
Methods
public static GpoArtifactSnapshot GetSnapshot(String domainName) #Returns:
GpoArtifactSnapshotBuilds an artifact snapshot for the specified domain.
Parameters
- domainName System.String
- DNS domain name to scan.
Returns
Snapshot containing script and file artifacts.