Hi Jeff,
Since you're starting out in Windows scripting, I'd recommend you take a good hard look at PowerShell. There are several good PowerShell books already on the market. Here are a couple that I have read and recommend:
Windows PowerShell in Action, by Bruce Payette
Microsoft Windows PowerShell: TFM by Don Jones and Jeffery Hicks
If you're looking at WSH scripting, 99.99% of what's written is (in my opinion) unfortunately focused on VBScript. I recommend JScript for WSH scripting, but there are no books on JScript for WSH or HTAs.
Regards,
Bill