ServerSetup

🛠️
Parameter: ServerSetup
Short description: Status marker for the initial server setup – set by the setup program and should not be changed manually.

Profile

Parameter
ServerSetup
Category
Startup / Tasks
Component
Server
Available since
9.0.1
Supported versions
9.0.1, 10.0, 11.0, 12.0, 14.0, 14.5, 14.5.1
GUI equivalent
notes.ini only (no GUI)
Possible values
0 to 7 (internal status levels of the setup)

Description

During the initial server installation, Domino goes through several setup steps (creating / importing the server ID, initializing the directory, activating tasks, …). ServerSetup is the status marker by which the setup program recognizes where it stands or that it has already finished. During normal operation, this value has no functional meaning anymore and should be left untouched – manually resetting it can cause the setup wizard to start again at the next server start.

Example configuration

ServerSetup=7

Notes & pitfalls

  • Do not edit – the value is maintained automatically by the setup.
  • For symptoms like “setup runs again on start,” check ServerSetup and ServerSetupVerified first.
  • For diagnosis: compare the value with a running, fully set up server.
  • Takes effect at server start.