Windows

Microsoft discontinues Active Directory Replication Status Tool

Active Directory Replication Status Tool is very nifty application providing information about potential problems in replication between domain controllers. As important this is nobody has to explain. Any problems in replication can and usually have serious impact on whole Microsoft infrastructure.

Problem Description

Active Directory Replication Status Tool was a “go to” application for most administrators. Upon start it would allow you to list all domain controllers and show all replication issues at hand.

The only drawback of this tool was that it had a timed license that required you to download the tool every 30 days.

Unfortunately since the last days it's no longer possible to get the AD Replication Status Tool from Microsoft. Instead users are prompted to use Microsoft Operations Management Suite. The tool itself is very nice, and free for 500mb of data being sent to the cloud. It offers multiple other options such as AD Assessment, Alert Management, Malware Assessment and many more giving administrators lots of additional monitoring options. The 500mb limit is more than enough for even monitoring multiple domain controllers. However not everyone has the ability to run cloud tools in their environment.

If you go into details what AD Replication you get nice view of errors

And even more details on charts.

However it does lack a lot of information that was available in AD Replication Status Tool. 

This post was last modified on August 23, 2018 00:10

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of…

1 week ago

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent…

5 months ago

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…

7 months ago

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

In today's digital age, the ability to create compelling and informative HTML reports and documents…

8 months ago

How to Efficiently Remove Comments from Your PowerShell Script

As part of my daily development, I create lots of code that I subsequently comment…

8 months ago

Unlocking PowerShell Magic: Different Approach to Creating ‘Empty’ PSCustomObjects

Today I saw an article from Christian Ritter, "PowerShell: Creating an "empty" PSCustomObject" on X…

9 months ago