Deploy Fences silently via SCCM and prevent the restart
Hey!
I am currently configuring our Software Deployment (SCCM) to install Fences on our colleagues PCs silently.
The Installation should be silent, which is working fine with the /s.
The Problem is, that the systems should not restart directly after Installation. (which could cause loosing unsaved data)
Is there a command like /norestart that prevents the restart?
Thanks!