|
|||||||||||||||||||||||||||||||||||
|
10 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
15 of 15 people found the following review helpful:
4.0 out of 5 stars
Good book to learn scripting,
By OLIVES JEAN-MICHEL "jmolives" (SINGAPORE) - See all my reviews
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
This book is really useful if you want to script and are(1) a developer (2) an administrator (3) a curious soul. The title however can be misleading since "under the hood" means that you will discover the hidden "architecture" of XP. Nobody wants such an horrible thing, so the book is more intended to say ( I guess):" how to be effective with the scripting capabilities of Win XP and 2000". The author not only gives the basics of the Windows Scripting Host, but also some oldies like "batch commands" which can be pretty useful when you work in a multi OS environment. The style is clear and to the point: what I expect from a developer. Go also for the errata on the author Web Site to correct 4 or 5 bugs and you will script on your XP system from chapter 2 , understanding some new possibilities of VB SCRIPT. You will realize also WHY Win 95 really becomes obsolete and how to send mail with CDO technology. For Active Directory addicts, you also have a chapter on ADSI. I will say that this kind of book will have a great impact on UNIX colleagues, always keen to criticize the "mouse" productivity of Windows IT people. You can shell WinXP and this book shows you great productivity tools that come with the Microsoft OS. Good book indeed !
13 of 13 people found the following review helpful:
4.0 out of 5 stars
Explore the nooks and crannies of Windows XP and more,
By
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
I read "Windows XP Under the Hood" (WXPUTH) because I wanted to know more about Windows scripting. I sought a modern book that covered Windows XP and its server counterpart (where possible), and went beyond the batch files of the 1990's. Ignoring some issues which can be addressed by an updated errata, WXPUTH will not disappoint. It's even useful to those running Windows 2000 and NT shops.Let WXPUTH be your guide to a world where graphical user interfaces (GUIs) are optional! Author Brian Knittel introduces the reader to the full range of Windows' command-line capabilities. Through examples, tables, explanations, and humor, WXPUTH doesn't teach everything, but instead concentrates on the most useful features of the Windows command line.
14 of 17 people found the following review helpful:
3.0 out of 5 stars
OK - But there are much better options,
By
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
1. I find the organization of the book fairly difficult to follow. It just doesn't flow for me (can't figure out why the topics are organized as they are). Clearly this is a personal preference thing - but the following books all felt more clearly organized to me: Microsoft Windows 2000 Scripting Guide
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Worth every cent you are going to spend,
By "vytukass" (Gurnee, IL United States) - See all my reviews
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
This book is perfect overview of VBScript and Scripting Windows XP. Author explains every aspect of Scripting without going into too much of details. Beginners will probably need additional info. But if you ask me nobody could do better job explaining of so many topics in one book. There are plenty examples you could use right away on the PC. Thumbs up!!!
8 of 10 people found the following review helpful:
2.0 out of 5 stars
Beginner stuff,
By Gaetan Corneau (Sainte-Foy, Quebec Canada) - See all my reviews
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
This is a nice book, but if you are a software developer or system administrator with a few years of experience, you probably already know at least 80% of the information presented, more if you are an experienced Python or Perl programmer. The chapters on WMI and ADSI are only 36 and 51 pages long (to give you an idea).Again, it is a nice book, but it is not "hardcore", and the "user level" on the back cover should say "beginner-intermediate", not "intermediate-advanced".
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Great Technical Writer,
By
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
Brian Knittel gets an A+ from me for being one of the most lucid technical writers I've ever read. I'm a social worker by day and a hobbyist at night who likes to tinker with the command-line. I have found the book easy to understand. Chapters are well laid out with ample reference sections. kudos!
2 of 2 people found the following review helpful:
4.0 out of 5 stars
delivers,
By
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
This book opened my eyes as to the command line power that Windows actually has. Unix user may turn up their noses but even they have to admit WSH is pretty cool and smashes some of the traditional stereotypes about Windows only being for the technically challenged. The book does a good job of preparing you to start scripting in an MS environment.
5.0 out of 5 stars
I've found it incredibly useful,
By
Amazon Verified Purchase(What's this?)
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
I have found this book incredibly useful. Without it, I doubt I could have put together some sorely-needed processes such as a developer-friendly build for a large system with several VB6 components with complex interdependencies, communicating with .Net components via Interop, therefore regenerating wrappers on the fly. The options are controlled by an XML file that has quite a lot of backward references in it, necessitating recursion in the parsing, and VB script's regular expression support was handy as well. Unix people tend to be surprised at just how capable a non-object-oriented technology can be (well, there is support for objects in a limited way, but it's not like Java!)
Before I had this book I had never heard of WSC objects. What a nifty idea for the Windows environment: a source (script) code object, with methods and properties, that you can register and access like a DLL from your scripts. No compilation, no DLL hell. Once you have the strong foundation in scripting principles that this book gives you, it is easy to add in topics that it doesn't cover. There's plenty of information on the Web about things like using ADO from VBscript, or HTA applications (a nice way to show a GUI display from a command-line script). Strongly recommended.
5.0 out of 5 stars
Excellent book,
By Nilpo "Windows Guru, Windows Scripting Expert" (Salem, OH USA) - See all my reviews
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
As a Windows author myself I tend to be very demanding when I look for books about the Windows operating system. I was overly pleased with both the book's content and presentation. This book never even found my bookshelf. It has a permanent home on my desk.
2 of 9 people found the following review helpful:
5.0 out of 5 stars
Windows XP Under the Hood "Rocks"!!!,
By PDGraham "pdg45acp" (Kokomo, IN United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power (Paperback)
The perfect book for coming up to speed on Windows scripting.
|
|
Most Helpful First | Newest First
|
|
Windows XP Under the Hood: Hardcore Windows Scripting and Command Line Power by Brian Knittel (Paperback - August 9, 2002)
$44.99
In Stock | ||