We're Hiring!
Take the next step in your career and work on diverse technology projects with cross-functional teams.
LEARN MORE
Mountain West Farm Bureau Insurance
office workers empowered by business technology solutions
BLOG
7
22
2019

Beekeeper Patch Automation: Checking Exchange DAG health before a patch cycle

Last updated:
9.16.2020
No items found.

Before using Beekeeper for your patching cycle for Exchange DAGs, you should make sure the servers are healthy and ready to be patched.  We have developed a script to assist you.

Check disk space

Within Beekeeper, the default setting for disk space minimum is 2GB.

The script checks for at least 2GB.  This can be modified on line 57 of the script.

Check for Exchange Maintenance Mode

If an Exchange DAG node is in maintenance mode, Beekeeper will not patch that node and fail the execution job.

SCCM Agent is running

The SCCM must be running to apply software updates

WinRM is running

WinRM is used to remotely call services and commands when patching an Exchange DAG.

If not an IPless DAG, check Windows Failover Cluster status

A regular Exchange DAG uses the Windows Failover Cluster service for an Administrative Access Point. 

To run the script, you supply the DAG name.  The output is in a formatted table and shows status of each checked item per DAG node.

Regular DAG:

The first two nodes are in Exchange Maintenance mode, so they are Paused in their cluster configuration.

IPless DAG:

This IPless DAG is ready for patching.

The script is in our Github repository: https://github.com/green-house-data/BeekeeperScripts/blob/master/BK_DAG_PreCheck.ps1

Recent Blog Posts

lunavi logo alternate white and yellow
11.19.2024
11
.
8
.
2024
Load & Performance Testing with Azure Load Testing Service

Learn about load and performance testing in Microsoft Azure.

Learn more
lunavi logo alternate white and yellow
10.8.2024
09
.
25
.
2024
Maximizing Business Efficiency with Azure DevOps

For enterprises looking to adopt or mature their DevOps practices, Azure DevOps offers unmatched flexibility, scalability, and depth.

Learn more
lunavi logo alternate white and yellow
10.8.2024
09
.
09
.
2024
Exploring Microsoft Fabric: A Comprehensive Overview

Discover how Microsoft Fabric transforms data management and analytics with powerful tools for real-time insights and seamless collaboration, driving smarter, faster business decisions.

Learn more