Versions Compared

Key

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

...

PS > Stop-JS7ControllerInstance -Url (Get-JS7StatusJS7ControllerStatus.Passive.Url)

Stops a passive JS7 Controller instance with normal termination.

...

PS > Stop-JS7ControllerInstance -Url (Get-JS7StatusJS7ControllerStatus).Passive.Url) -Restart

Restarts a JS7 Controller instance that is the passive member in a cluster.

...