remote cluster administration for Windows Advanced Server 2000 using asp/vb.net
-
hi.. i've been researching for almost a month now regarding applications/ example codes for remote cluster administration for windows 2000 advanced server using asp/vb.net.. but unfortunately, i can't see something that is similar to this one.. hope you can give me some ideas regarding this.. this is my problem: we want to display on a webpage the current active nodes of clustered servers. for ex we have: server1a,server1b server2a,server2b server3a,server3b and the current active nodes are server1a, server2b, and server2b.. how can i do that with scripting? asp/vb.net? what objects do i suppose to access? i'm developing remotely from the servers using XP and vs.net.. and also, we want to configure the resources (eg: diskspaces, database, windows services) from the owner (which is the active node) anyone? please share your ideas.. i'm really frustrated now.. :sigh: hope you can help me..
-
hi.. i've been researching for almost a month now regarding applications/ example codes for remote cluster administration for windows 2000 advanced server using asp/vb.net.. but unfortunately, i can't see something that is similar to this one.. hope you can give me some ideas regarding this.. this is my problem: we want to display on a webpage the current active nodes of clustered servers. for ex we have: server1a,server1b server2a,server2b server3a,server3b and the current active nodes are server1a, server2b, and server2b.. how can i do that with scripting? asp/vb.net? what objects do i suppose to access? i'm developing remotely from the servers using XP and vs.net.. and also, we want to configure the resources (eg: diskspaces, database, windows services) from the owner (which is the active node) anyone? please share your ideas.. i'm really frustrated now.. :sigh: hope you can help me..
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/mscs/remote_administration.asp[^] ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/mscs/remote_administration.asp[^] ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
i don't think this will solve my problem.. :(