2 node Server 2012 cluster utilizing node and file share majority quorum with a failed file share currently looking to change the file share location with the below steps. Just looking for input suggestions prior to completing this procedure.
1. Create new file share with correct permissions
2. Set cluster quorum to node majority (Set-ClusterQuorum
-cluster CLUSTERNAME -NodeMajority)
3. Change back to node and file share majority (
Set-ClusterQuorum -cluster CLUSTERNAME -NodeAndFileShareMajority \ServerWitnessShare)
Any input would greatly be appreciated. Any clarification regarding the permission of the FSW would also be appreciated.