Problems adding a new computer to existing network

G

Guest

Chuck said:
David,

Let's start by finding what the status of the RPC Server is. In a command
window, enter "sc query rpcss". What do you get for State?

Chuck:

The "sc query rpcss" command generates the following result:

TYPE: 20 WIN32_SHARE_PROCESS
STATE: 4 RUNNING
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE: 0 (0X0)
SERVICE_EXIT_CODE:0 (0X0)
CHECKPOINT: 0X0
WAIT_HINT:0X0
 
C

Chuck

Chuck:

The "sc query rpcss" command generates the following result:

TYPE: 20 WIN32_SHARE_PROCESS
STATE: 4 RUNNING
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE: 0 (0X0)
SERVICE_EXIT_CODE:0 (0X0)
CHECKPOINT: 0X0
WAIT_HINT:0X0

David,

Good. We got that out of the way. Knowing that RPC is running means we don't
have to try to make it run.

So what is our symptom?

I went to the link that you provided, and first ran the "netsh winsock reset
catalog". I got the following message:

"WARNING: Could not obtain host information from machine: [Computer]. Some
commands may not be available. The RPC server is unavailable.
Successfully reset the Winsock Catalog.
You must restart the machine in order to complete the reset."

When I restarted the machine, nothing had changed.

Then I ran the program "WinsockxpFix" which is linked on that page, and
again, no luck.

Then I tried to reset TC/IP with the command "netsh int ip reset
c:\resetlog.txt", and again got the message :"WARNING: Could not obtain host
information from machine: [Computer]. Some commands may not be available.
The RPC server is unavailable.", although it did generate the file
"resetlog.txt"; however, the problem still remains.

Finally, I reinstalled the network adapters. Again, no luck.

So, you tried WinsockXPFix and "netsh winsock reset catalog". There are also
LSP-Fix and WinsockFix. It's a slim chance, but I have seen others here try
each one, and only the last one fixes the problem. Try the other two please.

If no results then, we'll start with more general repairs.
 
C

Chuck

Chuck:

The "sc query rpcss" command generates the following result:

TYPE: 20 WIN32_SHARE_PROCESS
STATE: 4 RUNNING
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE: 0 (0X0)
SERVICE_EXIT_CODE:0 (0X0)
CHECKPOINT: 0X0
WAIT_HINT:0X0

David,

Good. We got that out of the way. Knowing that RPC is running means we don't
have to try to make it run.

So what is our symptom? You earlier posted:
I went to the link that you provided, and first ran the "netsh winsock reset
catalog". I got the following message:
"WARNING: Could not obtain host information from machine: [Computer]. Some
commands may not be available. The RPC server is unavailable.
Successfully reset the Winsock Catalog.
You must restart the machine in order to complete the reset."
When I restarted the machine, nothing had changed.
Then I ran the program "WinsockxpFix" which is linked on that page, and
again, no luck.
Then I tried to reset TC/IP with the command "netsh int ip reset
c:\resetlog.txt", and again got the message :"WARNING: Could not obtain host
information from machine: [Computer]. Some commands may not be available.
The RPC server is unavailable.", although it did generate the file
"resetlog.txt"; however, the problem still remains.
Finally, I reinstalled the network adapters. Again, no luck.

So, you tried WinsockXPFix and "netsh winsock reset catalog". There are also
LSP-Fix and WinsockFix. It's a slim chance, but I have seen others here try
each one, and only the last one fixes the problem. Try the other two please.

If no results then, we'll start with more general repairs.
 
G

Guest

:

So, you tried WinsockXPFix and "netsh winsock reset catalog". There are also
LSP-Fix and WinsockFix. It's a slim chance, but I have seen others here try
each one, and only the last one fixes the problem. Try the other two please.

If no results then, we'll start with more general repairs.

OK, ran LSPfix and Winsockfix without success.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top