Search found 3 matches

by Black3y
Mon Dec 01, 2014 4:04 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: PowerShell Script to Install Single Node
Replies: 4
Views: 5682

Re: PowerShell Script to Install Single Node

So - to update, I have found some info around installing via cmd line (i assume the executable is compiled with Inno compiler). If so I am able to point it to a inf file containing the details of a previous manual install along with the /verysilent command and it installs. Problem being that it does...
by Black3y
Mon Dec 01, 2014 1:41 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: PowerShell Script to Install Single Node
Replies: 4
Views: 5682

Re: PowerShell Script to Install Single Node

Many thanks for the reply - I have since been advised that there is a HA requirement so I have now managed to modify the templates you have pointed me at and seem to be getting somewhere.... As I am likely to be redeploying the solution many many times i have tried to automate as much as possible. A...
by Black3y
Thu Nov 27, 2014 11:06 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: PowerShell Script to Install Single Node
Replies: 4
Views: 5682

PowerShell Script to Install Single Node

Hi all, I am developing a solution that will requires iSCSI disk presented to a SQL cluster and in order to keep the deployment of the solution simple and "In house" I am looking at options to present a few fairly small disks to a be consumed by a SQL cluster. I am aware that there are som...