organizational units

About this tag
Organizational units (OUs) in Active Directory are containers used to organize and manage objects like computers and users. In Windows Server environments, OUs are essential for applying Group Policy and delegating administrative permissions. A common task involves setting permissions on OUs, such as when configuring Local Administrator Password Solution (LAPS) with the Set-AdmPwdComputerSelfPermission PowerShell command. This command targets specific OUs to allow computer objects to update their own passwords. However, objects in the default CN=Computers container may not be in an OU, requiring alternative approaches. Proper naming conventions for OUs, domains, and sites help maintain a structured and manageable Active Directory infrastructure.
  1. T

    Windows 10 Setting up LAPS - Changing Permission on a CN

    I am currently having an issue with changing permissions on our networks CN=Computers. When setting up LAPS you must run a command on the organizational units that have your workstations in them. Well our network has been setup where our Headquarter's Computers sit within the CN=Computers...
  2. News

    Naming conventions in Active Directory for computers, domains, sites, and OUs

    Describes how to name computers, domains, sites, and organizational units in Active Directory. Link Removed
Back
Top