dsccommunity / FailoverClusterDsc

This module contains DSC resources for deployment and configuration of Windows Server Failover Cluster.
MIT License
60 stars 54 forks source link

Enabling/ Disabling Cluster Service #206

Closed emyatsuna closed 4 years ago

emyatsuna commented 5 years ago

Hi, I was checking the resources for xFailOverCluster. I wonder if there's an autostart/ restart/ stop/start functions of the auto-generated cluster? Have I missed out a resource in this repository? Please advise. Thanks a lot.

johlju commented 5 years ago

What are the scenario you are trying to solve? For example using restart does not sound like an enforceable desired state. Is it a property you want to change?

emyatsuna commented 5 years ago

Hi, I would like the new cluster to restart itself after configurations within it so that it will reconnect to AD and acquire additional priviledges as needed.

Need to do the following: Shut Down Cluster -> Start Cluster

johlju commented 5 years ago

What have you configured in the cluster that needs the entire cluster to be restarted? It is probably that resource that make such configuration that should handle the restart of the cluster. 🤔

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.

stale[bot] commented 4 years ago

This issue has been automatically closed because it is has not had activity from the community in the last 40 days.