|
Active Directory Cookbook, 3rd Edition |  | Authors: Laura E. Hunter, Robbie Allen Publisher: O'Reilly Media Category: Book
List Price: $59.99 Buy New: $33.78 as of 7/31/2010 06:58 CDT details You Save: $26.21 (44%)
New (23) Used (10) from $29.49
Seller: new_books_today Rating: 4 reviews
Media: Paperback Edition: 3 Pages: 1088 Number Of Items: 1 Shipping Weight (lbs): 3.1 Dimensions (in): 9.2 x 6.9 x 2.2
ISBN: 0596521103 Dewey Decimal Number: 005.71376 EAN: 9780596521103
Availability: Usually ships in 1-2 business days
| |
| Features:
| • | ISBN13: 9780596521103 | | • | Condition: USED - Very Good | | • | Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed |
|
| Similar Items:
| |
| Editorial Reviews:
Product Description
When you need practical hands-on support for Active Directory, the updated edition of this extremely popular Cookbook provides quick solutions to more than 300 common (and uncommon) problems you might encounter when deploying, administering, and automating Microsoft's network directory service.
For the third edition, Active Directory expert Laura E. Hunter offers troubleshooting recipes based on valuable input from Windows administrators, in addition to her own experience. You'll find solutions for the Lightweight Directory Access Protocol (LDAP), ADAM (Active Directory Application Mode), multi-master replication, Domain Name System (DNS), Group Policy, the Active Directory Schema, and many other features. The Active Directory Cookbook will help you: - Perform Active Directory tasks from the command line
- Use scripting technologies to automate Active Directory tasks
- Manage new Active Directory features, such as Read-Only Domain Controllers, fine-grained password policies, and more
- Create domains and trusts
- Locate users whose passwords are about to expire
- Apply a security filter to group policy objects
- Check for potential replication problems
- Restrict hosts from performing LDAP queries
- View DNS server performance statistics
Each recipe includes a discussion explaining how and why the solution works, so you can adapt the problem-solving techniques to similar situations. Active Directory Cookbook is ideal for any IT professional using Windows Server 2008, Exchange 2007, and Identity Lifecycle Manager 2007, including Active Directory administrators looking to automate task-based solutions.
"It is rare for me to visit a customer site and not see a copy of Active Directory Cookbook on a shelf somewhere, which is a testament to its usefulness. The Cookbook takes the pain out of everyday AD tasks by providing concise, clear and relevant recipes. The fact that the recipes are provided using different methods (graphical user interface, command line and scripting) means that the book is suitable for anyone working with AD on a day-to-day basis. The introduction of PowerShell examples in this latest edition will be of particular interest for those looking to transition from VBScript. Laura has also done a great job in extending the Cookbook in this edition to encompass the broad range of changes to AD in Windows Server 2008."
--Tony Murray, Founder of Activedir.org and Directory Services MVP
"If you already understand Active Directory fundamentals and are looking for a quick solution to common Active Directory related tasks, look no further, you have found the book that you need."
--joe Richards, Directory Services MVP
"The Active Directory Cookbook is the real deal... a soup-to-nuts catalog of every administrative task an Active Directory administrator needs to perform. If you administer an Active Directory installation, this is the very first book you have to put on your shelf."
--Gil Kirkpatrick, Chief Architect, Active Directory and Identity Management, Quest Software and Directory Services MVP
|
| Customer Reviews: Must have book for anyone that works with Active Directory January 29, 2009 Mike Kline (Ashburn, VA USA) 4 out of 4 found this review helpful
This book is like cheating!! -- I know that is an odd way to start off a review but please let me explain. I had this new Active Directory Cookbook 3rd edition on my desk and a co-worker came and started looking through it. After about five minutes he says "man this book is like cheating".
Of course what he meant is that there are so many great recipes here and the book shows you so many different ways to complete a bunch of tasks in relation to Active Directory that you feel like you have an edge on everyone else.
Here is a perfect example: Recipe/Task 2.6 "Finding the Domains in a Forest". You may know one or two ways to do this but how about six different ways! They have examples using the GUI, ntdsutil, dsquery, adfind, VBScript, and PowerShell. Not only is it great for the task at hand but you also become very proficient with all those methods because each recipe has multiple ways to complete a task.
In addition to showing you multiple ways to complete a task there is a discussion section associated with each task so that you understand the background of the task. Anyone can type commands but understanding the commands and learning active directory is another thing this book will do for you
The last section of most recipes/tasks contains a "See Also" section which will point you to related recipes and Microsoft articles which are very helpful.
Here is a quick overview of some of the chapters, they include
* Forests/Domains and Trusts
* Domain Controllers/Global Catalogs, FSMOs,
* Searching and Manipulating Objects
* Organizational Units
* Users
* Groups
* Computer Objects
* Group Policy
* Schema
* Site Topology
* Replication
* DNS and DHCP
* Logging, Monitoring, and Quotas,
* Backup, Recovery, and Maintenance
* Application Partitions
* ADAM/ADLDS
* ADFS
* ILM
...If you are wondering the book comes in at 1060 pages - that is a lot of great info.
Laura Hunter is the author of this book and she is recognized as being one of the top Active Directory MVPs around. You may have seen her on TechNet Edge, heard her on RunAs radio, or seen her posts at Experts-Exchange and Activedir.org. She is accessible and always willing to help which is great.
Joe Richards reviewed this book. Joe is another top Active Directory MVP. Joe runs the site joeware.net and that is where you will find his tools like adfind, admod, oldcmp, and many others. So when you learn how to use these tools you will know that the creator reviewed all the recipes/entries. Joe can also be found blogging and posting to the Activedir.org list and he is also someone who will help you offline if you have a question.
I think it is clear that I've really enjoyed this book and I highly recommend that it be on the bookshelf of every person that works with Active Directory. That includes help desk techs, system admins, and engineers.
Everything worked out great! January 30, 2009 D. Siddiqui (Memphis, TN USA) 1 out of 1 found this review helpful
This is a newer edition to a book that we used at work. Microsoft even recommends you get this book for any Windows ADSI scripting needs. It's not for beginners but it has a large number of scripts and examples that you can follow. This newer edition also shows you Powershell scripts in edition to VB.
Highly recommended.
A weighty, key reference for any advanced computer collection May 16, 2009 Midwest Book Review (Oregon, WI USA) The third updated edition of a 'bible' of details for administrators and developers makes for a key acquisition for any library catering to such advanced computer audiences. It packs in troubleshooting recipes based on valuable input from Windows administrators, offering solutions for various problems and including scripting technologies, details on creating domains and trusts, and discussions of how and why solutions work. A weighty, key reference for any advanced computer collection.
Fan of the Series November 10, 2009 ::marcus (Atlanta, GA USA) I became a fan of the series when Robbie Allen released the very first one. Since then, I've been hooked. It's amazing how the book has developed over time to become the monstrosity that it is today. It's enormous, weighing in at over 1000 pages. Though the true value is in all the "recipes" in the book, I really enjoy all the background material that each section provides.
Each topic has:
* Problem - the task you need to perform
* Solution - how to perform it
* Discussion - additional information about the topic
It's great to have a reference that succinctly defines the task and the solution without having to read gobs of pages. It's not just limited to scripting as the name may imply. Most solutions are defined for scripting (vbscript, powershell, command shell), however, often times you'll find the gui (graphical user interface) equivalent of how to achieve the task.
Laura Hunter is a great author and well-respected MVP in the Active Directory space. All of the contributing authors from the past editions are tops in their field and sources of information I have relied on in the past and will continue to do so for as long as I support Active Directory.
It's time I give up my 2nd Edition Cookbook and make room for this one on my reference shelf. Valuable book!
|
|
|
|
| |
|