Microsoft SQL Server 2008 Administration with Windows Pow... and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $5.80 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Start reading Microsoft SQL Server 2008 Administration with Windows Pow... on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Microsoft SQL Server 2008 Administration with Windows PowerShell [Paperback]

Ananthakumar Muthusamy , Yan Pan
4.5 out of 5 stars  See all reviews (11 customer reviews)

List Price: $59.99
Price: $38.21 & FREE Shipping. Details
You Save: $21.78 (36%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 3 left in stock (more on the way).
Ships from and sold by Amazon.com. Gift-wrap available.
Want it Friday, May 24? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $34.19  
Paperback $38.21  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now

Book Description

June 9, 2009 0470477288 978-0470477281 1

The definitive guide to automating SQL Server admnistration with Powershell scripts

If you're a SQL Server database administrator, this book will make your life easier. Windows PowerShell is an administrative scripting tool that allows you to automate many tasks you're probably currently doing by hand. This nuts-and-bolts guide shows you how to create Windows PowerShell scripts to administer almost every aspect of SQL Server.

You'll get a thorough introduction to PowerShell basics and all the PowerShell components that have been integrated into SQL Server 2008, as well as actual administration tasks. The book provides complete scripts that have been tested and proven, saving you hours of effort.

  • The new release of Microsoft SQL Server 2008 now includes Windows PowerShell, allowing administrators of large-scale enterprise databases to automate many tasks
  • SQL Server 2008 Administration with Windows PowerShell introduces you to PowerShell, covering its components in detail as well as providing basic instruction in using scripts to administer the database
  • The book includes numerous examples of SQL tasks that have been automated and also provides completed scripts that you can put to use immediately
  • The Companion Web site includes complete code scripts

If you're a database administrator, the scripts and techniques in SQL Server 2008 Administration with Windows PowerShell will save you hours of effort.


Frequently Bought Together

Microsoft SQL Server 2008 Administration with Windows PowerShell + Windows PowerShell in Action, Second Edition
Price for both: $73.58

Buy the selected items together


Editorial Reviews

From the Back Cover

Secure, reliable, and scalable, SQL Server 2008 delivers a dynamic, smart, and productive data platform for all your data-related needs and offers many new features that will change how you administer a database server. Among these new features is the ability to use Windows PowerShell 2.0 scripts to automate and manage various aspects of the Windows environment.

Written by well-known and highly respected SQL Server experts, this nuts-and-bolts guide brings together the best of both worlds—database and system administration—to help you manage, automate, and control your environment. You'll discover how to construct effective and practical solutions that can improve SQL Server administration and monitoring while saving you countless hours of manual effort and ensuring more consistent results.

Packed with clear, well-constructed examples throughout, this tutorial-based resource covers the fundamentals of Windows PowerShell so you can get started writing scripts in Windows PowerShell to perform SQL Server 2008 administration tasks immediately.

What you will learn from this book

  • How Windows Management Instrumentation Providers for SQL Server enable you to manage SQL Server services and network connectivity
  • How to manage SQL Server objects, including the new policy objects using the new SQL Server 2008 support for Windows PowerShell

  • Ways to use SQL Server Management Objects to create database and database objects, and backup and restore databases

  • Techniques for building an SQL Server inventory over an existing or new environment

  • Tips for installing, monitoring, collecting performance data, database scripting, and more, using Windows PowerShell

  • Various programming features such as inputs, outputs, debugging, functions, and more.

Who this book is for

This book is for SQL Server database administrators, developers, or system administrators who are looking to manage SQL Server 2008 using Windows PowerShell 2.0. No previous Windows PowerShell experience is assumed.

Wrox guides are crafted to make learning programming languages and technologies easier than you think. Written by programmers for programmers, they provide a structured, tutorial format that will guide you through all the techniques involved.


Product Details

  • Paperback: 580 pages
  • Publisher: Wrox; 1 edition (June 9, 2009)
  • Language: English
  • ISBN-10: 0470477288
  • ISBN-13: 978-0470477281
  • Product Dimensions: 7.4 x 1.2 x 9.2 inches
  • Shipping Weight: 1.8 pounds (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #266,429 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

4.5 out of 5 stars
(11)
4.5 out of 5 stars
This is an excellent reference book, and I strongly recommend it. Julie SQL  |  4 reviewers made a similar statement
The book is well written and the examples are easy to follow. C. Chang  |  3 reviewers made a similar statement
Most Helpful Customer Reviews
10 of 11 people found the following review helpful
5.0 out of 5 stars Great book. Just what I needed, !!! June 21, 2009
Format:Paperback
This book pretty much covers everything I needed. I fully recommend it to anyone needing an update on their SQL Server administration and development skills.
Very useful information about new features in SQL Server 2008 and how to manage it using Windows PowerShell. The chapter on Monitoring SQL Server (Chapter 18) is pure gold and extremely useful. It covers monitoring blockings, deadlocks, and windows event logs which are essential to ensure the stability of SQL Server environment, and they get right to the point. Another beauty is Chapter 14, covers SQL Server standards, development standards, Database Design standards and best practices, Data protection standards, production standards, and Windows PowerShell coding standards, and those are milestones for DBAs.
This is an excellent reference book, and I strongly recommend it.
Comment | 
Was this review helpful to you?
6 of 6 people found the following review helpful
4.0 out of 5 stars Almost SQL Database management through Powershell March 11, 2011
Format:Paperback|Amazon Verified Purchase
Powershell is a recent development in the Microsoft operating system world that has great potential for control and automation of many operating system processes. It supersedes the older batch file methods and previous scripting languages. However, it is a notable departure from the previous languages and has a much higher level of complexity. It takes a careful approach to introduce this complex subject successfully and this book falls short in a few ways. Still, I say with a few reservations that this book is a good introduction to the Powershell world and is virtually the only one that deals thoroughly with Powershell management of SQL Server databases. As with many other complex subjects, getting the complete viewpoint from a number of books is much more revealing and productive in mastering the material. I recommend Manning's "Powershell in Action" to complete your training in this material.

The first four chapters of the book are almost a classic introduction to Powershell itself. The scripts are shown in the Powershell window which gives the reader the best understanding of how the overall commands and programs should look. Several other books provide only code fragments and show developments in disconnected text which leaves the reader confused as to how the final program should be formed.

Chapters five through ten introduce Powershell control over the file system, Registry and the operating system WMI reporting on processes and configuration management. Although, this is wonderful support material, it lacks a topside explanation of why and how this control should be used. The author is very competent in his design of these control scripts but he seems too close to the subject and doesn't explain at all how they fit into the overall remote management philosophy of servers and client computer clusters. Since Powershell was developed with this primarily in mind, it is a puzzling aspect of this introduction. However, I did find a supporting culture at Microsoft that didn't know how to teach its philosophy of design and use well that might explain this oversight. In that culture it is simply expected that a final mastery will happen by osmosis and nothing more should be said about that matter. I believe that attitude is incorrect for books that are meant for the general public. Since the book is probably the only source for the reader to achieve competence, it should be required to have the philosophy of this software tool well explained.

Finally, in chapter eleven, the book introduces the two methods that Powershell can use to affect SQL Server databases. By chapter thirteen the real capabilities of Powershell are displayed in the use of SMO. My favorite chapter in this series is chapter sixteen. I expect that many of the readers are interested in Powershell so that they can build installation scripts that automatically create and configure SQL Server databases. A number of well formed complex scripts are introduced here to give the reader some excellent ideas of how to use Powershell to manage the database configuration.

However, and as before, the real value of this is not explained by the author. So I will fill in for him instead. Many highly rated database authors have stated that databases exist for applications and that application control and access to databases is why tools like Powershell exist. I believe that manual administration of databases is a form of primitive technology. If you go to the CodeProject, you will be able to see how a program can provide the external intelligent management that will allow for Powershell automation. Take the Powershell introduction here and build an intelligent program wrapper around it.

The last few chapters of the book discuss SQL Server monitoring and managing system policies. This is an important area for DBAs, but lacks the sexy pote3ntial of the middle chapters. Here the book winds down into mundane matters that IT gurus need in order to complete the administrative knowledge that allows large groups of computers to work together reliably.

I recommend this book because it lays in the bottom layer of instruction needed to master Powershell in the area of databases. The reader will have to supply the imagination to see that this knowledge can be easily extended to design software programs that can provide automation of database installation and management. The 21st century is already here, let's link our minds as well as our computers and provide intelligent results to increase the productivity and reliability of computer systems.
Comment | 
Was this review helpful to you?
4 of 4 people found the following review helpful
4.0 out of 5 stars Good 1st PowerShell Book for DBAs July 30, 2010
Format:Paperback
I recommend this book to all database administrators who still have not jumped in and executed their first PowerShell command. I know of several DBAs who for one reason or another, keep postponing their exposure to the next generation command line shell. This volume makes a good first PowerShell book for DBAs. It covers the basics of the language with enough examples to get you going and good coverage of what is possible when combined with MS SQL 2008.

The first ten chapters go over specifics of the language, programming syntax, and how to interact with different areas of the operating system. The following eleven chapters demonstrate with code samples, how integrated are MS SQL 2008 and PowerShell. I have found that many of the examples in this book also apply to MS SQL 2005. My favorite chapter is 15 "Building SQL Server Inventory" because the authors provide a working solution to a common problems DBA have when managing many database servers.

To those DBAs who still have not jumped in, do yourself a favor and read this book.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
4.0 out of 5 stars A Good Tool for Database Administrators in SQL
As Database Administrator, I got this book an important tool covering all of my expectations about the needs to stay updated on the Server administration and development of skills... Read more
Published 13 months ago by Luis Charti
5.0 out of 5 stars Takes your SQL Server skills to the next level
This book takes your SQL Server skills to the next level. It explains the scripts very well and the SMO object model. Read more
Published on December 27, 2010 by Allen Wong
2.0 out of 5 stars Good book, poor marketing and title
Great content, poor marketing and very poor title!

Very good outline of how powershell works, may I suggest that WROX remove the 50 pages of SQL content and re-label the... Read more
Published on April 15, 2010 by yodalego
5.0 out of 5 stars It helps you become a pro!
Being a DBA, I am always looking for ways to improve my environments, automate management utilities and monitoring processes. Read more
Published on January 25, 2010 by Claire Hsu
5.0 out of 5 stars Great refrence book
I am not a SQL admin. But recently, I have to take care of SQL 2008 severs for a small company. This book helped me dramatically. Read more
Published on January 13, 2010 by C. Chang
5.0 out of 5 stars A must have for anyone working with SQL or Servers
I read this book, and I keep it handy because it is a great reference guide. This book not only gives you real world solutions, but it goes through the theories. Read more
Published on September 11, 2009 by MiguelB
5.0 out of 5 stars A great SQL 2008 / windows powershell book
This leads you step by step from your first Powershell script through to how to implement a complete SQL Server Monitoring Solution. Read more
Published on August 23, 2009 by JeffDBA
5.0 out of 5 stars Excellent Book with detailed step by step examples.
The book has a detailed step by step approach , with many examples to lay down what the authors are trying to convey. Read more
Published on June 28, 2009 by Anuj K.
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...


Create a guide


Look for Similar Items by Category