Came across a situation, where we needed to increase the ccm cache size for only couple of workstations to accommodate … More
Category: SCCM
Installing SCCM 2012 R2 (Build 5.0.7958.1000) Client on Windows 10
With SCCM 2012 R2 (Build 5.0.7958.1000), the Windows 10 clients can not be supported. If you try to install the … More
Import-CMApplication : Validation of input parameters failed. Cannot continue.
While importing CM Application, encountered an error message, “Import-CMApplication : Validation of input parameters failed. Cannot continue”. The Import-CmApplication cmdlet … More
List SCCM Applications in folder using PowerShell
For one of those situations where you would like to get a list of SCCM Applications present inside a specific … More
SCCM 2012 R2 Operating System Operands
Below is the updated list of operating system operands for SCCM 2012 R2, including Windows 10 for reference. The below … More
Retrieve SCCM Device Collection Membership Details
# SCCM DEVICE COLLECTION DETAILS FINDER # Created by TALHA QAMAR (www.talhaqamar.com) # Created on January 14th, 2017. # This … More
Remove Single Client from the SCCM collection using Powershell
Imagine a scenario where you have a mass deployment collection with thousands of clients added to the collection using direct … More
SQL query to find Last Reboot Time for SCCM Clients
Below is the query i had to put together to retrieve the last reboot times for the list of SCCM … More
Retrieve SCCM Security Scope details using PowerShell
This short post is just to share an easy way to retrieve details related to Security Scopes in SCCM, using … More
ERROR: Failed to copy Cmtrace.exe, Win32 error = 5
While upgrading SCCM 2012 SP1 to SCCM 2012 R2 for a recent client, I came across this issue where the … More