Getting Started¶
Installation¶
-
Download the latest
AdminTrayTool.msifrom the GitHub Releases page. -
Run the installer.
-
AdminTrayTool installs to:
C:\Program Files (x86)\AdminTrayTool
-
A Start Menu shortcut is created during installation.
-
Launch AdminTrayTool from the Start Menu.
-
Look for the AdminTrayTool icon in the Windows system tray. You may need to click the Show hidden icons arrow.
First-Run Setup¶
AdminTrayTool checks GAM7 configuration when you open a feature that requires Google Workspace access.
These features include:
- Chromebook Management
- Bulk Chromebook Management
- Group Management
AdminTrayTool first checks whether an existing GAM7 project and authentication are available on the machine.
If GAM7 is not configured or authenticated, you will be guided through the required setup.
1. GAM7 Project Setup¶
AdminTrayTool checks for an existing GAM7 project and its client_secrets.json.
If your organization already has a working GAM7 project, you should use the existing project rather than creating another Google Cloud project.
If this is the first GAM7 machine for your organization, you can create a new GAM7 project.
See GAM7 Setup & Troubleshooting for detailed instructions.
2. OAuth Authentication¶
Once the GAM7 project is available, AdminTrayTool checks for an existing OAuth session.
If authentication is required:
- GAM7 starts the OAuth process.
- A browser window opens.
- Sign in using your Google Workspace administrator account.
- Grant the requested permissions.
- Return to AdminTrayTool.
Once authentication is complete, the GAM7-powered features are available.
Security: Each machine maintains its own GAM7 authentication session. Do not copy another technician's OAuth tokens or authenticated GAM7 credentials to your machine.
Updating¶
AdminTrayTool can check for new versions automatically when the application starts.
When a newer version is available, you will be prompted to update.
You can also check manually through:
Tray icon → About AdminTrayTool → Check for Updates
Upgrading Versions¶
AdminTrayTool supports in-place upgrades.
Run the newer installer over the existing installation. You do not need to uninstall the previous version first.
Your application configuration is stored outside the installation directory and is preserved during upgrades:
%ProgramData%\AdminTrayTool\
├── config.json
└── groupTemplates.json
Your GAM7 user configuration is also stored separately under your Windows user profile and is not replaced by the AdminTrayTool application upgrade.