How To Create SCCM Device Collections Using Query Rule
Coming soon Jason BarrettHello, I am the owner of this site. I have 25+ years experience of IT. Check us out on the below social platforms. computergarage.org/
Coming soon Jason BarrettHello, I am the owner of this site. I have 25+ years experience of IT. Check us out on the below social platforms. computergarage.org/
Today I logged in to my ConfigMgr server and I found that the CMG was stuck in starting state. In the ConfigMgr console I saw the error “Unable to connect …
In this article I will show you how you can use powershell to create device collections in bulk using the New-CMDeviceCollection command. I have built a lot of SCCM environments …
Read MoreHow To Create SCCM Device Collections via Powershell
Today I tried to install a new SCCM Primary Server on a server that had previously been used as an SCCM distribution point. Whilst the distribution point role had been …
Read MoreSCCM Prerequisite Failed : Found role:SMS Distribution Point
Today I was investigating an issue with SCCM not downloading the latest windows updates. The first thing I checked was the WSUS Update Services console, When I opened the console …
In this article I will show you how to create a device collection based on device name with wild card. Today I needed to deploy google chrome only to desktop …
Read MoreHow To Create Device Collection Based On Device Name with Wildcard
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 …
Read MoreCreate SCCM Device Collection Based On AD Security Group Membership
Today I needed to bulk remove multiple devices from multiple SCCM device collections. Rather than do this manually I found a way to do this easily via powershell. The command …
Read MoreHow To Bulk Remove Devices From SCCM Device Collection via Powershell
In this article I will show you how to create a device collection in SCCM and I will cover all the ways you can add members to the collection. I …
Read MoreHow To Create A Device Collection In SCCM | Step By Step Guide
In this article I will show you how to create a sccm query to show days since last communication of a client. I have found this query to be the …
Read MoreSCCM Query Days Since Last Communication | Show Offline Machines
In this article I will show you how to find a SCCM package by its package id in the SCCM 2012 console. Today I was troubleshooting a task sequence deployment …
Read MoreHow To Find A Package ID In SCCM Console {5 Methods}
There are many reasons why you might need to manually install or uninstall the sccm client, in this article I will show you how to do this. Steps To Manually …
In this article I am going to show you how you can check the sccm client health and version via powershell. I use the scripts in the article every few …
Read MoreHow to Check SCCM Client Health and Version Via Powershell
In this article I will show you how you can remove maintenance windows on multiple collections in SCCM via powershell. This can save you a lot of time if you …
Read MoreHow To Remove Maintenance Windows on Collections in SCCM Via Powershell