Sysinternals Homepage
Forum Home Forum Home > Sysinternals Utilities > PsTools
  New Posts New Posts RSS Feed: PSinfo gives The network path was not found.
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

PSinfo gives The network path was not found.

 Post Reply Post Reply
Author
Message Reverse Sort Order
timlusk View Drop Down
Newbie
Newbie


Joined: 04 May 2010
Location: Nashvile,TN
Online Status: Offline
Posts: 1
Post Options Post Options   Quote timlusk Quote  Post ReplyReply Direct Link To This Post Topic: PSinfo gives The network path was not found.
    Posted: 04 May 2010 at 8:35pm
The Remote Registry Service did the trick
Tim Lusk
Back to Top
tomfree View Drop Down
Newbie
Newbie


Joined: 09 July 2007
Location: United States
Online Status: Offline
Posts: 1
Post Options Post Options   Quote tomfree Quote  Post ReplyReply Direct Link To This Post Posted: 09 July 2007 at 3:25pm
I have a variation on this issue - I have an internal tool that uses PSInfo to gather info before performing a process.  I'm attempting to collect info via PSInfo on that machine via a DNS A record that is not the same as the name of the machine.  I currently get the message "The network path was not found" when attempting to run PSInfo against the A record.  When I run the command against the actual name of the machine, PSInfo, works as expected.

I'm of the understanding that this is likely a limitation with Windows Remote Registry service  - assuming that by default, it can only be addressed by the machine's name.  I'm looking for a way to fake PSInfo into working with the A-record name instead of the machine's actual node name. 
Back to Top
Karlchen View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 June 2005
Location: Germany
Online Status: Offline
Posts: 5121
Post Options Post Options   Quote Karlchen Quote  Post ReplyReply Direct Link To This Post Posted: 09 June 2007 at 4:50am
Hello, aliceleejl.

I assume that by now you either managed to solve the issue, found a workaround or may have given up.

Anyway. One thing which might be worth checking is this:
Is the service "RemoteRegistry" running on the target machine CPQ379-03?
(I am not 100% sure, yet I assume that psinfo will try to query the remote registry in order to collect some of the information it has been designed to display. - Being on a standalone machine, I cannot verify my assumption right now.)

Karl



Edited by Karlchen - 09 June 2007 at 4:51am
Back to Top
aliceleejl View Drop Down
Newbie
Newbie


Joined: 22 May 2007
Location: Singapore
Online Status: Offline
Posts: 3
Post Options Post Options   Quote aliceleejl Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 8:15am
Originally posted by namrehto

Well since the original error message was
Could not connect to CPQ379-03:
The network path was not found.
is the machine actually directly accessible via that name?
 
Oh yes, I am able to ping and resolve the hostname. There is no firewall, and was able to telnet port 135.  In fact I was able to query via WMI - Select * from Win32_Product.
 
Anyway CPQ379-03 is only one of the few that I encountered error "The network path was not found." Athough majority is working fine. Confused
 
 
Back to Top
namrehto View Drop Down
Senior Member
Senior Member


Joined: 23 June 2005
Location: Scotland
Online Status: Offline
Posts: 3861
Post Options Post Options   Quote namrehto Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 4:58am
Well since the original error message was
Could not connect to CPQ379-03:
The network path was not found.
is the machine actually directly accessible via that name?
Gil
Back to Top
aliceleejl View Drop Down
Newbie
Newbie


Joined: 22 May 2007
Location: Singapore
Online Status: Offline
Posts: 3
Post Options Post Options   Quote aliceleejl Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2007 at 9:23pm
Originally posted by namrehto

Exact command typed:
psinfo -s \\CPQ379-03 -u administrator -p password
Strictly speaking this should read
psinfo \\CPQ379-03 -u administrator -p password -s

If that doesn't help do check out the topics in *** FAQ: Common PSTools Issues ***, in particular:

What are the minimum requirements to run PSTools commands?

Please read PsExec could not start.
Although it is about psexec, the requirements to run any PSTools command are pretty similar.

 
I've tried and confirmed the minimum requirements has been met but still get the same error.
Back to Top
namrehto View Drop Down
Senior Member
Senior Member


Joined: 23 June 2005
Location: Scotland
Online Status: Offline
Posts: 3861
Post Options Post Options   Quote namrehto Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2007 at 3:16am
Exact command typed:
psinfo -s \\CPQ379-03 -u administrator -p password
Strictly speaking this should read
psinfo \\CPQ379-03 -u administrator -p password -s

If that doesn't help do check out the topics in *** FAQ: Common PSTools Issues ***, in particular:

What are the minimum requirements to run PSTools commands?

Please read PsExec could not start.
Although it is about psexec, the requirements to run any PSTools command are pretty similar.



Edited by namrehto - 23 May 2007 at 3:18am
Gil
Back to Top
aliceleejl View Drop Down
Newbie
Newbie


Joined: 22 May 2007
Location: Singapore
Online Status: Offline
Posts: 3
Post Options Post Options   Quote aliceleejl Quote  Post ReplyReply Direct Link To This Post Posted: 22 May 2007 at 11:26pm
I've have tried running psinfo on a list of remote machines that have the same build, same OS, patch level and configs.  However, I encountered the following on some of the machines and the rest were successfully.
 
psinfo -s \\CPQ379-03 -u administrator -p password
 
PsInfo v1.74 - Local and remote system information viewer
Copyright (C) 2001-2005 Mark Russinovich
Sysinternals - www.sysinternals.com
 
Could not connect to CPQ379-03:
The network path was not found.
 
Local machine running PSinfo command:
Windows XP Pro, SP2
 
Remote target machine:
Windows 2000, SP4
 
PStools version:
1.74
 
Exact command typed:
psinfo -s \\CPQ379-03 -u administrator -p password
 
 
I've tried and ensure that all steps and requirements listed in the following page was correct.
 
 
Can someone please advise?
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down