Getting ADB running on your Windows machine
About: Android Debug Bridge (adb) is a versatile tool that lets you manage the state of a device or emulator.
Some of ways you can use adb include:
Run shell commands on a device
Manage port forwarding on an emulator or device
Copy files to/from an emulator or device
from google at http://code.google.com/android/reference/adb.html