Have one to sell? Sell yours here
Windows PowerShell: TFM
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Windows PowerShell: TFM [Illustrated] [Paperback]

Don Jones , Jeffery Hicks


Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 564 pages
  • Publisher: SAPIEN Press; First edition (15 Jan 2007)
  • Language English
  • ISBN-10: 0977659720
  • ISBN-13: 978-0977659722
  • Product Dimensions: 22.4 x 14.7 x 3.8 cm
  • Amazon Bestsellers Rank: 1,849,568 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

Join the leading edge of Windows administrative scripting with Microsoft PowerShell (formerly code-named "Monad"), the new, comprehensive, consistent, and powerful scripting shell for Microsoft Windows and the Windows Server System. Microsoft's committed to building future graphical administration tools on top of PowerShell, meaning PowerShell will offer the fastest, easiest, and most complete way to automate any Windows administrative task. Authors Don Jones (Managing Windows with VBScript and WMI, Advanced VBScript for Windows Administrators) and Jeffery Hicks (Advanced VBScript for Windows Administrators) teach you PowerShell scripting from the ground up: You don't need any prior PowerShell, VBScript, or any other scripting or programming experience. You'll learn about cmdlets, snap-ins, scripts, PowerShell's security model, and just enough of the .NET Framework to be effective. Written in an easygoing, casual style with plenty of examples, you'll find yourself producing useful PowerShell scripts after the second chapter!

Inside This Book (Learn More)
First Sentence
Administrators of UNIX and Linux systems (collectively referred to as "*nix" throughout this book) have always had the luxury of administrative scripting. Read the first page
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  7 reviews
21 of 23 people found the following review helpful
Stay Away From This Turkey 5 Feb 2007
By Larry Smith - Published on Amazon.com
Format:Paperback
A horrible, horrible book.

I'm rushed for time right now, but I wanted to write at least a short review to warn people away from this turkey. I'm returning my copy for a refund, and will get Bruce Payette's book instead.

This book was clearly rushed to print. Material (including at least one mutliple-page section) is repeated; clearly they haven't finished editing the thing. Tables are sloppily formatted, making it difficult to read. Again, they haven't finished the editing process.

The book can't make up its mind what its target audience is. They use the term WMI without defining it (sure, sysadmins will probably know it, and they do define it many pages later), but then they don't define the term "variable" until roughly page 100.

The book is poorly laid out. It certainly doesn't do what I consider a reasonable job of progressing clearly from point A to point B in trying to define the language. I'm left with the feeling that it's jumping all over the place, trying to combine conveying the lanugage, while providing good example. Suffice it to say, it fails.

I also found their description of the pipeline (arguably the heart of Powershell) to be superficial.

The examples. Don't get me started. If you're looking for a practical guide to what sysadmins need, then look somewhere else. The examples aren't particularly sophisticated, nor do they particularly point out subtle but useful points in the language. Also, they make rookie mistakes. In general you should never use the same values in an example, in case there's some confusion. But no. For example, in describing hash tables, they use strings both for the key and for the value. But this leads to a bug. One of their examples is wrong. The code works only because they use the same data type. If they'd used, say, a string key and an int value, the code would have broken.

The book is padded with useless information. The last, oh, 20% is a listing of all the cmdlets, along with their parameters. But all they do is list the parameters. No hint of what they mean, other than the possibly mnemonic names. Again, the book was clearly rushed into production. A table with even a single sentence on each parameter would have been useful. As it stands, it just makes the book longer, heavier and (presumably, just from a page count POV) more expensive.

Sapien press has made a huge error allowing this piece of crap to be published. It's going to be a long time before I consider buying anything published by them again.

I rated this book at one star. I apologize for misleading you, but Amazon doesn't allow a negative number of stars.

Finally, calling this "TFM" -- well, I tried coming up with things like "The Foney Manual", but in this case, in my mind, TFM means just what it traditionally means. And I'm sure everyone knows what that is.
13 of 13 people found the following review helpful
Useful Book -- The Flaws are Many 4 Mar 2007
By Christopher Walborn - Published on Amazon.com
Format:Paperback
Overall, I'm glad to have read this book. It isn't without it's problems, however, so let me get those out of the way first:

- The typesetting is poor. This definitely seems like a low-budget self-published book. Poor layout -- look for the proliferation of "example:" being followed by nearly a half page of whitespace. There are no chapter indications on the page headers, making it harder to find chapters without tediously looking for the page number on the Table of Contents.

- The binding seems like it might give out on me. So far it has held up, but I have the feeling that pages are going to start breaking out and flying off.

- Editing? What editing? One chapter stops short only to be tagged on at the end of a following chapter. There's other signs of self-editing mishaps, typos, etc.

- 149 pages of documentation which is no more useful than PowerShell's own help files. Or if you want gui documentation, PowerShell Analyzer has contextual help or you can use Sapien's PowerShell Help gui.

- Retails for $49.99. That's pretty steep for the quantity of material and the production quality. Other PowerShell books may retail for near that price-point, but Amazon is able to offer a discount to their customers.

- Finally, Mr. Jones likes to plug PrimalScript whenever possible. He mentions it from time to time in the book and in the webcasts he does for Microsoft. It's a fine product, though not my choice. (I prefer jEdit, gvim or emacs whenever possible; Karl Prosser's PowerShell Analyzer is great when working at depth specifically with PowerShell.)

But what about the content?

I found TFM to be very accessible. This book got me up and running with Powershell, and it did it without boring me with mind numbing hand-holding or putting me to sleep with over-my-head theory. Probably like a lot of other admin/support staff folks, I am not a programmer and don't have fluency in any particular language, though I *have* been exposed to the basics of a lot of different scripting languages and can put a script together from time to time. For my needs TFM hit the right balance as an introduction. I'm nearly finished with it, and will continue with Payette's book, which goes into greater detail. They're complimentary books, really.

Overall, I do appreciate this book. The production qualities need improving, but that doesn't derail the book from it's purpose. It serves as a good introduction to PowerShell aimed at the sysadmin crew.

UPDATE (20070320): I'm 168 pages into Bruce Payette's Windows PowerShell In Action and have to admit that it is a much more useful and successful book. It goes into significantly more detail about the hows and whys of PowerShell, and looks to be a book that I'll come back to again and again. I can't say the same about TFM, unfortunately. But it got me going, and for that I'll applaud it.
1 of 1 people found the following review helpful
Good Intro to powershell but lacks depth 5 Aug 2007
By Mickey - Published on Amazon.com
Format:Paperback
First of all, having all the built-in documentation that comes with Powershell taking up the last 100 pages of the book is was basically useless. It just takes up valuable space on my bookshelf.

I have used the book a basic reference from time to time and it gives me the quick and dirty answer on how to do the basic stuff.

To really dig in deep I would suggest Bruce Payette's book, Powershell in Action. Who better to write a book than the author of the language itself!

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback