Synopsis
stemregservice {-reg service logon account name | -del} [-sys subsystem number]
Description
The stemregservice command registers/deletes the service for cluster ("Systemwalker MpStemn" service) in the Master Schedule Management function. This command is used to register the Master Schedule Management function in a cluster environment.
Options
-reg
Registers the service for cluster of the Master Schedule Management function.
-del
Deletes the service for cluster of the Master Schedule Management function.
-sys subsystem number
Specify the number of the subsystem between 0 and 9, to/from which the service is registered/deleted. If omitted, the default value is 0.
Return Values
Completed
Abended
Command Location
Windows | Systemwalker Operation Manager Installation Directory\mpwalker.jm\bin |
Privilege Required
The user is a member of Administrators group and has the right "Act as part of the operating system".
Example
When adding the service for cluster of the Master Schedule Management function on the subsystem 0:
stemregservice.exe -reg systemwalker -sys 0
When deleting the service for cluster of the Master Schedule Management function on the subsystem 0:
stemregservice.exe -del -sys 0
Execution Results/Output Format
MpStem: INFO: stemregservice.exe exited normally.
Error contents are output to the standard output.