The “cmd” command to show the all the connected machines on network

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 110
    Windows 7 Professional x64
       #11

    How come my blackberry doesn't show up when I type NET VIEW in cmd even though its on my network?
      My Computer


  2. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #12

    Can you see it in Explorer > Network and command prompt > ipconfig?
      My Computer


  3. Posts : 110
    Windows 7 Professional x64
       #13

    Kari said:
    Can you see it in Explorer > Network and command prompt > ipconfig?
    I'm not sure what you mean by Explorer > Network and command prompt > but when I type ipconfig in cmd it doesn't show up.
      My Computer


  4. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #14

    Windows Explorer > Network can be viewed by clicking Network on the left side navigation pane:



    Highlighted part of Explorer screenshot above shows computers belonging to same subnet.

    Command ipconfig /all in Command Prompt also shows computers and devices in your network.

    If your device is not shown in these, it will not belong to same subnet or as UsernameIssues has told previously in this thread it is hidden from network. In this case you need to change network settings on your device (Blackberry).

    I have absolutely no knowledge of Blackberries so I can not help you in that.

    Kari
      My Computer


  5. Posts : 110
    Windows 7 Professional x64
       #15

    Oh, no it doesn't show up. It shows up in my router though.
      My Computer


  6. Posts : 881
    Windows 7 Ultimate x64
       #16

    The only way to see everything on a network is to scan it with tools like nmap and use the network ID as your target.
      My Computer


  7. Posts : 10,485
    W7 Pro SP1 64bit
       #17

    Kari said:
    ~~~
    I am sorry but now I think you are a bit picky, splitting hairs as we say in Finnish. My answer to the OP is (never been modest ) the best given in this thread. Sorry Google if you now index wrong information, wasn't even thinking of that, and never will; I was and will be thinking the best possible answer to the OP's issue, all things considered, and post it if I know it.

    Kari
    Thank you taking the time to explain. I was probably overly concerned with those that find this thread via Google after some frustrating searches of my own that led to one dead end after another.
      My Computer


  8. Posts : 144
    Windows 7 Ultimate x64
    Thread Starter
       #18

    Than you guys for the input. This is very useful.

    I do agree, Kari is a star.

    May I have another question? How to have the IP address of the machines (exclusively the machines)?

    Best

    Jamal
    Attached Thumbnails Attached Thumbnails -clip_16.jpg  
      My Computer


  9. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #19

    The only command I know to show IPs of all networked PCs is ipconfig /all.
      My Computer


  10. Posts : 881
    Windows 7 Ultimate x64
       #20

    If your dns server is setup correctly. You should be able to use

    nslookup FQDN

    FQDN= fully qualified domain name.

    Find your fqdn with
    echo %COMPUTERNAME%.%USERDNSDOMAIN%


    example from work:
    C:\Documents and Settings\CParman>echo %COMPUTERNAME%.%USERDNSDOMAIN%
    CPARMAN-8DFCMF1.CORP

    update:
    %USERDNSDOMAIN% only works on a domain

    So you can get it with the ipconfig /all output.

    Code:
    C:\Documents and Settings\CParman>ipconfig /all
    
    Windows IP Configuration
    
            Host Name . . . . . . . . . . . . : cparman-8dfcmf1
            Primary Dns Suffix  . . . . . . . : CORP
    Last edited by Parman; 21 Jan 2013 at 15:24.
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:04.
Find Us