Sep 18
HELP - I can’t recall and Google is not helping on how to change Domino from being run as an application to a Service on Windows. Can someone with far more brains or at least a bookmark help me.
I have a Server that i just inherited and Domino is an App, and I would rather it be a service.
Thanks!
September 18th, 2008 at 10:01 am
D:\Domino>ntsvinst.exe
Usage: ntsvinst [options]
options:
-c Create Notes Service
-d Delete Notes Service
-t”Title for Notes Service”
Example: -t”Domino Server - ALICE”
Default: Notes_ServiceName from OS environment
or ServiceName from notes.ini
-i”Full path to NOTES.INI”
Examples: -ic:\notes\alice\data\notes.ini
-i”c:\Notes Domino\data\notes.ini”
D:\Domino>
September 18th, 2008 at 10:13 am
David, here’s a blog post by Jack Dausman about it: http://www.leadershipbynumbers.com/ms.nsf/d6plinks/BMAA-78HMEX
September 18th, 2008 at 10:16 am
Thanks All!