Clear-AadrmDoNotTrackUserGroup

Clears the group for the users who must not be tracked by Rights Management.

Syntax

Clear-AadrmDoNotTrackUserGroup

Description

Note

This cmdlet from the AADRM module is now deprecated. After July 15, 2020, this cmdlet name will be supported only as an alias to its replacement in the AIPService module.

For more information, see the overview page.

The Clear-AadrmDoNotTrackUserGroup cmdlet removes the currently configured group for the users who must not be tracked by the Azure Rights Management 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 Rights Management service; you cannot do this configuration by using a management portal.

Examples

Example 1

PS C:\>Clear-AadrmDoNotTrackUserGroup

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