answersLogoWhite

0

Ipconfig /all

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What should you do to view IP address information on a computer running UNIX?

Use the 'ifconfig' command to retrieve the addressing information and adapters on the system.


What command lists the shared resources on a remote computer on a network?

net view \\computername use this command to verify that resources on a remote computer are shared


How a networked computer is identified?

run command "net view"


What is the purpose of the chkconfig command on a computer?

On a computer the chkconfig command is used to setup, change and view services that start when you start the computer. Services started when you boot the computer are controlled in this way.


What would you type in at a command prompt to view the ip setting for the computer that you are sitting at?

ipconfig


What do you type to get a computer's MAC address?

for Windows Systems use IPCONFIG /ALL command to view Mac Address. for Linux Systems use IFCONFIG -A command to view Mac Address.


What command can tell you if two computer on the same network have the same computre name?

netview \\computer name


Is The command used to view IP information on a Windows XP or Windows Vista workstation is ifconfig?

No, the command to view the IP information for a computer running Windows XP or Vista is " ipconfig ", executed from a command prompt. Executing the command with the switch " /?"will provide all the options available to the user.


What command can tell you if two computers on the same network have the same computer name?

net view \\computername


What the purpose of the edit command in the system file checker?

Edit allows a user to view, create, or modify their computer files.


How do you view the logs in the event viewer on a remote computer?

You can use the Event Viewer or the wevtutil command at a command prompt to manage event logs on a remote computer. To use Event Viewer to manage event logs on a remote computer 1. Start Event Viewer. 2. Click the root node, for example Event Viewer (Local), in the console tree. 3. On the Action menu, click Connect to Another Computer. 4. In the Another computer box, type the name or IP address of the remote computer. 5. (Optional) Select Connect as another user, click Set User, enter the User name and Password, end then click OK. 6. Click OK. To use wevtutil to manage event logs on a remote computer 1. To open a Command Prompt window, click Start, in the Start Search box, type cmd, and then press Enter. 2. Type the following command in the Command Prompt window: Copy wevtutil <command> /r:<remote_computer_name> 3. (Optional) To manage event logs on a remote computer as a different user, type the following command in the Command Prompt window: Copy wevtutil <command> /r:<remote_computer_name> /u:<user_name> /p:<password>


What command would you issue from a command prompt to see a listing of the computers in your workgroup?

"net view" is the command and argument, with "net" being the command and "view" being the argument to view computers within your network, domain, or workgroup. As always, type it without the quotations.