
Originally Posted by
lbrand
What you can do is the following:
- copy the everything below the directory level of the installation folder to a new instance folder. so if your installation folder is 'C:\Program Files\Peregrine\ServiceCenter\6.2.2\Server' then copy the 'Server' folder with everything in it to a 'C:\Program Files\Peregrine\ServiceCenter\6.2.2\Server_1' folder
- in the 'Server_1\RUN' directory you modify the sc.ini so that the parameter 'ntservice:' says 'ntservice:ServiceCenter_1'. Save the sc.ini
- open a command prompt and change to the 'C:\Program Files\Peregrine\ServiceCenter\6.2.2\Server_1\RUN' folder
- type the following command 'scservice -install'. this will create a new service called 'servicecenter_1'
Now you will have 2 seperate instances running on one box. You can create as many as you like by repeating the steps above.
Bookmarks