CICB Run as Service

Pre-Steps

  1. Download our ServiceInstaller.zip and unzip all files to C:\CICB-ServiceInstaller\*.*.
  2. Open a PowerShell console with administrative privileges.
  3. Run the following commands one by one.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
cd C:\CICB-ServiceInstaller\
.\ServiceInstaller.ps1

If succeed, you should see something like the screenshot above.

Post-Steps

When configuring settings on the CICB-Server running as a service, follow these steps:

CICB-Server Settings in Service Mode

  1. One issue you may encounter is that the banner may not reflect all your CICB-Server settings, such as color, text content, and more.
  2. This is caused by the Windows app protection mechanism, which puts applications in two different environments that do not share settings, licenses, etc.
  3. To resolve this, simply run CICB-Server.exe with administrative privileges.