Windows

SVCHOST1

All About SVCHOST

Windows 10

There are no IT guys who do not struggle with the “SVCHOST.exe” process or even processes, Doesn’t matter whatever you have tried, whether adding additional resources such as CPU, RAM, or KB’s, follow best practices articles, […]

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

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 […]

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 […]



Follow on Facebook