< Back

Clear-AadrmDoNotTrackUserGroup

Fri Jan 10, 2020 6:07 pm

NAME Clear-AadrmDoNotTrackUserGroup



SYNOPSIS

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





SYNTAX

Clear-AadrmDoNotTrackUserGroup [<CommonParameters>]





DESCRIPTION

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 (https://docs.microsoft.co

m/information-protection/rms-client/client-admin-guide-document-tracking#privacy-controls-for-your-document-trackin

g-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.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

System.Object







NOTES









-------------------------- 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.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=846353

Disable-AadrmSuperUserFeature

Enable-AadrmDocumentTrackingFeature

Get-AadrmDoNotTrackUserGroup

Set-AadrmDoNotTrackUserGroup