can i use C# to create windows server 2008 cluster resource

Answered can i use C# to create windows server 2008 cluster resource

  • Monday, March 05, 2012 11:27 PM
     
     

    via C# can i create an applications cluster resource on a windows server 2008?

    if so is there a good starting point to research?

    any samples?

All Replies

  • Tuesday, March 06, 2012 9:50 AM
    Moderator
     
     

    Hi hauld,

    Could you please explain your request more detailed?  

    Good day!

    Thanks


    Michael Sun [MSFT]
    MSDN Community Support | Feedback to us

  • Tuesday, March 06, 2012 1:29 PM
     
     

    for example to create a cluster resource you have to:

    create it (in my case) as a generic service

    define dependencies

    set the registry replication

    specify the servers associated with the service

    the other components are defaulted for the most part.

  • Wednesday, March 07, 2012 2:21 AM
    Moderator
     
     Answered

    Hi hauld,

    I would recommend you post the question at Windows Server related forum queues in TechNet forums.  I can consult the experts there whether creating the cluster resources programmatically using C# is a good way to go.

    Good day!

    Thanks


    Michael Sun [MSFT]
    MSDN Community Support | Feedback to us

  • Thursday, March 08, 2012 10:11 PM
     
     Answered
    thank you Michael.
    • Marked As Answer by hauld Thursday, March 08, 2012 10:11 PM
    •