A portable PowerShell admin toolkit for Microsoft Graph workflows using delegated device-code authentication.
- Download the latest release ZIP and extract to a folder, for example:
C:\Tools\GratBox\ - Launch the toolkit (recommended):
Launch-GratBox.cmd
- Follow the device-code login prompt.
\— cmd launchers for portable useScripts\— utility scriptsmodules\— bundled PowerShell components used by the toolkitLogs\— runtime logs (not committed)Reports\— exported reports (not committed)Imports\— optional input data (not committed)docs\— supplemental documentation and notes
- Drop scripts into
Scripts\ - Drop additional modules under
modules\
Some Microsoft Graph behaviors are limited under device-code auth. Where applicable, cmdlets will warn and exit cleanly rather than producing partial/incorrect results.