answersLogoWhite

0

What else can I help you with?

Related Questions

Which three command line utilities are most commonly used to troubleshoot issues at Layer 3?

ping, ipconfig, traceroute.


What is the Purpose of TCP IP utilities?

The TCP/IP utilities are used to troubleshoot and diagnose issues with TCP/IP protocols. Ping is used to test connectivity between nodes in a network, netstat will show you ports in use and network connections, traceroute will trace the hops between routers/networks, nslookup and dig can be used to troubleshoot DNS problems.


What TCP IP utility is commonly used on the command line of routers?

Two commonly used utilities, for troubleshooting, are ping and traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.


What command is used to shutdown or restart the computer?

You use the any key


What is 356 as a improper fraction?

365 can be used as an improper fraction as 365 over 1.


What command can be is used to troubleshoot domain name resolution issues?

NSLOOKUP


What command can be used troubleshoot domain name resolution issues?

nslookup


What is the difference between improper subset and equal sets?

There is no difference between improper subset and equal sets. If A is an improper subset of B then A = B. For this reason, the term "improper subset" is rarely used.


What command-line utilities can be used to defragment files?

Defrag


How do you write batch file to shut down windows xp?

copy this to notepad: shutdown -s -t "shutdown time" and save as shutdown.bat An example would be: shutdown -s -t 10 The above example will shutdown the computer in 10 seconds. The number 10 in the example is in seconds and can be changed to any number of seconds you want a delay for even 0 (zero). If a zero is used, there will be no delay and the system will shutdown immediately. Alternatively, if you want to restart instead, you can change the -s for -r. The -t can be omitted, but if it is, the default time is 30 seconds.


How do you restart to the command prompt?

Restart your computer and a soon as Windows starts loading, press F8. There should be numerous options including one that says something like, "Safe Mode with Command Prompt." Arrow down to that option and press enter.


How do i turn the computer off with a double click on an icon?

In order to shutdown your PC the key commands used are"shutdown -s -t 00″here-s for shutdown-t for time00 time after which system shut down here we take 0 sec you can also take it s 10 sec.Similarly to abort the shut down"shutdown -a"Note: open run> & then type this cmds.for more details with videohttp://www.honeytechblog.com/create-a-desktop-icon-to-shutdown-your-computer/