The entire configuration for each controller is done using the OnTap PowerShell toolkit.
One of the last things I do is enable SSH on the controller, then actually use SSH
to login and reboot each controller.
What I forgot to mention is that before running the script, the arrays must be connected to
and booted up on a network with a DHCP server so a port (e0a on the FAS2040As)
is automatically configured.
I need to go through the script and sanitize it first.
I'll post it once I'm done.
-jc