Clear-AipServiceDoNotTrackUserGroup

Clears the group for the users who must not be tracked by Azure Information Protection.

Syntax

Clear-AipServiceDoNotTrackUserGroup []

Description

The Clear-AipServiceDoNotTrackUserGroup cmdlet removes the currently configured group for the users who must not be tracked by the Azure Information Protection document tracking feature. This configuration might be needed for privacy requirements. For more information, see Privacy controls for your document tracking site.

This cmdlet does not delete the specified group from Azure Active Directory. Instead, a group will no longer be used to exempt users from tracking. As a result, all users in your organization will now be tracked when you use the document tracking feature.

You must use PowerShell to remove this group from the Azure Information Protection service; you cannot do this configuration by using a management portal.

Examples

Example 1

PS C:\>Clear-AipServiceDoNotTrackUserGroup

This command removes the currently configured group (if set) that exempts users from being tracked by the document tracking feature. As a result, all users in your organization can be tracked when you use the document tracking feature.

Inputs

None

Outputs

System.Object