Forum Discussion
ATseo
New Contributor
5 years agoThis command line works fine when installing manually or using Group Policy. It does NOT work when using SCCM. Did you test this with SCCM?
RichardT_altera
Super Contributor
5 years agoHi, could you try to run the installer with: --skip_registration 1
this will skip installing some prerequisites, adding some registry entries.
Try to see if the installation can succeed.
If not, try running it with: --syncdebugtrace debug.txt
then pass us the debug.txt file. I'll ask the vendor to examine it.