Skip to the main content.

ScriptRunner Blog

December 10, 2021 - 9 min read

Adding Active Directory users, groups and computers with PowerShell

In PowerShell, it is relatively easy to create user accounts and groups, add users to groups or...

November 25, 2021 - 6 min read

Teams-Webhooks via PowerShell – Modern Alerting (part 3/3)

Teams Adaptive Cards: Certificate Monitoring with PowerShell

If you are one of the admins who...

October 18, 2021 - 9 min read

Documenting Exchange Server with PowerShell

Documenting a working (or not?) environment is an important task usually undertaken by...

July 21, 2021 - 3 min read

Teams-Webhooks via PowerShell – Modern Alerting (part 2/3)

SendMessage2Channel: The Sophisticated Way to Send Teams Webhooks

In the article "Teams Webhooks...

July 14, 2021 - 7 min read

Teams Webhooks via PowerShell – Modern Alerting (part 1/3)

Surely you are familiar with the following scenario: Monitoring and the resulting alerting has...

June 16, 2021 - 8 min read

Migrating mailboxes to Exchange Online with PowerShell – Part 1

Migrations of mailboxes from Exchange to Exchange Online are handled in two ways; either using the...

June 4, 2021 - 7 min read

PowerShell Remoting for Troubleshooting Purposes

This article is not going to guide you through setting up PowerShell (PS) remoting since this has...

June 2, 2021 - 6 min read

Get-Help! Using Comment-Based Help in PowerShell Scripts

Surely you already use comments within your PowerShell scripts, and surely you too have been...