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.
I'm trying to deploy Lego MindStorms through SCCM. I have a PowerShell script that I'm using to start the EXE …
powershell ps1 sccmI have a batch file which uses gpresult /v and saves the output in a text file and copy that …
batch-file sccm sccm-2007I have the following problem: When I use: Get-Service -Name CcmExec -ErrorAction silentlycontinue I get the follow list: Status Name …
powershell service sccmI am writing an uninstaller batch file and it occasionally fails to delete folders because of running process. Is there …
batch-file process sccmWe have an application that is Java dependent that we are working on a SCCM installer to push out to …
java powershell scripting sccmI am looking for specific pieces of software across our network by querying the SCCM Database. My problem is that, …
sql sccm sccm-2007I know this topic is everywhere but I couldn't get it to work properly. It's probably something very simple. Here …
sql sql-server pivot sccmI am getting this error in one of the Management Point. SMP Control Manager detected SMP is not responding to …
iis configuration-management sccm sccm-2007We're trying to find the hostname of the SCCM server that contains the packages/software that can be installed on …
powershell wmi wmi-query sccm