answersLogoWhite

0


Best Answer

type net view in command prompt

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you check in the command prompt for others on the same network?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you check the integrity of an ISO file?

To check the integrity of the an ISO file you will need to open command prompt. Once in command prompt type in: c:\> fciv , and the iso file name.


Which command is used to check the route a packet takes between host between different network?

traceroute is usually used for this purpose.


How do you test a Ethernet port?

to check if your Ethernet card r INTERNET is working r not, just type the following in command prompt: ping 127.0.0.1 This command is basically used for self test of NIC(Network Interface card) card


How do you find a MAC address on a Windows 8 laptop?

A MAC address is a unique identifier given to network devices when running on a physical network. To find out the MAC address of a network device on a Windows 8 laptop press the key with the Windows symbol on it to bring up the splash screen. Type in CMD and then press enter to bring up the command prompt. Within the command prompt window type in the command 'IPConfig /all'. Check the information on each of the network devices that have been detected and the Physical Address, which is six sets of two hexadecimal characters, will provide the MAC address of the network device.


How do you check the service status from command prompt?

Just run "services.msc" and press enter.


What is the command to check drive c for errors?

Go to the C: prompt and type CHKDESK


What command verifies the existence of a node on a network?

PING command verifies the existence of a node on a network. Ping command is a command of command line interface . It is used to check if the host is alive or not.


How do you get the ip address from computer?

Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.


How do you check the windows operating system version?

Just type "ver" at Windows' command prompt. []'s.


How do you check the nic card?

Physically: You look at it and make sure its connected Logically( through your computer): you go to command prompt and type in "ipconfig/all" and look at the network interface part or you go to: Control Panel Network View Devices Right Click the NIC and go to properties


What Ubuntu command is used to check network adapter settings?

ifconfig


What will you type at the dos command line to restart the Microsoft antivirus and what to check?

You can start a Windows Defender scan in Windows 7 by entering the following script in Command Prompt. You can find Command Prompt by going to: All Programs<Accessories<Command Prompt Enter this into Command Prompt: cd C:\Program Files\Windows Defender MpCmdRun -Scan [scantype] For the scantype, you put either the numbers 1 or 2. 1=Quick Scan 2=Full Scan For example, entering "MpCmdRun -Scan -2" would start a full system scan.