answersLogoWhite

0

type net view in command prompt

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

What does media disconnected on command prompt mean?

"Media disconnected" on the command prompt typically indicates that the network interface card (NIC) is not connected to any network, either because it is disabled, there is no physical connection (like an unplugged Ethernet cable), or it has lost Wi-Fi signal. This message is often displayed when you run the command ipconfig or attempt to troubleshoot network connectivity issues. To resolve this, check the physical connections, ensure the NIC is enabled, or reconnect to the Wi-Fi network.


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.


What is the command to check drive c for errors?

Go to the C: prompt and type CHKDESK


How do you check the service status from command prompt?

Just run "services.msc" and press enter.


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.


What should be entered at a command prompt in order to scan all system filel?

To scan all system files in Windows, you can use the System File Checker (SFC) tool. At the command prompt, enter the command sfc /scannow and press Enter. This command will check for and repair corrupted system files. Make sure to run the command prompt as an administrator for it to work properly.


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.


What to do when ping command through run is not working?

If the ping command isn't working through the Run dialog, first ensure that you are entering the command correctly, such as ping [IP address or hostname]. Check your network connection to confirm that you are connected to the internet. Additionally, verify that your firewall settings or security software are not blocking the command. If issues persist, try running the command in Command Prompt instead for more detailed error messages.