nodemgr.exe is a Windows command-line utility for starting and stopping local INtime for Windows nodes.
Syntax
nodemgr start nodename | -all [-v] [-i | -initinfo] [-r] [-silent] [-nostart]
nodemgr stop nodename | -all [-v] [-silent]
nodemgr list [nodename | -all] [-v] [-silent]
nodemgr licinfo
nodemgr help
Commands and Options
- start
- Load and start the INtime kernel on the specified node or all configured nodes.
- stop
- Stop the INtime kernel running on the specified node or all running nodes.
- list
- List the status of the INtime kernel on the specified node or all configured nodes.
- licinfo
- Display license information.
- help
- Display help text for the nodemgr command.
- -v
- Display verbose output.
- -i | -initinfo
- Display initialization text output.
- -r
- Display debug output.
- -silent
- Suppress output.
- -nostart
- Load the INtime kernel on the specified node or all configured nodes but do not start the kernel.