| MarcoMig 2005-11-16, 6:03 pm |
| Hi,
During migration from windows server 2k to windows standard 2k3, I try
to
migrate the iis configuration using the iis migration tool (iismt). I
followed the
instructions and the parameters were set correctly. But I received an
error
that prevented the configuration migration. This error was:
"The IIS Migration Tool was unable to connect to the remote computer.
Access is denied."
According to the documentation, I may supply the username & password in
parameters ( /user username & /password password ) or the migration
tool
will connect using the username & password that I've logged in with.
In my case, both servers (2k & 2k3) are domain controllers in the same
domain having a common domain administrator username & password.
Either entering the username & password in the parameters or not, the
iis migration tool does not connected to the source server.
I tried to run the RPC Ping utility and it does not connect:
rpingdos -p tcpip -s -n servername
Binding failed with return code 0x6,
The Protocol sequence is not supported
EPC Binding returned (0x21)
The RPC Call failed
Could not bind using these parameters:
protocol sequence = nacn_ip_tcp
network address = servername
endpoint = 2256
UUID = (long string)
Ideas?
|