Our Story

Who we are and how we solve complex IT challenges.

Our Certifications

Microsoft certifications and partnerships validating our technical expertise.

Leadership

Meet the Experienced Leadership Team Driving WME’s Success

Advisory Updates

Expert guidance on Microsoft, security, and compliance developments.

Case Studies

Real-world outcomes from complex Microsoft-focused IT engagements.

Podcast

Podcasts, panels, and interviews where WME leaders share how they help high-growth companies and IT partners scale.

Ebooks

Practical guides on the Microsoft moves you can’t afford to get wrong.

Financial Industry

Secure technology solutions for regulated banks and financial institutions.

Healthcare

Secure Microsoft solutions for compliant, connected, and modern healthcare organizations.

Manufacturing

Cloud and security solutions supporting modern manufacturing operations.

Non-Profit

Cost-efficient Microsoft solutions for mission-driven organizations.

Public Sector

Microsoft-based IT services for secure public sector modernization.

High Tech

Scalable cloud, security, and staffing for fast-growing technology companies.

SMBs

Scalable cloud, security, and staffing for fast-growing technology companies.

Cloud Migration Services

Transition your workloads to the cloud securely for greater scalability and performance.

Data Migration Services

Securely transfer your business data with minimal downtime and maximum integrity.

Application Migration Services

Move your applications seamlessly to modern platforms with minimal business disruption.

Identity & Security Migration Services

Strengthen identity management and security while transitioning to modern Microsoft solutions.

Security Solutions

Protect your business with proactive cybersecurity, compliance, and risk management solutions.

Endpoint Management

Secure, manage, and monitor every device with modern endpoint management solutions.

Licensing Optimization

Get discounted pricing, a dedicated licensing team, and a plan that fits how many seats you actually use.

Power Platform

Unlock the full potential of the Microsoft Power Platform Suite to streamline operations, automate repetitive tasks, and gain real-time insights that drive business growth.

Sharepoint Solutions

Supercharge your business productivity and enhance visibility through our proven SharePoint expertise.

IT Staffing

Connect with skilled IT professionals to strengthen your team and accelerate project delivery.

Accounting & Finance

Connect with experienced accounting and finance professionals to support your business goals.

AD Computer Group Rollup

May 11, 2016

One common function in Active Directory is to create groups based on OUs. This post will provide a PowerShell script at the end that you can schedule that will do this rollup for you. It will also remove any objects from the group that are no longer present.

System Requirements and Assumptions

This script requires at least PowerShell 3.0 and the Active Directory PowerShell module.

This script assumes that you will have one rollup group per OU structure, and that the group exists at the top-level OU. This script will grab all computer objects from all child OU’s and add them to the rollup group.

Another assumption is that your rollup groups have a common naming scheme. If I need a rollup group for the accounting and sales departments, they should have a common scheme, such as Accounting_Comps and Sales_Comps. The script uses the common scheme (_Comps) to determine which group to add the computers too. There should also only be one group per top-level OU that uses that particular scheme.

Finally, the account that executes the script must have the correct permissions to add computers to the rollup groups.

Setup

The script is fairly easy to setup. In line 4, which begins with “$OUs”, type in the OU’s that need to be rolled up, separating them with a semi-colon (“;”). You can specify as many OU’s as you want here and script will take care of them all.

Next, in line 13 (begins with “$group =”), change the filter to your common naming scheme. Currently, the part that you want to change reads “*_Comps”. The “*” is the wildcard, so make sure to leave that. If your naming scheme occurs in the middle of the group name, and another wildcard at the end. Here’s a screenshot of what you need to change:

After that, the script should be ready. You can download the script at the bottom of the page.

Disclaimer

All content provided on this blog is for information purposes only. Windows Management Experts, Inc makes no representation as to accuracy or completeness of any information on this site. Windows Management Experts, Inc will not be liable for any errors or omission in this information nor for the availability of this information. It is highly recommended that you consult one of our technical consultants, should you need any further assistance.

[download id=”4896″]

Share:

Facebook
Twitter
LinkedIn

Get Microsoft Updates Before They Cost You Downtime

Retirement dates, licensing changes, and security updates from a Microsoft-exclusive team, sent when they matter, not on a filler schedule.

Related Posts

Did You Know – Episode 01

Did You Know – Episode 01 Posted on 29 Aug 2022 OneDrive iOS: New Information Architecture A recent release adds

Get Microsoft Updates Before They Cost You Downtime

Retirement dates, licensing changes, and security updates from a Microsoft-exclusive team, sent when they matter, not on a filler schedule.
Subscription Form email