Command Line Commands for Managing Server and Services
You can use command line commands with various options to manage server and services under Windows.
License Server
Call: inolsrv [options]
Options | Effect |
---|---|
/I <INOHOST> |
Use INOHOST address for this license server |
/L <INOHOST> |
Log in project license server to INOHOST main license server |
/b <Command> |
Service commands |
i |
Install service with manual start type |
iauto |
Install service with automatic start type |
r |
Starting the Service |
d |
Delete service |
s |
Query service status |
/s |
License server stop |
/f |
Necessary, immediate license server stop |
/h |
Determine host identification |
/v |
Version number output |
Independent model servers
Call: inosrv [options] <repository>
Options | Effect |
---|---|
/L <INOHOST> |
Use license server entered |
/E <INOPRJ> |
Use project directory entered |
/t <Port> |
Use port entered |
/b <Command> |
Service commands |
i |
Install service with manual start type |
iauto |
Install service with automatic start type |
r |
Starting the Service |
d |
Delete service |
s |
Query service status |
/i |
Initialize a new repository Default: with single sign-on |
/r |
Recover the repository |
/s |
Model server stop |
/f |
Necessary, immediate model server stop Attention Unsaved changes are lost. |
/m |
Move security files to original |
/N <minutes> |
Time after which the inactive user is automatically logged out; at least 10 minutes (positive integer greater than 9) /N 0 (zero minutes) deletes existing settings and deactivates the option. This option sets the "Inactivity after (min)" repository property and activates the "Automatically logout inactive users" check box. Users who have not caused any model server activity within the specified inactivity time are automatically logged out by Innovator; the model elements locked for exclusive editing by these users are released. |
/n <minutes> |
Time after which the inactive user is automatically logged out; at least 10 minutes (positive integer greater than 9) /n 0 (zero minutes) deletes existing settings and deactivates the option. This option sets the "Inactivity after (min)" repository property and deactivates the "Automatically logout inactive users" check box Users that have not been active in the model server for the period of time entered are considered inactive and can either be manually logged-out by the user or automatically by Innovator. |
/u <minutes> |
Time after which an automatic repository backup takes place; positive integer between 1 and 1440 (corresponds to 24 hours) /u 0 (zero minutes) deletes existing settings. This option sets or deactivates the "Time interval (min)" repository property. |
/U [<hhmm>|none] |
Time in hhmm format at which an automatic repository backup takes place; can be used multiple times to define several backup times /U none deletes existing settings This option sets or deactivates the "Times" repository property. |
/O [false|true] |
Deactivate (false) or activate (true); upper-case O Default for new repositories: with single sign-on This option activates or deactivates the "Single Sign-on" repository property |
/v |
Version number output |
/l |
Set Read-Only Mode |
Buses and Agents
Unlike with independent model servers, you do not have to install as many services for buses and agents. This is because e.g. An agent service contains all managed models of a project directory.
A bus needs to be installed on the same computer as as license server that was installed as a service.
An agent on a client computer monitors the managed model versions in the respective project directory (INOPRJ/ivm) of the local computer or a network computer.
Tip
We highly recommend installing buses and agents under Administration>Services in the administration program as installation is considerably easier due to the parameter determination provided in the administration program.