Came across a situation, where we needed to increase the ccm cache size for only couple of workstations to accommodate…
Network Protocol Bindings in Windows 10
Recently I came across a situation where a client complained of a very slow internet connection on a Microsoft Windows 10…
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…
Create Event Log for Low Disk Space
<# ########################################################################################## – The script is used to create an event log under System log with custom source named “DiskAlert”
Error: The software change returned error code 0x1(1).
During the recent Mass Windows 10 application testing, few of the SCCM Application deployments failed with Exit code 1. “The…
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…
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…
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…
Retrieve SCCM Device Collection Membership Details
# SCCM DEVICE COLLECTION DETAILS FINDER # Created by TALHA QAMAR (www.talhaqamar.com) # Created on January 14th, 2017. # This…
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…