sccm
5 Topicsdeployment script fails with division through zero when deploying
I created an installation script with this batch line: setup.exe -s -l1031 -f1".\Provi75inst.iss" This is put into a install.bat file that gets deployed with the software package. I tested it with admin-rights and the software installs fine. When I depoloy it through system center and run it in my softwarecenter, I get this error: 0xC0000094 (-1073741676) I researched that it is a "division through zero" error. What the heck. Does anyone know what is going on here? Is there a difference running the installation in SYSTEM context? Due to company restrictions I can't use PSEXEC to verify this. Any idea?26Views0likes0CommentsSCCM / MECM Metering - Could not get a SQL connection to database
I have an SCCM infrastructure with a Site Server and a separate database server. I am running the .\\runmetersumm.exe CM\_XX0 tool (I filled XX0 with the name of my database) on the database server but I am getting the error: Could not get a SQL connection to database: CM\_XX0. I am not able to see any errors in the swmproc.log, sinvproc.log, and smsdbmon.log logs. Can you please help me?1.1KViews0likes1CommentInstall SCCM trial offline environment
Hello, actually I'm trying to install a SCCM 2103 trial under Hyper-V containing two Windows Server 2019 and one Windows 10 client. All are connected via a private switch so they don't have internet access. Installation, configuration and communication works fine. But when I try to install the SCCM-Client on the window 10 VM via Client Push installation it won't work. The ccmexec.exe starts but wont Install the client. Logfile always says: BG error context is 2 A recoverable error has occurred. A retry attempt will be made. Error 0x80200010 The BITS job always falls to the state 'transient error' and I can't fix that. Network configuration is completely fine and everything else works well. As soon as I change the Switch to a external switch, sccm client installation works perfectly fine. But as long as it is a private switch, it won't work. Does anybody know why it is like this? Did I forget some configuration of my window 10 VM?Solved1.9KViews0likes1Comment