< Back

Get-AadrmDocumentTrackingFeature

Fri Jan 10, 2020 6:16 pm

NAME Get-AadrmDocumentTrackingFeature



SYNOPSIS

Indicates whether document tracking is enabled or disabled for Azure Information Protection.





SYNTAX

Get-AadrmDocumentTrackingFeature [<CommonParameters>]





DESCRIPTION

The Get-AadrmDocumentTrackingFeature cmdlet indicates whether the Azure Information Protection document tracking

feature is enabled or disabled.



You must use PowerShell to get this information about document tracking; you cannot get this information by using

a management portal.



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

<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: Determine whether the document tracking site is enabled



PS C:\\>Get-AadrmDocumentTrackingFeature



This command determines whether the Azure Information Protection document tracking feature is enabled.



RELATED LINKS

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

Disable-AadrmDocumentTrackingFeature

Enable-AadrmDocumentTrackingFeature