Scripts
- Last Updated: May 1, 2026
- 1 minute read
- Semaphore
- Documentation
These sample PowerShell scripts automate common administrative tasks. They are particularly useful when managing multiple SharePoint Online sites at scale.
| Script | Description |
|---|---|
| Deploy PDC to SharePoint Online sites | Automates the deployment of Progress Data Cloud to multiple SharePoint Online sites. |
| Install PDC app into SharePoint Online sites | Automates the installation of the Progress Data Cloud app into multiple SharePoint Online site collections. |
| Queue list classification | Automates the queueing of classification jobs for SharePoint Online site libraries. |
| Configure SIM settings | Automates the configuration of SIM field settings for a SharePoint list or content type. |
Common prerequisites
All scripts require:
- Windows PowerShell 5.1 or PowerShell 7+.
- The PnP.PowerShell module.
- A valid Progress Data Cloud API key for an appropriately permissioned user.
Refer to each script's documentation for additional prerequisites and detailed usage instructions.