Saturday, 31 May 2014

7) How to assign IP address,Subnetmask,DNS Address by command

Start-->Run-->type "cmd"

Command Prompt will open

Change IP Address by command
netsh int ip set address name="Local Area Connection" source=static addr=10.0.0.1 mask=255.0.0.0

Change DNS Address by command
netsh interface ip set dns "Local Area Connection" source=static addr=10.0.0.100

Saturday, 24 May 2014

5) Shortcut Method to Open Browsers

With the help of "Run" box or "cmd" , we can open all browsers.

Start --> Run -->Type "iexplore" (To Open Internet Explorer)
Start --> Run -->Type "chrome"  (To Open chrome browser)
Start --> Run -->Type "firefox"    (To Open firefox browser)

Wednesday, 21 May 2014

4) How to copy and Paste Entire Folder from one path to another path

xcopy "C:\Important Files" "D:\Backup" /c /d /e /h /i /k /q /r /s /x /y

I this command , I have to copy a folder "Important Files" from C:\  to "Backup" folder of D:\  . So A Folder "Important Files" will be pasted into inside of  "Backup" folder.

Sunday, 18 May 2014

3) How to "Turn on" or "Turn off" windows firewall by command prompt

netsh firewall set opmode mode=enable
netsh firewall set opmode mode=disable

Friday, 21 March 2014

Commands in cmd



Click "Start"  ---> Run ---> type "cmd" , command prompt will be open and type following commands

1) C:\Users\Administrator> getmac .by this command you can get your system MAC address

Example : 00-1E-EC-5A-1B-2D

2) C:\Users\Administrator> getmac /v /fo list 

This command is used to find , howmany LAN card ,  WIFI card and that addresses 

Connection Name:  Wireless Network Connection
Network Adapter:  Broadcom 802.11g Network Adapter
Physical Address: 00-21-00-60-19-7B
Transport Name:   Media disconnected

Connection Name:  Local Area Connection
Network Adapter:  Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet N
 6.20)
Physical Address: 00-1E-EC-F3-46-5A
Transport Name:   \Device\Tcpip_{DE06C86D-5FAE-4561-BBB0-67F2175B4A5A}

Connection Name:  Bluetooth Network Connection
Network Adapter:  Bluetooth Device (Personal Area Network)
Physical Address: 00-21-86-D6-8B-68
Transport Name:   Media disconnected


Home

Name                   :   Nagarajan.K

Work                   :    System Engineer at Yamaha Motor Solutions India Pvt.Ltd ,Chennai.

Contact               :     knagarajanbtech@gmail.com: