Get list of processes, failing - Geeks to Go Forums

Jump to content

Log in Register Register Malware removal guide How it works

Get list of processes, failing

#1 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 10:15 AM

Hi,
I am trying to use the tasklist command to retrieve the list of processes from a remote computer. Below are the details...

Computer A (1.1.1.1):
Win XP Pro
Logged in as Administrator
No firewalls enabled, etc

Computer B (1.1.1.2):
Win XP Pro
Logged in as administrator
no firewalls, etc

So, on Computer A I open a command prompt and type:

tasklist /S 1.1.1.2 /U administrator /P password /FO TABLE

....I get the following error:
ERROR: Logon failure: unknown user name or bad password.

No, I am 100% positive the user name and password are correct, b/c I set them myself, and I logged onto computer B using them.

Any ideas???

thanks

#2 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 10:48 AM

out of curiousity, does it work without the filter?, just:

tasklist /S 1.1.1.2 /U administrator /P password /FO TABLE

Also, does it work with the system name (ie: server1), rather than IP address?

Finally, any firewalls on the remote system?

#3 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 10:58 AM

I tried: tasklist /S 1.1.1.2 /U administrator /P password

..didn't work

I tried: tasklist /S computerB /U administrator /P password

..didn't work.

The remote machine does not have a firewall, all is clear.

#4 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 11:02 AM

One interesting thing I tried: tasklist /S 1.1.1.2

which prompted me for a password..."Type the password for computerA\Administrator" ....why would it want the admin password for the local machine?

I tried: tasklist /S 1.1.1.2 /U computerB\Administrator .....and it prompts for the password, which i supply, and does not work.

#5 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 11:03 AM

one more note, these win xp computers are not on a domain...they are workgroup computers.

#6 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 11:21 AM

doesn't matter if they are workgroups or domains...works both ways.

both windows xp pro?

#7 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 11:45 AM

yes

#8 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 11:49 AM

create a new account (admin) on the remote pc

name it
test
with password
test

try that account
I see no reason why this is not working....command works just fine on a workgroup here

#9 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 12:01 PM

yea i see no reason either, but even test/test does not work.

#10 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 12:47 PM

had you disabled any services on the remote or host machine? Or are they set at defaults?

#11 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 12:49 PM

they are set to default, haven't messed with them. I'm really lost as to what is going on. I have tried it against a win2k3 server from my win xp and it worked just fine. same setup except the OS and type of computer were different.

#12 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 12:54 PM

same workgroup name?

change the workgroup name on both machines...

sp1 or sp2?


can you run remote tasklist from computerB to computerA

#13 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 12:57 PM

both have same workgroup name: WORKGROUP

both have SP2 (and latest windows updates)

tasklist does not work from A to B or B to A

#14 gerryf

  • Group: Retired Staff
  • Posts: 11,365
  • Joined: 18-March 05

Posted 24 August 2005 - 01:02 PM

you've disabled the built in windows firewall (you should not have to).

These pcs are connected...how? router/switch? Hub? VPN?

It has got to be something blocking the ports, or....?

could you run a hijack log on the second machine and post it here so I can see what is runnin...not looking for malware, just some sort of security software

#15 codecraig

  • Group: Member
  • Posts: 61
  • Joined: 18-July 05

Posted 24 August 2005 - 01:12 PM

How doi get that log?

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3