Bulk unprotect/re-classify all content on Sharepoint site(s) in-place

Marek Halfar 1 Reputation point
2021-03-10T14:48:02.407+00:00

We're in the middle of a carveout of one of our companies and they'll be taking some data with them. We need to ensure that all content on several SharePoint sites is not protected. Therefore I need to unprotect or change classification of all the files in those sites.

Is there any way how to do that in-place (i.e. PowerShell) so all that content is not needed to be synced and processed locally?

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
515 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Marek Halfar 1 Reputation point
    2021-03-11T12:26:20.67+00:00

    Hi Emily,

    we're using Sensitivity labels and AIP to classify our content. We have several labels like "Internal", "Confidential", "Strictly confidential". And some of these labels also apply protection (encryption).

    There are several sites now which content will need to be soon completely transferred outside of our company (content related to business which was completely sold). As the content migration will be most likely done on tenant to tenant level, we need to make sure that ALL the content on those sites will be accessible also after the migration to the other tenant. Therefore if there are any documents protected by specific sensitivity labels, then those will be inaccessible after the migration.

    My question is, if content can be:

    • reclassified = sensitivity label changed
    • un-protected = in case there is label applying protection, then just the protection removed or the complete sensitivity label removed

    and all this in bulk for all site content.