Jump to content

getting ipconfig /all info from a remote PC


Recommended Posts

Posted

is there a DOS command I can run on a remote PC to get the information that

ipconfig /all provides when run on a local machine?

 

I am looking to try to determine whether a remore PC is static IP or DHCP

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Pegasus \(MVP\)
Posted

Re: getting ipconfig /all info from a remote PC

 

 

"biff" <biff@discussions.microsoft.com> wrote in message

news:2BF2938B-7D5B-45E3-83BA-C8438A6318F3@microsoft.com...

> is there a DOS command I can run on a remote PC to get the information

> that

> ipconfig /all provides when run on a local machine?

>

> I am looking to try to determine whether a remore PC is static IP or DHCP

 

No, DOS cannot do this, but then DOS is a legacy OS that was

released some thirty years ago and that is now rarely used. However,

you could invoke ipconfig.exe with psexec.exe under a Command

Prompt. Psexec.exe is available from http://www.sysinternals.com.


×
×
  • Create New...