Windows

BlockUSB GPO

Block USB on Computers using GPO

Windows Server 2008 R2

Hey guys, – that’s going to be very forces and a short article: In this tutorial, you are going to learn how to block USB on your domain computers by GPO, I know several security institutions […]

Office 365

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


Exchange & VMware

img 5b83901003f13
Exchange

Configure DAG Exchange 2016

If you plan to migrate your Exchange environment to Exchange 2013 or Exchange 2016, you may be considering configure the  DAG – database availability group which copies the databases from server to server and allowing availability between Exchange databases […]

VMwareHorizon
VMware

Find VM based MAC Address

Recently, I should have found a virtual machine on my VMware infrastructures, for some reason I couldn’t find it by name or IP, machine was down, the only clue comes from my monitor system which […]

Exchange 2013 Change OWA Log on1
Exchange

Exchange 2013 Change OWA Log on

Hey Folks, Unfortunately, this article is going to be short, but enough important to share this with you. I will teach you how to change our login method to Outlook web Exchange 2013, I already applied it […]



Follow on Facebook