Fireup your PowerShell ISE, modify to your needs, and run ! Please leave comments, suggestions below ! Import-Module ActiveDirectory # Determine the base OU $Path = ‘OU=Accounting,OU=-Department,OU=Office,DC=MyDomain,DC=net’ # Determine the new path where the groups will be created. Can be different or the same. $NewPath = ‘OU=HR,OU=-Department,OU=Office,DC=MyDomain,DC=net’ # Get all security groups to duplicate. You ..
category : Active Directory
First, fire up a PowerShell windows with the Active Directory module. If you have the Admins tools installed, it should be called “Active Directory Module for Windows PowerShell” If you don’t have the admin tools install, you must install them, or log on a server that has them, like a Domain Controler. If you do ..
Thanks to the original poster, please visit his post here: http://blog.cjwdev.co.uk/2010/10/31/ad-photo-edit-a-program-for-uploading-images-into-the-active-directory-thumbnailphoto-attribute-used-by-outlook-2010/ &nb..
Thanks to all the origninal poster, please visit each link: Install and configure an Enterprise Root CA http://technet.microsoft.com/en-us/library/cc731183.aspx http://www.vkernel.ro/blog/install-certification-authority-in-windows-server-2008-r2 Install and configure a Subordiante CA: http://technet.microsoft.com/en-us/library/cc772192.aspx One of the best Complete guide I have found. http://marckean.wordpress.com/2010/07/28/build-an-offline-root-ca-with-a-subordinate-ca/ &nb..
Open a commande window, and type this: DSQUERY COMPUTER “OU=YUL-User+Computers,OU=YUL,DC=NA,DC=manwin,DC=local” -o rdn -limit 1000 > c:\machines.txt This will create a text file on your C:\ drive, with a maximum of 1000 machine names it found in AD. Change the -limi parameter to whatever you ne..
Thanks to the original poster, please visit his post here: http://community.spiceworks.com/topic/396103-cryptolocker-prevention-kit-updated?pag..
Please get the full PDF document here: http://www.nsa.gov/ia/_files/os/win2k/Application_Whitelisting_Using_SRP…