Replication After Tombstone Life Expired As I was preparing for Exchange migration from 2010 to 2013 I had two DCs, one of those two DCs
Read MoreCategory: Microsoft
Messaging and Collaboration, Sharepoint.. etc
Prepare Active Directory with powershell
If you’re planning to Install Active directory on multiple DCs for backup, you can speed up this process by using the following script which is
Read MoreConfigure Outlook Autdiscover in GPO
To configure Outlook autodiscover in Active directory we’ll have to do the following First open Group Policy Management from Administrator tools, After you have opened
Read MoreCHANGING PROXY ADDRESS FOR LOCAL AD USERS
If your Exchange users have problem with Active Sync’s Autodiscover configuration or you’re intending to configure a Hybrid configuration with Microsoft office 365 Exchange Online
Read MoreChange Password Policy for AD and domain users
To change the password policy we’ll have first to open Group policy management which is located in “Administrative Tools” on your DC Right click on
Read MoreActive Directory Useful Script
WINDOWS POWERSHELL SCRIPT FOR AD DS DEPLOYMENT # Windows PowerShell script for AD DS Deployment # Install-windowsfeature -name AD-Domain-Services –IncludeManagementTools Import-Module ADDSDeployment Install-ADDSForest ` -CreateDnsDelegation:$false
Read MoreFind out which user is logged in to which computer
While I was doing a cross forest migration in a customer’s environment I had to make sure that of some computers’ logged in users before
Read MoreDomain Controller Cross Forest migration Part 3 (ADMT Installation)
ADMT 3.2 installation Requirements SQL express/full 2008 sp2 Windows 2012/R2 / Windows 2008 R2 for ADMT Install PES on Source DC for Migrating Passwords http://blogs.technet.com/b/askds/archive/2010/07/09/admt-3-2-common-installation-issues.aspx
Read MoreDomain Controller Cross Forest migration Part 2
Domain Controller Cross Forest migration Part 2 Mohammed Hamada 4:35 AM Active Directory , Windows Migration , Windows Server Current environment on the LAB.com DC
Read MoreDomain Controller Cross Forest migration Part 1
In this series of articles I will demonstrate the Cross forest migration for Microsoft Windows Active directory 2012 R2. Before starting any step, I will
Read More