hi,
i am trying to automate the whole fail over cluster using set of powershell commands in a single batch file and a properties file, my problem is - after i create a cluster, i have 2 available disk name named cluster disk 1 and cluster disk 2. when i give this name in my properties file, i am afraid that it may change in some cases. also i dont know which one will go for quorum n which 1 for shared disk. can you please confirm if the name remains the same every time. So that i can give the same name in my properties file.
Also i actually wanted to get these cluster Resources using some command and put is by himself in the properties file. but seems not possble. kindly confirm. i used Get-ClusterResources, but it brings all the resources. i just wanted the cluster disk 1 n 2. is there any command for the cluster disk 1 n 2. is there any command for that ?