A collection of Google Workspace apps scripts that I use a lot or have found useful. As an administrator for Google Workspace the admin portal is annoyingly limited. There is more control with enterprise license versions, but even then it's often useful to use other tools to assist in automation or bulk updates.
A popular (SysAdmin) approach is it use the GAM CLI tool but I find (as a former software engineer) that code within the Google Apps Script environment is preferable.
Remove authenticated session tokens for users who have signed in with google
Connect to Slack, join public channels, determine level of activity, and based on threshold archive channel
Commonly used code to read in, process, and write to google sheets
A common use case is for emails coming into a user or group email to have attachments that are useful to also make available in a Google Drive location
Call Gemini AI Assistant from a cell facilitating simple bulk and auto-refreshing query execution