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.
We're using SCCM 2012 and I'm packaging all of our application and testing them as I go. Some only have .exe's …
logging configurationmanager sccmIs there any way I can see if windows updates installed correctly or failed. Something like windows update history but …
windows-update sccmIn SCCM 2007, there were several "Right Click Tools", and with their help it was possible to "reinstall" a package. In …
software-distribution configurationmanager sccmPretty straightforward script: ROBOCOPY \\servername\S$\SCCM2012\SCCMPackageSource\Files C:\Files /S /COPYALL /MIR /IS /LOG:C:\Copy.log I …
batch-file cmd robocopy sccmI am creating a report to find computers on our network that have certain software on it. The report was …
report sccmI'm trying to return Windows update compliance data from SCCM using SQL, I've extracted the query from a built in …
sql-server reporting-services sccmI want to use SCCM 2012 to distribute some files (not application, no executable there). I know there is a way …
sccm