Site Administrator repository cleanup tools consist of two Python scripts that allow to remove the reporting data from Site Admin's reporting database based on its age or specific to certain accounts that you want to exclude from reporting (such as service accounts). The files in attached archive are:
- clean.cmd - runs both scripts and contains the input settings
- SiteAdminRepositoryCleanUpByChunks.py - removes of reporting data older than N days in the specified Site Admin repository
- SiteAdminRepositoryCleanUpSPLogs.py - removes of reporting data for specified account
- Python scripting software
- Readme.txt that explains parameters for the clean.cmd