Rhino 6 with Microsoft SCCM

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:

  1. SCCM starts the install
  2. During the install process, a required component is installed (.NET framework, Visual C++ redistributable, etc). That required component calls for a restart
  3. 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.
  4. 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: