Hi @p.g.turner,
Thanks for your email. I’ve seen several comments like this, and have not yet tracked down the problem. Here’s what I think is happening:
- SCCM starts the install
- During the install process, a required component is installed (.NET framework, Visual C++ redistributable, etc). That required component calls for a restart
- The
-quiet
flag suppresses the restart, or the executable is not returning a proper exit code for SCCM to see that a restart is required. - Rhino doesn’t get installed because it’s awaiting a restart
There are a bunch of log files in %temp%\Rhino*.log on your computer. Can you please zip them up and private message them to me? You can do that by clicking my avatar, then clicking the Message button.
There’s a very similar conversation here: