Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters

Command parameters:

  • instance – web instance for shared installation. Not required even in shared installation;

  • emshell, staweb... – eagle component;

  • start, stop... – action to execute;

  • service list – comma separated name or ports(for PACE);

  • get_pstack – retrieves processes stack before stopping or restarting.

Examples

Servers Command Example 1

Code Block
cmdmgr.exe servers emshell start

...

Servers Command Example 2

Code Block
cmdmgr.exe servers instance=sweb01 starweb status tpeserver,messagecenter

...

Servers Command Example 3

...