OMS Log Analytics: The New Experience

OMS Log Analytics: The New Experience

Estimated Reading Time: 3 minutesThere’s never been a better time to implement Operations Management Suite Log Analytics than now. The platform has recently experienced its largest and most fundamental update since its inception, providing even greater analytics...

PowerShell Training: Switch Parameter Validation

Estimated Reading Time: 6 minutesSummary There are many ways to validate the presence of a [switch] parameter within a PowerShell script or function, but some are definitely better. This post provides a PowerShell function that demonstrates the results of various...

PowerShell Training: Sorting Version Numbers

Estimated Reading Time: 7 minutesSummary Sorting version numbers as strings can fail to order them correctly, but the [Version] type accelerator can be used to sort them correctly. Introduction Here at Model Technology Solutions, we spend a lot of our time writing...

SCSM: Event 33610 and Extreme Slowness

Estimated Reading Time: 5 minutesSummary Extreme slowness in the SCSM console combined with a flood of 33610 events can sometimes be caused by communication issues between the SCSM management servers and the SQL servers; enabling SQL’s Named Pipes setting for...

SCOM: Simplifying SharePoint Monitoring Configuration

Estimated Reading Time: 6 minutesSummary SharePoint monitoring in SCOM has a unique configuration that is often overlooked or implemented incorrectly. This post contains a pair of SCOM management packs intended to simplify the configuration of SharePoint monitoring....