You need to 'cd' into the directory that you extracted the SDK to. Then, you need to cd into the /tools directory.
At that point, you'll be able to run the adb command without a problem.
In a nutshell, you're trying to run the adb command and Windows doesn't know where it is. If I remember...