Application Integration
1752576 Members
4234 Online
108788 Solutions
New Discussion

Nimble PowerShell ToolKit Handover / Failover Process

 
gregormac105
New Member

Nimble PowerShell ToolKit Handover / Failover Process

I am trying to work out an automated way to do a graceful handoff and a Promote in PowerShell.

I know that the handoff process will create a snapshot and then shift the services.

I am assuming I will use the Invoke-NSVolumeCollectionPromote and Invoke-NSVolumeCollectionDemote.  I wasn't sure if this would mirror the handoff process or if some other steps would be beneficial.

Does anyone have any advice?