Enabling Active Directory Recycle Bin on Windows 2008 R2

Well I have been a bit lazy recently in terms of my certification and in particular refreshing my MCSA (2003). So, I have decided to make a start, which will ultimately be disrupted by my summer holidays (or should I say honeymoon!). First up I am going to prepare for the 70-640: Windows Server 2008 … More Enabling Active Directory Recycle Bin on Windows 2008 R2

Set Extension Attribute value for bulk users in Active Directory

I was recently reminded of a powershell script I compiled many months ago, to set a specified extension attribute to the location of JPEG a on a network share which would be used as the users profile picture within Sharepoint. The script was dependant on two items. Firstly,  the cmdlet’s require ActiveRoles Management Shell for … More Set Extension Attribute value for bulk users in Active Directory

Automate systemstate backup using Windows Server Backup feature

I was recently tasked with automating the backup of the systemstate of  several Windows 2008 R2 domain controllers using the Windows Server Backup feature. Firstly, the Windows Server Backup feature is required to be installed; 1) Run Windows Powershell 2) From the command line type the below to import the Server Manager module into the … More Automate systemstate backup using Windows Server Backup feature

Configure Directory Services Configuration for ESXi Host

The below details how to configure Directory Services configuration to use Active Directory for ESXi host configuration: 1) Log on to the ESXi host using the vSphere client 2) Select ‘Configuration’ tab 3) Select ‘Authentication Services’ 4) Select ‘Properties’ 5) From the ‘Select Directory Service Type’ drop-down menu select ‘Active Directory’ 6) Enter the domain … More Configure Directory Services Configuration for ESXi Host