Showing posts with label networking. Show all posts
Showing posts with label networking. Show all posts

Tuesday, November 29, 2011

Networking

How to find IP address in windows using command prompt

1)Click Start >Run>Type in  cmd  in dialogue  box>Press Enter

Command Prompt window appers

2,In command prompt Type in  ipconfig










How to find MAC address of your system using command prompt


1)Click Start >Run>Type in  cmd  in dialogue  box>Press Enter

Command Prompt window appers

2)In command prompt Type in  getmac






How to renew your ipaddress using command prompt


1)Open command prompt

2)Type in ipconfig/release which removes your existing ipaddress

3)Then type ipconfig/renew

Change administrator password in windows

1)Open command prompt

2) Type in net user administrator *    which prompts for new password  you can easily change administrator password.