Good Morning,I’ve installed a Domino 8 server on Windows 2003 R2 Enterprise, but the Domino Service does not start.
Could you advise if Domino 8 is compatible with Windows 2003 R2 ?
Thanks for your help !
Good Morning,I’ve installed a Domino 8 server on Windows 2003 R2 Enterprise, but the Domino Service does not start.
Could you advise if Domino 8 is compatible with Windows 2003 R2 ?
Thanks for your help !
Subject: It’s supported.
Hi, It’s a supported platform. Do you encounter any error message/pop-up during the start-up?
You can view the system requirement at
Subject: Domino as a service
The problem sounds like the server was not added as a Windows service when it was installed.To reinstall Domino as a service:
Open a Command Prompt window by selecting Start → Run, type cmd, and press Enter.
Issue the following command:
ntsvinst -c -t"Lotus Domino Server (lotusdominodata)" -ic:\notes\domino\data\notes.ini
Note: There is no space between -t and the first quote.