Apps Script 脚本库
可直接复制部署的Google Apps Script脚本,自动化您的Google Workspace任务。每个脚本均有注释并在GitHub上提供。
Google Workspace Monitoring
UtilsThis 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.
使用场景
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.
没有与您搜索匹配的脚本。
如何使用脚本?
几次点击即可复制并部署到您的Google Workspace。
复制代码
点击"查看代码"在GitHub上打开文件并复制其内容。
粘贴到Apps Script
打开script.google.com,创建新项目,将代码粘贴到编辑器中。
运行
授权所需权限并运行主函数。就这么简单!
所有脚本均为开源并定期更新。