Triggers data collection on the governed resources for a specific managed host.
Syntax:
Trigger-QDataUnderGovernanceCollection [-ManagedHostId] <String> [<CommonParameters>]
Parameter | Description |
---|---|
ManagedHostId |
Specify the ID (GUID format) of the managed host where data collection is to take place. Run the Get-QManagedHosts cmdlet without any parameters to retrieve a list of available managed hosts and their IDs. |
Examples
Example | Description |
---|---|
Trigger-QDataUnderGovernanceCollection -ManagedHostId d589359a-8c51-4de0-8dcf-6b463793b0bf | Triggers the collection of access information for resources under governance. |