Forum Discussion
Afsar_Shariff
Oct 15, 2024Brass Contributor
Creating content scan jobs in microsoft purview information protection scanner using powershell
Hello Everyone
Please let me know what method available to create content scan jobs and add repositories in automated way?
Is there any PowerShell method? I do not see commands available to create content scan jobs in Microsoft purview information protection scanner.
Thank you in anticipation
1 Reply
Sort By
- WelkasWorldBrass Contributor
Hi,
Yes, you can use PowerShell to create new content scan jobs within AIP scanner.
You can use the Set-AIPScannerContentScanJob to achieve that.Hope this helps.