Forum Discussion
Johnavata19
Nov 20, 2020Copper Contributor
Cannot find Sensitivity ID to apply a label with PowerShell
Hi everyone, I created and publish Sensitivity labels the followings: And I use Powershell to apply Sensitivity as the following: I can get ID but I use this ID to apply Sensitivity...
mmancina
Dec 01, 2020Brass Contributor
Have you checked if the label is included in the Labelpolicy by using the Get-LabelPolicy cmdlet? (https://docs.microsoft.com/en-us/powershell/module/exchange/get-labelpolicy?view=exchange-ps)