by Wesley Ellis | Apr 29, 2024 | Active Directory, Azure, Directory Services, IT Administration, Organizational Units
Introduction: This post provides a PowerShell script that automates the creation of a “Tier 2” Organizational Unit (OU) in Active Directory, along with several sub-OUs and a management group. It also configures custom Access Control Lists (ACLs) for the OU...
by Wesley Ellis | Dec 4, 2023 | Azure, Custom Attributes, Directory Services, Identity Management, IT Security
Simplifying User Management in Azure AD Customizing user profiles in Azure AD is a pivotal task for personalized identity management. This PowerShell script streamlines the update of custom attributes, such as contact details, ensuring user profiles are comprehensive...
by Wesley Ellis | Oct 2, 2023 | Active Directory, Directory Services, IT Security, Management Delegation, Past Projects
Introduction: This post outlines a PowerShell script designed to create and configure a delegation group for Tier 0 management within Active Directory. This delegation group is assigned specific permissions and access control lists (ACLs) to manage critical...
by Wesley Ellis | Sep 7, 2023 | Active Directory, Automation, CSV Export, Directory Services, IT Management
Introduction: This post outlines a PowerShell script designed to export Organizational Units (OUs) from Active Directory into a CSV file. This can be particularly useful for administrators needing a detailed list of OUs for auditing or documentation purposes....