or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
The Rational Guide to Scripting Microsoft Virtual Server 2005 (Rational Guides)
 
 
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.

The Rational Guide to Scripting Microsoft Virtual Server 2005 (Rational Guides) [Paperback]

Anil Desai (Author)
4.5 out of 5 stars  See all reviews (4 customer reviews)

Price: $24.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
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
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details

Book Description

Rational Guides June 30, 2006
Microsoft Virtual Server 2005 is Microsoft's server-side virtualization product. Virtual Server has been designed to allow users a great deal of power and flexibility in hosting virtual machines in mission-critical Enterprise deployments without having to invest in additional hardware.

In this clear and concise book, Microsoft MVP Anil Desai shows how to use scripting to automate complex virtual environments. The book contains numerous scripting examples in VBScript, Visual Basic .NET and C#, and covers the automation of virtual machine creation and management. It shows software developers and network administrators how to programmatically set up virtual environments to rapidly build development and testing scenarios. The book also shows how to script entire data center virtualization environments to avoid scaling out with expensive hardware.

Advanced topics include automating Virtual Server with .NET, client-side automation with VMRC, event handling, and command-line scripts. The book also contains reference material on the Virtual Server COM API and the VMRC COM API.

This book expands on the topics covered in The Rational Guide To Managing Microsoft Virtual Server 2005 by the same author.

Technical accuracy is assured by Mike Sterling, Program Manager on the Windows Virtualization team at Microsoft.

Includes all source code examples presented in the book as a Web download.

Editorial Reviews

Review

"This book is a must read for technologists who are serious about virtualization." -- - James Ni, Group Product Manager, Windows Virtualization, Microsoft Corporation

"This book is a treasure. Readers will find their gateway for virtual infrastructures automation." -- - Alessandro Perilli, CISSP, MVP, IT Security and Virtualization Technology Analyst, virtualization.info

About the Author

Anil Desai, MCSE, MCSD, MCDBA, is a Microsoft MVP in the area of "Windows - Servers." As an independent consultant based in Austin, TX, Anil specializes in evaluating, implementing, and managing solutions based on Microsoft technologies. He has worked extensively with Microsoft's Server products and the .NET development platform.

Anil is the author of numerous technical books focusing on the Windows Server Platform, Virtualization, Active Directory, SQL Server 2000, and IT management. He has made dozens of conference presentations at national events and is also a contributor to technical magazines.

Product Details

  • Paperback: 222 pages
  • Publisher: Rational Press (June 30, 2006)
  • Language: English
  • ISBN-10: 1932577297
  • ISBN-13: 978-1932577297
  • Product Dimensions: 8.9 x 6 x 0.6 inches
  • Shipping Weight: 13.4 ounces (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #2,202,069 in Books (See Top 100 in Books)

More About the Author

Anil Desai is an independent consultant based in Austin, TX. He specializes in evaluating, implementing, and managing IT solutions. He has worked extensively with Microsoft's Server products and the .NET / SQL Server development platforms. Anil is an MCSE, MCSD, MCDBA, MCITP, and a Microsoft MVP (Windows Server - Virtualization).

Anil is the author of numerous technical books focusing on the Windows Server Platform, Virtualization, Active Directory, SQL Server, and IT management. He has made dozens of conference presentations at national events and is also a contributor to technical magazines. For more information, please see http://AnilDesai.net, or e-mail Anil@AnilDesai.net.

 

Customer Reviews

4 Reviews
5 star:
 (3)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

2 of 2 people found the following review helpful:
5.0 out of 5 stars Big Time Saver!!!, July 3, 2006
By 
This review is from: The Rational Guide to Scripting Microsoft Virtual Server 2005 (Rational Guides) (Paperback)
$15.00 well spent!! Once I was clear with the fundamentals of Virtual Server (see Managing Virtual Server by the same author), I needed to take it to the next step. I needed to be able to (through some simple scripting) create, deploy, and manage my Virtual Server environment. I mainly used VBScript so far, but I may move to VB.NET or C# at some point. This book is chock full of usable real world examples of common tasks that can (and should be) automated. I wish more tech books could be written as concise and full of usable information as this one.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
5.0 out of 5 stars Towards virtual datacenter automation, July 24, 2006
This review is from: The Rational Guide to Scripting Microsoft Virtual Server 2005 (Rational Guides) (Paperback)
The Rational Guide to Scripting Microsoft Virtual Server 2005 is a great broadening of topics covered in The Rational Guide to Managing Microsoft Virtual Server 2005 from the unique perspective of scripting.

Written by the same author, its biggest win is approaching automation problems following topics arrangement of its twin book.

Chapters 1 and 2 cover basic concepts of server virtualization and product architecture itself, listing available languages for manipulating Virtual Server 2005 COM interfaces among VBScript, VB.NET or C#, VB 6.0.

Chapter 3 and 4 approaches scripting rules respectively with VBScript and .NET (with examples both in VB.NET and C#), detailing COM objects model and suggesting configuration of Microsoft Visual Studio 2005 as development environment.

Chapter 5 teaches how to obtain most informations from virtual machines accessing Windows Management Instrumentation (WMI) interface, exploring VirtualMachines and VirtualNetwork classes, and how to monitor performances accessing Windows Performance Monitor counters.

Chapters from 6 to 8 are the heart of the book, detailing automated management of virtual machines (Chapter 6), virtual disks (Chapter 7) and virtual networks (Chapter 8).
Frequent recaps to Virtual Server architecture are disseminated in these chapters, to refresh product knowledge.

Chapter 9 and 10 are dedicated to advanced concept like triggering scripts by specific virtual infrastructure events and automating Virtual Management Remote Console (VMRC) server and client operations.

Source code of book scripts is available only online for registered readers and it's really worth to download to avoid rewriting all the code and speedup learning.


Conclusion
In a young virtualization world where out-of-the-box datacenter automation is still a big missing but a most wanted capability this book helps you approaching Virtual Server 2005 scripting fundamentals to fill the gap.

While inappropriate for programming novices, this book, unique in its kind, is highly suggested as starting point for automating complex tasks and streamlining virtual infrastructure management. And considering both Virtual Server 2005 and Visual Studio 2005 are free, it's a cheap one to become more productive in small time.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Useful, June 28, 2010
By 
java bear (Seattle, WA USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: The Rational Guide to Scripting Microsoft Virtual Server 2005 (Rational Guides) (Paperback)
More sample scripts would be nice. Much can be found about the subject with the correct search string. So, a book like this should not only provide overview and context, but should provide solutions to the uncommon or most difficult tasks. It does this a bit but not as much as I had hoped. It is a nice resource and I'm glad I purchased it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
virtual server, virtual networks, internal network, virtual disks, virtual machine object, virtual network adapters, undo disks, linked hard disk, differencing disks, virtual hard disk files, virtual hard disks, new virtual network, physical network adapter, managing virtual machines, guest operating system, undo files, new virtual machine, virtualization layer, iso file, server object, host operating system
Key Phrases - Capitalized Phrases (CAPs): (learn more)
The Rational Guide To Scripting, Visual Studio, Automation Test, Windows Server, Imports Microsoft, Public Class, Interop Namespace, Public Shared Function, Type Library, Windows Forms, Using Scripts, Visual Basic, File Edit, Boolean Specifies, Favorites Tools Help, State Using, Program Files, Maintaining Virtual Hard Disk Connections Using, Monitoring Virtualization Using, Component Services, The Rational Guide To Managing, Server Properties, Component Object Model, System Monitor, Standard Edition
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

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 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

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject