
Use powershell to uninstall an application remotely. Connect to the remote machine and verify if the application exists.
Came across this SCCM Error: "There is not enough temporary space reserved to download the software" while installing an app from Software Center. SC was not able to download the application package. This was due to low disk space in the cache memory allocated for SC.
SCCM Error 0x87D01107 translates to "Failed to access all the provided program locations. This program may retry if the maximum retry count has not been reached."

Some applications require ODBC data source addition to the device/workstation as part of application package deployment. We can configure ODBC data source as part of SCCM application package deployment using PowerShell. When we create a ODBC entry in a windows OS device, it creates a registry entry in the device.

SCCM query all collections associated with a device

SCCM Error 0x87D00324(-2016410844)

How to uninstall an application, installed multiple times on a Windows 10 machine

Device appearing twice or multiple times in Microsoft Configuration Manager SCCM | Resolve Duplicate Device Records in SCCM

SCCM Error 0x2(2) - System Can not find the file specified