Create SCCM Device Collection Based On AD Security Group Membership
In this article I will show you how to create a device collection in SCCM based on an AD Security Group Membership. A few days ago I was asked to create an SCCM device collection where it pulled the members from an AD group. I thought this will be easy to setup. I was wrong, […]
Creating an SCCM Collection from an List of Computers in Excel
I frequently use this trick to manage collections of computers in SCCM where the original list comes from Excel, or from a query of another system that I can dump into Excel. Doing it this way, you don’t have to rely on adding computers one at a time to a collection query . One thing […]