Tag: powershell

0 commentsM365PowershellSCOM 2016M365Microsoft Graph APIpowershell

Microsoft Graph API test script for M365 Services

Here’s an easy snippet for doing some basic testing of M365 services via Microsoft Graph. Don’t forget that your app registration permissions must be correct before you will find any success with this test. App Registration Permission App registration permissions shown below at the time of this writing.NOTE:  Message Center Reader role is required as ….  Read More

2 commentsSCOM 2016alertsmanagement packpowershellreset healthscom

Reset SCOM Object Health and Alerts Task

Newly added to the SCOMAgentHelper management pack is a task that is capable of: In the example below you can see the Exchange Online service object has alerts generated from both a rule and a monitor. The task parameter, “ResetMontitorHealth”, is true and therefore will reset the health of the eligible monitors for the instance. ….  Read More