Monday, August 23, 2010

How to Trace a Route to a Computer

Open a Command Line Prompt

Screenshot - 8_23_2010 , 9_48_43 AM

Type “tracert ” and hit enter

Screenshot - 8_23_2010 , 9_29_48 AM

And you’re done!

Screenshot - 8_23_2010 , 9_29_55 AM

How to Ping a Computer

Open a Command Line Prompt

Screenshot - 8_23_2010 , 9_48_43 AM

Type “ping <computernamehere>” and hit enter

Screenshot - 8_23_2010 , 9_28_40 AM

And you’re done!

Screenshot - 8_23_2010 , 9_28_48 AM

How to Run Netstat

Open a Command Line Prompt

Screenshot - 8_23_2010 , 9_48_43 AM

Type “netstat –n” and hit enter

Screenshot - 8_23_2010 , 9_31_19 AM

And you’re done!

Screenshot - 8_23_2010 , 9_31_24 AM

How to Run IPConfig

Open a Command Line Prompt

Screenshot - 8_23_2010 , 9_48_43 AM

Type “ipconfig /all” and hit enter

Screenshot - 8_23_2010 , 11_01_37 AM

And you’re done!

Screenshot - 8_23_2010 , 11_01_23 AM

How to activate a Local Administrator Account from the Command Line Prompt

Open a Command Line Prompt

 Screenshot - 8_23_2010 , 9_48_43 AM

Type “net user administrator /active:yes” and hit enter

 Screenshot - 8_23_2010 , 9_51_22 AM

And you’re done!

Screenshot - 8_23_2010 , 9_51_29 AM

Add a User to a Local Administrator LocalGroup

Open a Command Line Prompt

 Screenshot - 8_23_2010 , 9_48_43 AM

Type “net localgroup administrators /add”

 Screenshot - 8_20_2010 , 3_22_41 PM

And you’re done!

Screenshot - 8_20_2010 , 3_22_41 PM

Open a Web Browser

Open the Start Menu

Screenshot - 8_20_2010 , 2_50_41 PM

Click Internet

Screenshot - 8_23_2010 , 9_45_05 AM

And you’re done!

Screenshot - 8_23_2010 , 9_45_11 AM