check permissions of two nodes,
I have NLB CAS array with two nodes. When i type shell commands from CAS01 node - works perfectly. But if i execute the same commands in CAS02 node (shell commands that effects two nodes, like get-autodiscovervirtualdirectory, Get-WebServicesVirtualDirectory)
- it response "extracting production of
a COM class object for remote component with
CLSID {2B72133B-3F5B-4602-8952-803546CE3344}
on your computer CAS01.mydomain.local EROOR: 800706ba.
googling this error does says that RPC server not available ... 2 nodes pinging each other, mail works normally...Be real
July 24th, 2012 9:36am
NLB is unicast or multicast? How many NICs? How have you configured DNS registration, i.e., which of the NICs register in DNS?Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
July 24th, 2012 12:19pm
NLB multicast. 2 NICs. NIC for public access is looking to DNS servers. Replication NIC that use to make NLB have no DNS servers.Be real
July 25th, 2012 3:52am
When you do NSLOOKUP on the server name, do you see both NICs? If so, try configuring the NLB NIC so it doesn't register in DNS.Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
July 25th, 2012 3:04pm
Solution IS: on the CAS01 - control panel - Windows Firewall - Advanced - New rule - Allow - tcp, Local:RPC Dynamic ports.
now execution of commands is succesful, BUT:
But everytime i execute get-autodiscover from CAS02 (or eny command that effects two CAS servers) - appears en event in journal "dcom 10009 was unable to communicate with the computer using any of the configured protocols "...Be real
July 26th, 2012 2:14am
Any reason you're running windows firewall on your cas? Not only is it not necessary and unconventional it's basically not supported for the same reason putting CAS in dmz firewall is not supported.
Windows Firewall Service is Enabled on Exchange Server
http://technet.microsoft.com/en-us/library/aa995688(v=exchg.80).aspxJames Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
July 26th, 2012 10:00am
disabled firewall in both nodes. Same result "dcom 10009 was unable to communicate with the computer using any of the configured protocols". Nothing seems to be not working. But have this event spawning, when executing commands in PSBe real
July 27th, 2012 7:55am
no answer to telnet. black screen and cursor is blinking...Be real
Free Windows Admin Tool Kit Click here and download it now
July 31st, 2012 4:33am
And get the BSOD. Reinstalling server from backup after that ... i dont know if this because of those method, but there only "ignore those accidents", but not resolve them ...Be real
August 1st, 2012 6:39am
When i did a ping from hubcas1 to hubcas2 I got an answer with a direcction in ipv6. The ipv6 was disabled in both nicks. So I modified the host file and add the ipv4 address of hubcas2. I did the same with the hubcas2.
Now the NLB console could add the other hubcas and both are converged.
Greetings.
Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2012 7:23pm
this is not my case....Be real
August 3rd, 2012 7:42am