Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For building automated tasks on a failover cluster you can use the powershell cmdlet’s which are also available for failover clusters. powershell CLI interface is very useful when building or completing tasks on a frequently manner.
A.e.: HA VM - When you had changed VMs parameters via Powershell or Hyper-V Manager you can directly use “Update-ClusterVirtualMachineConfiguration” cmdlet to update the VM configuration in failover clusters –> https://technet.microsoft.com/en-us/library/ee461058.aspx
An general overview of all Powershell commandlet’s for Failover Clusters can be found here:
https://technet.microsoft.com/en-us/library/ee461009.aspx
on my next post we will create an failover cluster with Powershell ;-)
Regards
Ramazan
Comments
- Anonymous
September 08, 2011
Its quite good kinda stuff and very helpful