Enable-AipServiceDocumentTrackingFeature
開啟 Azure 資訊保護的檔追蹤和撤銷功能。
Syntax
Enable-AipServiceDocumentTrackingFeature
[-Force]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Enable-AipServiceDocumentTrackingFeature Cmdlet 會開啟檔追蹤並撤銷 Azure 資訊保護的功能。
與共享檔相關的活動 (開啟檔時,只有在開啟檔追蹤和撤銷功能時,才會顯示位置) 。
此設定為全組織;您無法為組織中的某些使用者開啟檔追蹤,而無法開啟其他使用者的檔追蹤。
您必須使用 PowerShell 來開啟檔追蹤;您無法使用管理入口網站來執行此設定。
根據預設,檔追蹤會開啟,因此只有在有人先前已關閉租使用者的檔追蹤時,您才會執行此 Cmdlet。
如需詳細資訊,請參閱
範例
範例 1:開啟檔追蹤
PS C:\>EnableAipServiceDocumentTrackingFeature
此命令會開啟 Azure 資訊保護的檔追蹤。
參數
-Confirm
在執行 Cmdlet 前提示您確認。
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Force
強制執行命令而不要求使用者確認。
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
顯示執行 Cmdlet 後會發生的情況。 Cmdlet 並不會執行。
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |