Forum Discussion
Afsar_Shariff
Oct 15, 2024Copper 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 c...
WelkasWorld
Dec 12, 2024Copper 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.