Windows

DFS Replication Health Report1

How to generate DFS report of AD

Windows Server 2012R2

Hello guys, I would like to introduce you this nice possibility we under our nose, I am talking about the healthy report. Perhaps, you are monitoring Active Directory replication with REPADMIN command and gets information […]

Office 365


Exchange & VMware

Office365 PowerShell 3F7B65B7
Exchange

Get empty DL and delete them

How to get all distributions list on your organization which is empty using Powershell? You have to use the following command: Get-DistributionGroup | Where-Object { (Get-DistributionGroupMember –identity $_.Name).Count –eq 0 } | select PrimarySmtpAddress | export-csv C:\EmptyDL.csv By the […]

publicfolderreplication
Exchange

Exchange 2013 DAG FailedAndSuspended

Hey guys, This week I got a new customer with a funny interesting problem in his Exchange 2013 environments, The new customer suffered from inactive & active availability with regards to Exchange services, some different […]



Follow on Facebook