Created
April 21, 2017 21:20
-
-
Save PixelRobots/eed492221bb37aa85cf72df37e9436e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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