Top 10 Command Prompt You Should Know








Bimbel Jakarta Timur | bimbel terbaik di jakarta timur | bimbel murah jakarta timur | IT Training, SD, SMP, SMA, Mahasiswa, Karyawan, Pengusaha | +6283815880600



In this tutorial, i will guide you to top 10 important and famous command prompt commands with their usage.


1. ipconfig :
This is the topmost command for seeing the IP address,subnet mask and default gateway also includes the display and flush DNS cache, re-register the system name in DNS.  This will most useful tool for viewing and troubleshooting TCP/IP 


  • To view IP ,subnet mask address : ipconfig
  • To view all TCP/IP information, use: ipconfig /all
  • To view the local DNS cache, use: ipconfig /displaydns
  • To delete the contents of the local DNS cache, use: ipconfig /flushdns 




2.systeminfo

Have a need to display operating system configuration information for a local or remote machine, including service pack levels? Then systeminfo is the tool to use. When I need to connect to a system that I am not familiar with, this is the first tool I run. The output of this command gives me all the info I need including: host name, OS type, version, product ID, install date, boot time and hardware info (processor and memory). Also knowing what hot fixes are installed can be a big help when troubleshooting problems. This tool can be used to connect to a machine remotely using the following syntax: SYSTEMINFO /S system /U user


3. tasklist and taskkill 

If you are used to Windows Task Manager, then you’ll find tasklist very easy to use. This tool displays a list of currently running processes, including image name, PID (Process ID) and memory usage on local or remote machines. Using the /V switch displays more information in verbose mode that includes, CPU Time, user name, and modules. Tasklist includes a filter option to display a set of task based on the criteria specified. But the best use of the filter is using it to display programs running inside svchost.exe process.


Of course, there will be times when a process needs to be killed and taskkill can be used to terminate those trouble processes. A single or multiple processes can be killed using the PID (/PID ) or image name (/IM ). Here are two examples for doing just that:


TASKKILL /IM notepad.exe
TASKKILL /PID 1230 /PID 1241 /PID 1253 /T

Both tasklist and taskkill can connect to remote systems using the /S (system name) /U (user name) switches.



4. type
type is used to read the text document in command prompt .  You can read multiple texts in continuously


type filename.txt

5.netstat
Need to know who (or what) is making a connection to your computer? Then netstat is the tool you want to run. The output provides valuable information of all connections and listening ports, including the executable used in the connections. In addition to the above info, you can view Ethernet statistics, and resolve to connect host IP Addresses to a fully qualified domain name. I usually run the netstat command using the -a (displays all connection info), -n (sorts in numerical form) and -b (displays executable name) switches.

6.net command
Although this tool is more known as a command, the net command is really like a power drill with different bits and is used to update, fix, or view the network or network settings.
It is mostly used for viewing (only services that are started), stopping and starting services:

  • net stop the server
  • net start the server
  • net start (display running services)



and for connecting (mapping) and disconnecting with shared network drives:

  • net use m: \myserversharename
  • net use m: \myserversharename /delete



Other commands used with the net command are, accounts (manage user accounts), net print (manage print jobs), and net share (manage shares).
Below are all the options that can be used with the net command.


[ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |HELPMSG | LOCALGROUP | PAUSE | PRINT | SESSION | SHARE | START |STATISTICS | STOP | TIME | USE | USER | VIEW ]
7 – nslookup – With the Internet, DNS (Domain Name Service) is the key for allowing us to use friendly names when surfing the web instead of needing to remember IP Addresses. But when there are problems, nslookup can be a valuable tool for testing and troubleshooting DNS servers.
Nslookup can be run in two modes: interactive and noninteractive. The noninteractive mode is useful when only a single piece of data needs to be returned. For example, to resolve google.com:



To use the interactive mode, just type nslookup at the prompt. To see all available options, type help while in interactive mode.

Don’t let the help results intimidate you. Nslookup is easy to use. Some of the options I use when troubleshooting are:
set ds (displays detailed debugging information of behind the scenes communication when resolving a host or IP Address).
set domain (sets the default domain to use when resolving, so you don’t need to type the fully qualified name each time).
set type (sets the query record type that will be returned, such as A, MX, NS)
server NAME (allows you to point nslookup to use other DNS servers than what is configured on your computer)
To exit out of interactive mode, type exit .

8 – ping and tracert – These tools can be helpful with connectivity to other systems. Ping will test whether a particular host is reachable across an IP network, while tracert (traceroute) is used to determine the route taken by packets across an IP network.
To ping a system just type at the prompt: ping www.google.com. By default, ping will send three ICMP request to the host and listen for ICMP “echo response” replies. Ping also includes switches to control the number of echo requests to send (-n ), and to resolve IP addresses to the hostname (-a ).
To use tracert, type at the prompt: tracert www.google.com. You can force tracert to not resolve address to host names by using the -d switch, or set the desired timeout (milliseconds) for each reply using -w switch.

9 – gpresult – Used mostly in environments that implement group policies, gpresults (Group Policy Results) verify all policy settings in effect for a specific user or computer. The command is simple to use, just enter gpresults at the prompt. It can also be used to connect to computers remotely using the /S and /U switches.
10 – netsh – Without a doubt the most powerful command line tool available in Windows. Netsh is like the swiss army knife for configuring and monitoring Windows computers from the command prompt. Its capabilities include:

  • Configure interfaces
  • Configure routing protocols
  • Configure filters
  • Configure routes
  • Configure remote access behaviour for Windows-based remote access routers that are running the Routing and Remote Access Server (RRAS) Service
  • Display the configuration of a currently running router on any computer


Some examples of what you can do with netsh:

Enable or disable Windows firewall:

netsh firewall set opmode disable
netsh firewall set opmode disable

Enable or disable ICMP Echo Request (for pinging) in Windows firewall:

netsh firewall set icmpsetting 8 enable
netsh firewall set icmpsetting 8 disable
Configure your NIC to automatically obtain an IP address from a DHCP server:

netsh interface ip set address “Local Area Connection” dhcp
(For the above command, if your NIC is named something else, use netsh interface ip show config and replace the name at Local Area Connection).
As you can see netsh can do a lot. Instead of re-inventing the wheel, check out the following Microsoft article for more info on netsh.







DAFTAR HARGA KURSUS KOMPUTER DAN BAHASA INGGRIS
SILAHKAN KLIK DIBAWAH
  1. Kursus Komputer Administrasi Perkantoran Ms. Office Words
  2. Kursus Komputer Administrasi Perkantoran Ms. Excel
  3. Kursus Komputer Administrasi Perkantoran Ms. Power Point
  4. Kursus Komputer Paket Administrasi Perkantoran
  5. Kursus Komputer Administrasi Perkantoran Alternative Linux System
  6. Kursus Komputer Administrasi Perkantoran Komputerisasi kearsipan
  7. Kursus Komputer Administrasi Perkantoran akuntansi
  8. Kursus Komputer Administrasi Perkantoran Pengelolaan data statistik
  9. Kursus Komputer Administrasi Perkantoran Internet & E-Office
  10. Kursus Komputer Desain Grafis Photoshop
  11. Kursus Komputer Desain Grafis Corel Draw
  12. Kursus Komputer Paket Desain Grafis
  13. Kursus Komputer Desain Grafis & Multimedia
  14. Kursus Komputer Editing Video
  15. Kursus Komputer Desain Grafis Lengkap (Photoshop,Corel Draw & Page Maker)
  16. Kursus Komputer Desain Grafis Alternative Linux System
  17. Kursus Komputer 3D Animation
  18. Kursus Komputer Macromedia Flash
  19. Kursus Komputer Desain Arsitektur Autocad 2 Dimensi
  20. Kursus Komputer Desain Arsitektur Autocad 3 Dimensi
  21. Kursus Komputer Desain Arsitektur Paket Arsitektur Autocad
  22. Kursus Komputer Desain Arsitektur Alternative Linux System
  23. Kursus Komputer Teknisi Komputer Dasar
  24. Kursus Komputer Teknisi Komputer Lanjutan
  25. Kursus Pengaturan Software Windows
  26. Kursus Pengaturan Software Linux
  27. Kursus Perakitan Komputer
  28. Kursus Komputer Traffic Management With Mikrotik
  29. Kursus Komputer Traffic Management With Cisco
  30. Kursus Komputer Jaringan Komputer Berbasis WIndows
  31. Kursus Komputer Jaringan Komputer Berbasis Linux
  32. Kursus Komputer Pemrograman Desain 3D Studio Max
  33. Kursus Komputer Pemrograman Media Adobe Premiere
  34. Kursus Komputer Pemrograman Borland Delphi
  35. Kursus Komputer Pemrograman MYOB
  36. Kursus Komputer Pemrograman Turbo Cash
  37. Kursus Komputer Pemrograman S.A.P.
  38. Kursus Komputer Pemrograman Visual Basic
  39. Kursus Komputer Pemrograman SQL Server
  40. Kursus Komputer Pemrograman Clipper
  41. Kursus Komputer Web Master
  42. Kursus Komputer Membuat Blog
  43. Kursus Komputer Pemrograman PHP
  44. Kursus Komputer Building Web with CMS
  45. Kursus Komputer Pemrograman Web Design
  46. Kursus Komputer Pemrograman Dream Weaver
  47. Kursus Komputer PHP Programming & MYSQL basic
  48. Kursus Komputer PHP Programming & MYSQL Advanced
  49. Kursus Komputer Web Design Level 1(Photoshop dan Flash)
  50. Kursus Komputer Web Design Level 2 (Dreamweaver, CSS, Javascript)
  51. Kursus Komputer Pemrograman CC++
  52. Kursus Komputer Pemrograman Java Script
  53. Kursus Komputer Pemrograman SPSS
  54. Kursus Komputer Pemrograman Oracle
  55. Kursus Komputer Pemrograman VB. Net
  56. Kursus Komputer Project Management With MS. Project Application
  57. Kursus Komputer Management Information System
  58. Kursus Komputer System Analyst and Design
  59. Kursus Komputer Customer Relationship Management
  60. Kursus Komputer IT Governance
  61. Kursus Komputer IT Risk Management
  62. Kursus Komputer Pemrograman Kali Linux
  63. Kursus Komputer Basic IT Ubuntu
  64. Kursus Komputer Training Certified Ethical Hacker
  65. Kursus Bahasa Inggris Elementary I
  66. Kursus Bahasa Inggris Elementary II
  67. Kursus Bahasa Inggris Intermediate
  68. Kursus Bahasa Inggris Post Intermediate
  69. Kursus Bahasa Inggris Advance I
  70. Kursus Bahasa Inggris Advance II
  71. Kursus Bahasa Inggris Conversation
  72. Kursus Bahasa Inggris English For Business
  73. Kursus Bahasa Inggris TOEFL I
  74. Kursus Bahasa Inggris TOEFL II
  75. Kursus Bahasa Inggris GMAT I
  76. Kursus Bahasa Inggris GMAT II





kursus komputer di kosambi karawang | tempat kursus di karawang | kursus komputer di karawang barat | tempat kursus komputer di cikampek | raditya komputer kabupaten karawang | lembaga kursus dan pelatihan prisma computer kabupaten karawang, jawa barat | lpk sinergi pusat kursus komputer kabupaten karawang jawa barat | tempat kursus komputer di karawang 2016 | sinergi kursus komputer it training kabupaten karawang, jawa barat | tempat kursus komputer di kosambi karawang | biaya kursus komputer di karawang | kursus komputer bersertifikat di karawang | tempat kursus komputer di karawang | kursus komputer daerah karawang | bimbel jakarta timur kota jakarta timur, daerah khusus ibukota jakarta | bimbel terbaik di jakarta timur | tempat bimbel murah di jakarta timur | bimbel primagama jakarta timur | tempat bimbel di jakarta selatan | tempat les di jakarta timur | bimbel murah dan berkualitas | tempat bimbel murah di jakarta timur | bimbel terbaik di jakarta timur | bimbel murah dan berkualitas | ganesha operation go kota jakarta timur daerah khusus ibukota jakarta | les privat murah jakarta timur | bimbel primagama jakarta timur | bimbel sd di jakarta timur | les privat matematika di jakarta timur | tempat bimbel murah di jakarta timur | bimbel terbaik untuk smp | bimbel jakarta timur kota jakarta timur, daerah khusus ibukota jakarta | bimbel primagama jakarta timur | tempat les di jakarta timur | tempat bimbel di jakarta selatan | bimbel murah dan berkualitas | tempat bimbel terbaik di jakarta | bimbel terbaik di jakarta timur | tempat les di jakarta timur | bimbel jakarta timur kota jakarta timur, daerah khusus ibukota jakarta | bimbel murah dan berkualitas | tempat bimbel di jakarta selatan | bimbel primagama jakarta timur | tempat les murah di jakarta timur | les privat murah jakarta timur | harga bimbel primagama 2018 | biaya bimbel primagama 2018 | biaya primagama | biaya les primagama 2018 | biaya primagama 2018 | brosur primagama 2018 | primagama adalah | biaya bimbel primagama bekasi | tempat bimbel terbaik di jakarta selatan | bimbel murah di jakarta selatan | tempat les yang bagus untuk anak sd | bimbel murah dan berkualitas | bimbel terbaik untuk smp | tempat les bimbel di jakarta barat | tempat les terdekat | tempat bimbel murah di jakarta timur | bimbel terbaik di jakarta timur | les privat murah jakarta timur | bimbel jakarta timur kota jakarta timur, daerah khusus ibukota jakarta | les privat matematika di jakarta timur | tempat les matematika di jakarta timur | bimbel primagama jakarta timur | tempat bimbel di jakarta selatan | bimbel murah di jakarta | biaya bimbel murah | bimbel terbaik untuk smp | bimbel smp | bimbel sma | bimbel sd | bimbel yang bagus untuk anak sd | alamat kursus komputer jakarta timur | kursus komputer kota jakarta timur, dki jakarta | biaya kursus komputer di jakarta timur | lpk trimitsa kursus komputer cililitan, kota jakarta timur, daerah khusus ibukota jakarta | tempat kursus komputer di jakarta | biaya kursus komputer di internusa | kursus komputer jakarta pusat | kursus komputer jakarta utara | 

Posting Komentar

0 Komentar
* Please Don't Spam Here. All the Comments are Reviewed by Admin.