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.

SCCM 2012 application install "Failed" in client Software Center

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 sccm
Script to create ODBC connection

I need to deploy some software through SMS/SCCM and the software requires that an ODBC connection be created in …

windows scripting odbc sms sccm
.ToShortDateString returning different cultural format than expected

Here's a weird one for you. We've got a c# interface that's been running since the beginning of the year …

c# .net datetime windows-7 sccm
SCCM: see if updates installed succesfully or failed

Is there any way I can see if windows updates installed correctly or failed. Something like windows update history but …

windows-update sccm
Is there a way to reinstall an application in SCCM 2012?

In SCCM 2007, there were several "Right Click Tools", and with their help it was possible to "reinstall" a package. In …

software-distribution configurationmanager sccm
Robocopy access denied, despite having Full Control?

Pretty straightforward script: ROBOCOPY \\servername\S$\SCCM2012\SCCMPackageSource\Files C:\Files /S /COPYALL /MIR /IS /LOG:C:\Copy.log I …

batch-file cmd robocopy sccm
Sccm report for showing when software was last used

I am creating a report to find computers on our network that have certain software on it. The report was …

report sccm
Subquery returned more than 1 value. This is not permitted when the subquery

I'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 sccm
Install device driver inf via command line

I am working to deploy smart cards to our environment and the driver provided from the manufacturer is 3 files, a …

smartcard hid inf sccm
SCCM 2012 to distribute files (not application)

I want to use SCCM 2012 to distribute some files (not application, no executable there). I know there is a way …

sccm