Install OCMC
- Last UpdatedJul 23, 2026
- 1 minute read
This section describes how to install OCMC.
Install OCMC
-
Select the setup.exe file and select Run as administrator.
The OCMC Agreement screen appears.
-
Accept the End User License Agreement and select Next.
-
Select the components that you want to install:
-
Select OCMC.
-
Select Next.
The Ready to Install the Application screen appears.
-
Select Install to start the installation.
After the installation is complete, the installation successful dialog box appears.
-
Select Finish.
Install OCMC Silently
You can install OCMC in the silent mode through command line mode.
-
Open the command prompt (cmd.exe) as Administrator.
-
Go to the directory containing the downloaded OCMC Setup.exe file.
-
Run one of the following commands, based on whether or not you want the computer to restart automatically.
To automatically restart the node when installation is complete, enter the following command:
"C:\...\CD-OCMCStandalone\Setup.exe" /silent "C:\Response.txt"
If you do not want to automatically restart after installation, use the /Silentnoreboot option:
"C:\...\CD-OCMCStandalone\Setup.exe" /silentnoreboot "C:\Response.txt"