Archive for the ‘Tools’ Category

NETSH Tool

How to Use the Netsh.exe Tool and Command-Line Switches

Netsh.exe is a tool an administrator can use to configure and monitor Windows-based computers at a command prompt. With the Netsh.exe tool, you can direct the context commands you enter to the appropriate helper, and the helper then carries out the command. A helper is a Dynamic Link Library (.dll) file that extends the functionality of the Netsh.exe tool by providing configuration, monitoring, and support for one or more services, utilities, or protocols. The helper may also be used to extend other helpers.

If You want to set your IP on a server or changed it quickly.

netsh interface ip set address name="Local Area Connection" static 10.20.30.10 255.255.255.0 10.20.30.253
netsh interface ip set dns name="Local Area Connection" static 10.20.30.100
netsh interface ip add dns name="Local Area Connection" 10.20.30.253

Or Do a Wireless connection reset

netsh interface set interface "Wireless Network Connection" DISABLED
netsh interface set interface "Wireless Network Connection" ENABLED

 

Play with Netsh If you want to setup a windows 2008R2 Core server you must(better) use Netsh.

Posted January 24, 2011 by Robert Smit in Tools

NETSH Tool

How to Use the Netsh.exe Tool and Command-Line Switches

Netsh.exe is a tool an administrator can use to configure and monitor Windows-based computers at a command prompt. With the Netsh.exe tool, you can direct the context commands you enter to the appropriate helper, and the helper then carries out the command. A helper is a Dynamic Link Library (.dll) file that extends the functionality of the Netsh.exe tool by providing configuration, monitoring, and support for one or more services, utilities, or protocols. The helper may also be used to extend other helpers.

If You want to set your IP on a server or changed it quickly.

netsh interface ip set address name="Local Area Connection" static 10.20.30.10 255.255.255.0 10.20.30.253
netsh interface ip set dns name="Local Area Connection" static 10.20.30.100
netsh interface ip add dns name="Local Area Connection" 10.20.30.253

On the Set is Set the first DNS server on ADD , add a second DNS server.

 

Or Do a Wireless connection reset

netsh interface set interface "Wireless Network Connection" DISABLED
netsh interface set interface "Wireless Network Connection" ENABLED

 

Play with Netsh If you want to setup a windows 2008R2 Core server you must(better) use Netsh.

WordPress Tags: NETSH,Tool,Command,Line,administrator,context,commands,helper,Dynamic,Link,Library,configuration,services,server,interface,Local,Area,Connection,Network,Play,setup,computers,protocols,helpers

Posted January 24, 2011 by Robert Smit in Tools

Tagged with

Microsoft SharedView is a fast, easy way to share documents and screen views with small groups of friends or coworkers

I used sharedview now from the start and I must say it is great easy to handle. even for old people like granddad’s who are stuck with the computer but you don’t wanna go there to spend your sunday.

You can use shareview

image

After you signed in with your live account you can do a start new session

image  Press start and you are done.

image now you started a session others can join easy by using the pasport nome

image or do an invite image

 

you can share desktop image  now you can take control on the others desktop to help or just to show a powerpoint or tool demo, anything you want.

Cool stuff and easy to use check it out. It is still beta get it Download SharedView Today

Go here for the complete beta site :http://connect.microsoft.com/site94

Posted February 7, 2010 by Robert Smit in Tools

Tagged with

  • Tag