Versions Compared

Key

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

...

CommandResult
ACMConfig.exeThis command will open ACM Configuration
ACMConfig.exe/loggerThis command will open ACM Logger, using the default port.
ACMConfig.exe/logger:@PortThis command will open ACM Logger, using the port provide in the @Port parameter.
ACMConfig.exe/host:@HostNameThis command will open ACM Configuration and automatically connect to the server specified in the @HostName parameter.
ACMConfig.exe/objectId:@objectIdThis command open ACM Configuration the client and once connected to the server, will open the object in the @objectId parameter.
ACMConfig.exe/host:@HostName /objectId:@objectIdThis command will open ACM Configuration, automatically connect to the server specified in the @HostName parameter and thenĀ open the object in the @objectId parameter.

...