Failover Cluster – Cluster Storage permissions
Hi everyone, I have next scenario. In our company we are using powerhell to provision new virtual machines, we also using service user which doesn’t have admin rights on Hyper-V hosts, this user excecutes scripts remotly on our Hypers.
Sometimes we have problems, because that user can’t delete old folders of virtual machines from location C:ClusterStorageVolume1.
This user already have full ClusterRights. I want to give that user FULL rights on C:ClusterStorageVolume1, Volume2 folder and so on.
Can you give me some advice, because i didn’t find anything helpful on internet regarding to this. Current owner of ClusterStorageVolume1 is System. Should I change ntfs permissions directly on ntfs volume or?
Thank you