Skip to content

Instantly share code, notes, and snippets.

@PixelRobots
Created April 21, 2017 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PixelRobots/eed492221bb37aa85cf72df37e9436e5 to your computer and use it in GitHub Desktop.
Save PixelRobots/eed492221bb37aa85cf72df37e9436e5 to your computer and use it in GitHub Desktop.
Import-Module ActiveDirectory
Enable-ADOptionalFeature -Identity `
'CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration,DC=pixelrobots,DC=co,DC=uk' `
-Scope ForestOrConfigurationSet -Target 'pixelrobots.co.uk'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment