Skip to content

Portable PowerShell admin toolkit for Microsoft Graph workflows (device-code auth), designed for enterprise environments.

License

Notifications You must be signed in to change notification settings

twistedme/GratBox

Repository files navigation

Graph Administrator Toolbox (GratBox)

A portable PowerShell admin toolkit for Microsoft Graph workflows using delegated device-code authentication.

Quick start (portable)

  1. Download the latest release ZIP and extract to a folder, for example: C:\Tools\GratBox\
  2. Launch the toolkit (recommended):
    • Launch-GratBox.cmd
  3. Follow the device-code login prompt.

Folder layout

  • \ — cmd launchers for portable use
  • Scripts\ — utility scripts
  • modules\ — bundled PowerShell components used by the toolkit
  • Logs\ — runtime logs (not committed)
  • Reports\ — exported reports (not committed)
  • Imports\ — optional input data (not committed)
  • docs\ — supplemental documentation and notes

Adding your own scripts/modules

  • Drop scripts into Scripts\
  • Drop additional modules under modules\

Known limitations

Some Microsoft Graph behaviors are limited under device-code auth. Where applicable, cmdlets will warn and exit cleanly rather than producing partial/incorrect results.

About

Portable PowerShell admin toolkit for Microsoft Graph workflows (device-code auth), designed for enterprise environments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published