How To Get Microsoft Graph API Token Using PowerShell
Office 365 Service Health Monitor using Office 365 Management API v2 and PowerShell
June Castillote9:41 PMapi, graph api, microsoft graph api, monitoring, o365, Office 365, office 365 management api, powershell, Scripts
14 comments

Office 365 Mailbox Forwarding Rules Report using PowerShell
June Castillote8:24 PMBackup, distribution group, Exchange Online, o365, Office 365, powershell, Report, Scripts, Tools
No comments

Enable Mailbox Auditing in Office 365 using PowerShell Script
Monitoring Event IDs using PowerShell
Generate DNS MX Record Report using PowerShell
Checking Website Up Status using PowerShell

Overview
This script can be used to query a list of sites and produce an HTML report of their status. I created this script in order to get a report of SharePoint sites that my team manage without having to check the site one by one to see if they are up or not.
Download
https://github.com/junecastillote/Get-WebUpStatus
How...