NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Microsoft Virtualization Discussions

PrimalForms GUI Front-end

joseconde
3,904 Views

Here is a video of the storage array config script I wrote with a PrimalForms GUI front-end.

http://www.youtube.com/watch?v=0_TE8xs07SE

-jc

2 REPLIES 2

GlennSizemore
3,904 Views

Hey JC,

Very cool video, any chance you would share the script?  Did you use the PowerShell toolkit or was it all done via SSH?

~Glenn

joseconde
3,905 Views

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

Public