I need to write a couple of python scripts to automate the installation of Microsoft Cluster Ressources.
More specifically, I'll need to query MS Cluster to be able to get a list of ressources with their parameters. And I also need to be able to create resources and set their parameters.
Is someone knows if there is a package/module. Or even some sample scripts using Mark Hammond's pywin32 packages ?