v3.9 v3.8.4 v3.8.3 v3.8.2 v3.8.1 v3.8 v3.7.2 v3.7.1 v3.7 v3.6
Auto Light Dark
Auto Light Dark
v3.9 v3.8.4 v3.8.3 v3.8.2 v3.8.1 v3.8 v3.7.2 v3.7.1 v3.7 v3.6

CP unattended Setup

Veridium CP can be installed without user interaction, using the following command:

The following parameters are required:

BOPS_URL=<Veridium Server WebSec URL - Internal>

BOPS_URL_EXTERNAL=<Veridium Server WebSec URL - External>

RA_URL=<Veridium RA Server URL>

ENROLL_URL=<Veridium EP Server URL>

FIDO_ORIGIN=<Veridium FIDO Origin HRL>

IDP_URL=<can stay empty now>

Procedure:

  1. Start CMD as Admin and Enter:

msiexec /i "VeridiumADInstaller_x64_3.6.0.0-270.msi" /quiet /qn /norestart /log "c:\temp\msiinstall.log" 
BOPS_URL=https://dev1.veridium-dev.com/websec/rest/enterprise/ 
BOPS_URL_EXTERNAL=https://dev1.veridium-dev.com/websec/rest/enterprise/ 
RA_URL=https://dev-dc4.dev.local:448/RaWebApp/api/ 
ENROLL_URL=https://dev-dc4.dev.local:448/BopsEnroll/BopsEnroll.svc/ 
FIDO_ORIGIN=https://dev1.veridium-dev.com 
IDP_URL=https://shib.develop.veridium-dev.com/idp/profile/SAML2/Unsolicited/SSO

All parameters need to be on one line:


image-20240616-202825.png


Last updated: