Enable recycle bin windows 2008 r2 for active directory

Enable recycle bin windows 2008 r2 for active directory

Raise Active Directory level to Windows 2008 R2
Click Start, click Administrative Tools, right-click Active Directory Module for Windows PowerShell, and then click Run as administrator
In AD powershell ( as administrator ) : Set-ADForestMode –Identity domain.local -ForestMode Windows2008R2Forest

Enable the recycle Bin
 AD powershell ( as administrator ) : Enable-ADOptionalFeature –Identity ‘CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration, DC=domain,DC=local’ –Scope ForestOrConfigurationSet –Target ‘domain.local’

Leave a Reply

Your email address will not be published. Required fields are marked *

five + 11 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.