I couldn’t find adb shell in the tools folder either, so I went into the sdk folder and found it in platform-tools. Thus on a Windows 7 Machine:

C:Users(YourUserAccount)>cdsdkplatform-tools

C:sdkplatform-tools>adb shell

~ #

…and you’re in!