How to set up a Windows Server 2012 VPN
Install the Remote Access Server Role We will be doing this through a GUI. Open Server Manger and click on Manage and select Add Roles and Features. A wizard comes …
Install the Remote Access Server Role We will be doing this through a GUI. Open Server Manger and click on Manage and select Add Roles and Features. A wizard comes …
What is Password Replication Policy? Password Replication Policy (PRP) determines which users’ credentials can be cached on a specific RODC. If PRP allows an RODC to cache a user’s credentials, …
Let me give you a basic introduction first before we jump right into the installation. From here on I will refer to Read Only Domain COntroller as simply RODC. What …
I came across a brilliant solution that will blow your mind away and save all you System Admins out there having similar issue. The solution that I am referring to …
Now there are several ways that you can remove members from a group. The simplest of all is by using Remove-ADGroupMember. Let us see the examples associated with this cmdlet. …
Say that I have a Distribution List called “Finance Team“. At first I will have to find out the members of the Distribution List so then I can individually find …
Today we will be seeing how to create Shared Mailbox in Exchange Server 2010. Before we move ahead with the creation part, let us first see the different type of …
In this article we will be using Powershell to perform this. But be aware that we can do this from Active Directory Users and Computers as well. Let us say …
In my lab, I have VMware ESXi hosts and I just want to deploy the Nano Server as a Virtual Machine so that I can play around with it, which …
There are basically two ways of doing this, one is from the Exchange Management Console and the other one is Exchange Management Shell. We are particularly interested in doing the …