Forum Discussion
dilanmic
Sep 05, 2021MCT
Email should be the same AIP classification or higher classification than the Attachment
Hi All, I have a requirement of ensuring that an email has the same classification or higher classification than the attachment attached. I was wondering that whether we can achieve this on AIP. ...
tanuj27
Mar 08, 2022Copper Contributor
Hi All,
Do we have a command to apply the feature to all the configured label Policies at once and command to un-do the changes if required.
Currently, we have this commad, mentioned in the document:
Set-LabelPolicy -Identity Global -AdvancedSettings @{AttachmentAction="Automatic"}
It seems that we need to run the above command multiple times to achieve the use case for all the label policies.
Thanks,
Tanuj
Do we have a command to apply the feature to all the configured label Policies at once and command to un-do the changes if required.
Currently, we have this commad, mentioned in the document:
Set-LabelPolicy -Identity Global -AdvancedSettings @{AttachmentAction="Automatic"}
It seems that we need to run the above command multiple times to achieve the use case for all the label policies.
Thanks,
Tanuj
dilanmic
Mar 08, 2022MCT
I had to go through each policy.