Traditionally, the Active Directory Recycle Bin is enabled by typing in a command similar to the one below in PowerShell. Enable-ADOptionalFeature –Identity ‘CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration, DC=contoso,DC=com’ –Scope ForestOrConfigurationSet –Target ‘contoso.com’ It is no secrete that I am a big PowerShell fan, but let’s not forget to work smarter, not harder. If you have a Windows 8 client available to you, you can manage the AD Recycle Bin graphically even with only Windows Server 2008 R2 domain controllers. This is because the Active Directory Administrative Center in Windows 8 gives us the ability to graphically manage the AD Recycle bin. Once you install RSAT for Windows 8 on you client, open the Administrative Tools . Next, open the Active Directory Administrative Center . Select your Domain The AD Recycle Bin requires that both your domain and forest functional levels are...
Welcome to the blogsite of MCTExpert. I am a Microsoft Certified Trainer. Here you will find the real questions that are asked to me by my students.