Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
In order to run the script you need to install Python 3 and mstrio library for Python. Mstrio library comes with Jupyter Notebook and Pandas.
The script produces a CSV files with details about dossiers and user groups access rights. It can be furter enhanced by adding:
- Handle reports as well (now only dossiers and documents)
- Translate “Access Rights ENUM” into readable form like “Full control”
- Expand User Groups into individual users (?)
- Add path to dossier (?)
Attached is the Jupyter Notebook file and example Excel file.

