Quantcast
Channel: High Availability (Clustering) forum
Viewing all articles
Browse latest Browse all 5654

Powershell to move all clustersharedvolumes

$
0
0

I'm trying to get a script together to loop through all our cluster shared volumes and move them to another node using a text file containing the names of our volumes.

I'm new to PS though.  Would something like this work?

 

Get-Content c:\sharedvolumes.txt | Foreach-Object {Move-ClusterSharedVolume -Node node1}


Viewing all articles
Browse latest Browse all 5654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>