Microsoft Virtualization Discussions

PrimalForms GUI Front-end

joseconde
2,741 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

sizemore
2,741 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
2,742 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