1 Skripte verfügbar

Apps Script Bibliothek

Kopier- und einsatzbereite Google Apps Script-Skripte zur Automatisierung Ihrer Google Workspace-Aufgaben. Jedes Skript ist kommentiert und auf GitHub verfügbar.

Google Workspace Monitoring

Utils

This script monitors the official RSS feed of the “Google Workspace Status Dashboard.” When a new incident or update is detected, the script automatically sends a formatted email alert to the administrator.

Anwendungsfall

This script allows an IT manager to receive automatic, formatted alerts as soon as an incident occurs on Google Workspace services. By converting times to local time and filtering out duplicates, it provides immediate responsiveness to inform users before they overwhelm technical support.

utils logging
Code ansehen

Wie verwendet man ein Skript?

In wenigen Klicks kopieren und in Ihrem Google Workspace einsetzen.

1

Code kopieren

Klicken Sie auf „Code ansehen", um die Datei auf GitHub zu öffnen und den Inhalt zu kopieren.

2

In Apps Script einfügen

Öffnen Sie script.google.com, erstellen Sie ein neues Projekt und fügen Sie den Code in den Editor ein.

3

Ausführen

Erteilen Sie die erforderlichen Berechtigungen und führen Sie die Hauptfunktion aus. Das war's!

Gesamtes GitHub-Repository ansehen

Alle Skripte sind Open-Source und werden regelmäßig aktualisiert.