Windows

InteretExplorerGPO

Configure automatic logon to browse

Windows Server 2012R2

Hi Guys, This tutorial is going to be very interesting! Do you know some website that asks for inserting the credential right? Like an organization’s web application, Web Application Catalog, Why doesn’t the internet explorer know […]

BACK Succeeded

Two methods for backing up Group Policy

Windows Server 2012R2

Hi my dear visitors In this article, I want to introduce you to two methods that help you to backup your group policy policies Onto your environment, The first part will be done using the group policy management […]

Auto cleanup WSUS server

Auto cleanup WSUS server

Powershell

Hi All, One of the main issues we as SysAdmin experience with WSUS servers is the disk utilization that utilizes for downloading updates,  in most cases my customers are notified to the disk warning only when […]

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


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

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