Top "Sccm" questions

System Center Configuration Manager (also known as SCCM) is a systems management software product by Microsoft for managing large groups of Windows-based computer systems.

Execute install command in SCCM via Powershell on servers

I want to install particular package on the server via powershell. Get-WmiObject -Namespace ROOT\ccm\ClientSDK -Class CCM_Application -ComputerName …

powershell sccm
SCCM SQL Query Join of Multiple tables

Here is a Question for all of you SQL brains out there. I am joining several tables from my SCCM …

sql join sccm