Versions Compared

Key

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

...

-Url <Uri>
Optionally the Url of the Controller to be restarted can be specified.
Without this parameter the active Controller will be restarted.
Consider that restarting a passive Controller in a JS7 cluster cannot perform
a fail-over as the current cluster member instance is passive.

Required?false
Position?1
Default value
Accept pipeline input?false
Accept wildcard characters?false

...

-NoFailover <SwitchParameter>
This switch prevents a fail-over to happen when restarting the active Controller
in a cluster. Instead, the restarted Controller will remain the active cluster instancemember.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

...