Quantcast
Channel: Sysinternals Forums : [QUESTION] pslist on remote computer
Viewing all 12 articles
Browse latest View live

[QUESTION] pslist on remote computer : C:\Documents and Settings\Administrator>pslist...

$
0
0
Author: DepecheNYC
Subject: 7699
Posted: 30 August 2006 at 6:13am

C:\Documents and Settings\Administrator>pslist -t \\dimension

PsList 1.26 - Process Information Lister
Copyright (C) 1999-2004 Mark Russinovich
Sysinternals - www.sysinternals.com

Failed to take process snapshot on dimension.
Make sure that the Remote Registry service is running on the remote system, tha
 you havefirewall ports allow RPC access, and your account has read access the
ollowing key on the remote system:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Perflib

I'm getting above message.  Yes, Dimension has Windows Firewall enabled so I would like to know which port has to be opened in Dimensions.  Thanks.

[QUESTION] pslist on remote computer : Hello, DepecheNYC. Port: 445. You...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 30 August 2006 at 4:26pm

Hello, DepecheNYC.

Port: 445.

You may have to add a valid account to your pslist command line, in case the locally logged on user does not exist on \\dimension.
pslist -t \\dimension -u admin -p password


Karl

[QUESTION] pslist on remote computer : I have also the same massage when...

$
0
0
Author: zazaman
Subject: 7699
Posted: 04 December 2006 at 3:59pm

I have also the same massage when i try to connect my remote
the port 445 (smb) is already open on the remote..

others pstools is work probably when i try to connect remote computer..

[QUESTION] pslist on remote computer : And did you make sure the Remote...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 04 December 2006 at 4:19pm

And did you make sure the Remote Registry service had been started?

Command:
sc query RemoteRegistry

The state should be "running".

Karl

[QUESTION] pslist on remote computer : After the run sc command the state...

$
0
0
Author: zazaman
Subject: 7699
Posted: 09 December 2006 at 4:41pm

After the run sc command the state of the remoteregistry is: "1 stopped"

how should i  change  this state be "runnig".

thnks alot Katl ....

[QUESTION] pslist on remote computer : Good night, zazaman. "sc...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 09 December 2006 at 6:10pm

Good night, zazaman.

"sc start RemoteRegistry" run under an account having admin privileges should launch the service.

Yet, you may use services.msc to launch and configure the service so that it will start automatically on every boot.
(Ok, I know this can be done using sc as well, but using services.msc is more convenient.)

HTH,
Karl

[QUESTION] pslist on remote computer : C:\Documents and Settings\Administrator>pslist...

$
0
0
Author: DepecheNYC
Subject: 7699
Posted: 30 August 2006 at 6:13am

C:\Documents and Settings\Administrator>pslist -t \\dimension

PsList 1.26 - Process Information Lister
Copyright (C) 1999-2004 Mark Russinovich
Sysinternals - www.sysinternals.com

Failed to take process snapshot on dimension.
Make sure that the Remote Registry service is running on the remote system, tha
 you havefirewall ports allow RPC access, and your account has read access the
ollowing key on the remote system:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Perflib

I'm getting above message.  Yes, Dimension has Windows Firewall enabled so I would like to know which port has to be opened in Dimensions.  Thanks.

[QUESTION] pslist on remote computer : Hello, DepecheNYC. Port: 445. You...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 30 August 2006 at 4:26pm

Hello, DepecheNYC.

Port: 445.

You may have to add a valid account to your pslist command line, in case the locally logged on user does not exist on \\dimension.
pslist -t \\dimension -u admin -p password


Karl

[QUESTION] pslist on remote computer : I have also the same massage when...

$
0
0
Author: zazaman
Subject: 7699
Posted: 04 December 2006 at 3:59pm

I have also the same massage when i try to connect my remote
the port 445 (smb) is already open on the remote..

others pstools is work probably when i try to connect remote computer..

[QUESTION] pslist on remote computer : And did you make sure the Remote...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 04 December 2006 at 4:19pm

And did you make sure the Remote Registry service had been started?

Command:
sc query RemoteRegistry

The state should be "running".

Karl

[QUESTION] pslist on remote computer : After the run sc command the state...

$
0
0
Author: zazaman
Subject: 7699
Posted: 09 December 2006 at 4:41pm

After the run sc command the state of the remoteregistry is: "1 stopped"

how should i  change  this state be "runnig".

thnks alot Katl ....

[QUESTION] pslist on remote computer : Good night, zazaman. "sc...

$
0
0
Author: Karlchen
Subject: 7699
Posted: 09 December 2006 at 6:10pm

Good night, zazaman.

"sc start RemoteRegistry" run under an account having admin privileges should launch the service.

Yet, you may use services.msc to launch and configure the service so that it will start automatically on every boot.
(Ok, I know this can be done using sc as well, but using services.msc is more convenient.)

HTH,
Karl
Viewing all 12 articles
Browse latest View live