< # .SYNOPSIS This script uses ADSI to add a new OU to a domain. .DESCRIPTION This script creates a pointer to the domain, then uses the Create method to create a new OU under the root of the domain. .NOTES File Name : New-Ou.ps1
Read More...
Read the complete post at http://pshscripts.blogspot.com/2009/08/new-oups1.html
Posted
Aug 06 2009, 12:43 PM
by
PowerShell Scripts