< Back

Enable-AadrmDocumentTrackingFeature

Fri Jan 10, 2020 6:12 pm

NAME Enable-AadrmDocumentTrackingFeature



SYNOPSIS

Enables document tracking for Rights Management.





SYNTAX

Enable-AadrmDocumentTrackingFeature [-Force] [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Enable-AadrmDocumentTrackingFeature cmdlet enables the document tracking feature for Azure Information

Protection. This cmdlet enables access to the document tracking site so that users can track or revoke access to

documents that they have protected. This setting is organization-wide; you cannot enable document tracking for

some users in your organization and not for others.



You must use PowerShell to enable document tracking; you cannot do this configuration by using a management portal.



By default, document tracking is enabled, so you would run this cmdlet only if somebody had previously disabled

document tracking for your organization. When document tracking is enabled, users can access the document tracking

site to see the protected documents that they have shared to date. Activity related to shared documents (who

opened them, when, from which location) is shown for only when the document tracking site is enabled. For example,

a user could revoke a document that they shared when document tracking was disabled but they cannot not see who

opened this document when document tracking was disabled.



For additional information about the document tracking site, see Configuring and using document tracking for Azure

Information Protection

(https://docs.microsoft.com/information- ... t-tracking)from the Azure

Information Protection client administrator guide.





PARAMETERS

-Force [<SwitchParameter>]

Forces the command to run without asking for user confirmation.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



<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



OUTPUTS



NOTES









------------- Example 1: Enable document tracking -------------



PS C:\\>EnableAadrmDocumentTrackingFeature



This command enables document tracking for Azure Information Protection.



RELATED LINKS

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

Disable-AadrmDocumentTrackingFeature

Get-AadrmDocumentTrackingFeature