SlideShare uma empresa Scribd logo
1 de 17
Baixar para ler offline
Microsoft System Center Virtual
Machine Manager 2008
General overview white paper



Microsoft Corporation
Published: April 2008




Executive Summary
Server virtualization promises to revolutionize the way IT administrators provision and manage their server
infrastructure. The Microsoft® System Center family of products is a comprehensive solution optimized for
the management of Microsoft Windows Server® operating systems running in the virtual data center.
System Center Virtual Machine Manager 2008 provides centralized administration of virtual machine
infrastructure, helps increase physical server utilization, and enables rapid provisioning of new virtual
machines by the administrator and authorized end users.




                                                                                                              1
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER



Contents
Contents....................................................................................................................................... i
Introduction................................................................................................................................. 1
    Virtualization at a Glance ....................................................................................................................................................................1
    Virtualization Issues ..............................................................................................................................................................................1
    Microsoft System Center.....................................................................................................................................................................1
Virtual Machine Manager Architecture .......................................................................................... 2
    Components .............................................................................................................................................................................................2
         Virtual Machine Manager Server ...............................................................................................................................................2
         Administrator Console ...................................................................................................................................................................3
         Windows PowerShell Command-Line Interface ..................................................................................................................3
         Delegated Management and Provisioning Web Portal ...................................................................................................3
         Microsoft SQL Server Database .................................................................................................................................................4
         Virtual Machine Hosts ....................................................................................................................................................................4
         VMM Library Servers ......................................................................................................................................................................5
    Topologies ................................................................................................................................................................................................5
         Stand-alone Topology ...................................................................................................................................................................5
         Corporate Topology .......................................................................................................................................................................5
         Enterprise Topology........................................................................................................................................................................6
Key Scenarios .............................................................................................................................. 8
    Consolidation ...........................................................................................................................................................................................8
         Identification of Consolidation Candidates ..........................................................................................................................8
         Physical-to-Virtual Conversion ...................................................................................................................................................8
         Virtual-to-Virtual Conversion ......................................................................................................................................................8
         Intelligent Placement......................................................................................................................................................................9
    Provisioning ........................................................................................................................................................................................... 10
         Administrator Provisioning ....................................................................................................................................................... 11
         Delegated Administration ......................................................................................................................................................... 12
         End User VM Provisioning ......................................................................................................................................................... 12
    Business Continuity ............................................................................................................................................................................ 12
Physical Resource Optimization .................................................................................................. 12
Conclusion ................................................................................................................................ 14
For More Information ................................................................................................................. 14




                                                                                                                                                                                                               i
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


Introduction
In today’s business climate, IT environments are becoming more complex, and the people who manage them
are often asked to lower costs and improve operational efficiency. With greater demand on IT to solve
business challenges, data centers quickly fill to capacity, and each new server purchase increases capital and
operating expenditures as well as power and cooling costs. At the same time, servers are underutilized; on
average, only 5 percent of a typical server’s capacity is actually used.

Provisioning new machines is a lengthy process measured in days and months, making it difficult for IT to
keep pace with the rate of business growth and change. In addition, managing servers can be labor-
intensive, and the need to provision and tear-down test and development environments can consume
valuable resources and time.

Virtual machine technology has great potential to change the cost of IT. Many IT organizations view
virtualization as the disruptive yet promising technology that will help them get more from their servers and
create a more adaptable and agile data center.

Virtualization at a Glance
Traditionally, applications are closely associated with the physical servers they run on. Virtual machine
technology creates an abstraction layer between the physical hardware and software, so that IT
administrators can run multiple virtual machines on a single physical server. This approach offers a host of
benefits:

 Increased asset utilization – Servers running virtual machines can operate at 60 percent utilization or
  greater, depending on the availability requirements of their workloads.
 Lower power, space, and cooling costs – Data center operations are more efficient with more applications
  on fewer physical machines.
 Faster response to business needs – Instead of having to manually set up a new physical machine, IT
  administrators can easily provision new virtual machines for development teams and business units.

Virtualization Issues
Although virtual machine technology offers compelling benefits, it also presents challenges unique to a
virtual data center. Before engaging in a virtualization project and while evaluating virtualization
technologies, IT organizations need to carefully consider the following issues, among others:

   How to integrate virtual machine management into other data center management solutions.
   How to make use of current investments in Microsoft® Windows Server technologies.
   How to ensure efficient, unified management of both virtual and physical data center assets.
   How to reduce the risk of operating in a new virtual environment.

Microsoft System Center
For IT professionals responsible for managing their virtual infrastructure, Microsoft® System Center—the
Microsoft family of system management products—is a comprehensive solution optimized for the
management of Microsoft Windows Server operating systems running in the virtualized data center.

 System Center Virtual Machine Manager 2008 (VMM) - Delivers simple and complete support for
  consolidating multiple physical servers within a virtual infrastructure, thereby helping to increase overall
  utilization of physical servers. Virtual Machine Manager 2008 (VMM) also enables administrators and
  authorized users to rapidly provision virtual machines.
 System Center Data Protection Manager 2007 - Provides continuous data protection on physical and
  virtual machines for backup and business continuity.
 System Center Operations Manager 2007 - Provides a sophisticated solution for unified health monitoring
  of physical and virtual machines.




                                                                                                                1
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


 System Center Configuration Manager provides a comprehensive solution for change and configuration
  management.

Together, the System Center family of products provides the best solution for using existing IT administrative
skills with physical servers.

This white paper provides a general overview of System Center Virtual Machine Manager 2008 and explains
how VMM addresses the key issues related to consolidating assets and managing a virtualized environment.


Virtual Machine Manager Architecture
VMM is an enterprise-ready management solution for virtual data centers that uses an organization’s
existing expertise and investments in Microsoft Windows Server® technology.

Components
Figure 1 illustrates the elements of the VMM architecture.




Figure 1 - VMM architecture

Virtual Machine Manager Server
The Virtual Machine Manager Server is the core process that communicates with the virtual machine hosts
and maintains the system information in a Microsoft SQL Server ™ 2005 database. The VMM Server runs on
either the 64-bit version of Windows Server 2008. The VMM Server can scale to manage hundreds of Virtual
Machine Hosts running thousands of virtual machines, all concurrently. The SQL Server database can be
hosted on all versions of SQL Server 2005 from Microsoft SQL Server 2005 Express to Microsoft SQL Server
2005 Enterprise Edition for larger deployments. The VMM Server can be accessed through the System Center
Virtual Machine Manager 2008 Administrator Console, Windows PowerShell™ command line, or through the
Delegated Management and Provisioning portal. A connector provides a near real-time connectivity with




                                                                                                             2
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


System Center Operations Manager 2007 if it is present, enabling the integrated management of both
physical and virtual hosts.

Administrator Console
The graphical user-interface (GUI) allows administrators to effectively manage an environment of hundreds
of virtual machines. The Virtual Machine Manager Administrator Console is built on the familiar System
Center framework user interface so that administrators can quickly and easily become proficient at managing
their virtual machines. Figure 2 shows the key features of the Administrator Console user interface. The VMM
Administrator Console is designed to manage large deployments with easy sorting, categorization, search,
and navigation features. The Administrator Console is built upon a Windows PowerShell command-line
interface. Any action in the Administrator Console can be done through the Windows PowerShell command-
line and each wizard in the user interface can show the associated command-line actions. In addition, the
Administrator Console integrates with System Center Operations Manager 2007 to provide insight into the
physical environment as well as the virtual environment. With the ability to map the relationship of virtual
and physical assets, IT administrators can more effectively plan hardware maintenance, for example.




Figure 2 - The VMM Administrator Console

Windows PowerShell Command-Line Interface
The new Windows PowerShell command line shell and scripting language helps IT administrators more easily
control systems and accelerate automation. Windows PowerShell offers more than 170 standard command-
line tools, and consistent syntax and utilities, and is easy to adopt, learn, and use because it works with your
existing IT infrastructure and script investments. Each VMM operation is directly mapped to a Windows
PowerShell cmdlet, allowing for easy command-line actions.

Delegated Management and Provisioning Web Portal
In addition to using the GUI administrator console and the Windows PowerShell command-line interface,
administrator-designated end-users and others can access VMM by way of a Web portal designed for user




                                                                                                               3
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


self-service, shown in Figure 3. This portal enables test and development users to quickly provision new
virtual machines for themselves, according to controls set by the administrator.




Figure 3 - The VMM Delegated Management and Provisioning Web Portal

Microsoft SQL Server Database
VMM stores performance and configuration data, virtual machine settings, and other virtual machine
metadata in a local SQL Server 2005 database. For reporting, Virtual Machine Manager takes advantage of
SQL Server 2005 Reporting Services through Operations Manager. Larger organizations can also configure
VMM to work with a remote clustered SQL Server database and a storage-area network (SAN) or network-
attached storage (NAS) system, if needed.

Virtual Machine Hosts
VMM manages virtual machine hosts, which are physical servers running the following virtualization
software:
         Microsoft Virtual Server 2005 R2 - Virtual Server 2005 R2 is a hosted server virtualization technology
          engineered for the Windows Server 2003 platform, and runs most major x86-based operating
          systems in a guest environment. Virtual Server 2005 R2 runs on both 32-bit x86 and 64-bit x64
          hosts. It provides support for 32-bit virtual machine guests.

        Microsoft Windows Server 2008 Hyper-V - Hyper-V is a hypervisor-based virtualization platform
         that Microsoft has included with Windows Server 2008. Unlike Virtual Server 2005 R2 which is a
         hosted technology running on top of the Windows Server 2003 operating system, Hyper-V is a
         hypervisor based technology and it runs directly on the system hardware. Hyper-V can run on a full
         Windows Server 2008 installation or it can run on a minimal Server Core installation for maximum
         performance with minimal overhead. Hyper-V requires a 64-bit x64 host and provides support for
         32-bit and 64-bit guest virtual machines.



                                                                                                               4
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER



        VMware ESX - In addition to managing the two Microsoft virtualization products System Center
         Virtual Machine Manager 2008 is also able to interact with VMware’s Virtual Infrastructure 3 (VI3)
         enabling the management of VMware virtual machines running on ESX. VMware’s VirtualCenter for
         VMware Server is required for the management of VMware hosts.

Microsoft Windows hosts must have the VMM agent software installed. Communications between the
software agent and the VMM server are encrypted and packaged according to the Web Services for
Management (WS-MAN) protocol.

VMM Library Servers
The virtualized data center relies on the ability to find and maintain very large image files for virtual
machines (known as virtual hard drives, or VHD files). Unlike a physical server, these virtual hard drives can
be unintentionally lost or duplicated.

VMM provides a complete library to help administrators quickly create new virtual machines. The library
organizes and manages all the ―building blocks‖ of the virtual data center in a single interface, including:
 Stored virtual machines
 Virtual hard disks
 CD/DVD software images, also called ISO files
 Post-deployment customization scripts
 Hardware configurations
 PowerShell Scripts
 Templates

For geographically disperse operations, distributed VMM library servers facilitate the quick transmission of
assets to physical hosts at the edge of the organization, enabling rapid creation and deployment of virtual
machines in branch offices.

Topologies
VMM is suitable for a range of virtual environments ranging from single machine installation to a corporate
data center to a distributed enterprise environment.

Stand-alone Topology
In a single machine installation, VMM runs on the same physical hardware as the Windows virtual machine
server. This configuration is ideal for small development teams that need to rapidly build virtual machines for
test purposes. A local SQL Server database hosts library files.

Corporate Topology
For standard data center environments, VMM offers a management solution that monitors and controls
virtual machines running on co-located servers. In these scenarios, VMM is most advantageously paired with
other System Center products, such as System Center Data Protection Manager, System Center
Configuration Manager, and System Center Operations Manager.




                                                                                                                 5
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER




Figure 5 - Corporate data center topology

Enterprise Topology
VMM is enterprise-ready, offering enterprise-class features, especially the ability to manage thousands of
both Microsoft and VMware virtual machines distributed across various network environments. VMM
supports management of hosts on a perimeter network (also known as DMZ, demilitarized zone, and
screened subnet) and also the utilization of a remote clustered SQL Server database.




                                                                                                             6
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER




Figure 6 - Enterprise topology with remote server environments




                                                                          7
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


Key Scenarios
VMM was built to specifically enhance the productivity of IT administrators when planning, deploying,
maintaining, and optimizing the virtual data center. The sections below describe how VMM helps
administrators tackle the challenges of consolidating the physical environment and provisioning virtual
machines.

Consolidation
By consolidating their physical servers, organizations realize two significant business benefits: power savings
and increased asset utilization. Organizations can either take an incremental or ―all-at-once‖ approach to
consolidation. The conservative, incremental approach means new applications are added to the virtual
infrastructure while old applications remain on dedicated physical assets until retired. A more aggressive
approach takes the form of a consolidation project where the IT group identifies candidate applications for
virtualization and migrates those workloads to appropriate physical resources.

Identification of Consolidation Candidates
Whether the IT group chooses an incremental approach or an active consolidation project, VMM provides
tools to simplify the process and improve results. For example, the first step in migrating from a physical
data center, in which every workload exists on its own physical server, is to identify appropriate physical
workloads for consolidation into the virtual server infrastructure.

VMM helps administrators identify the right physical servers for consolidation based on direct analysis of the
performance counters of the target machine or if it is available, historical performance data stored in the
Microsoft System Center Operations Manager database. The VMM consolidation candidates report provides
an easy-to-understand summary of an application’s long-term performance. By using this view,
administrators can ensure applications with seasonal surges in demand have adequate resources.
                                                          Physical-to-Virtual Conversion
Physical-to-Virtual Conversion                            After identifying underutilized servers, IT
    P2V is a core feature of System Center Virtual       administrators need to convert their physical
     Machine Manager (VMM), no additional costs           machines to virtual ones, a process known as
     per conversion                                       Physical 2 Virtual (P2V) conversion. This process can
    VMM P2V includes the ability to create images        be unnecessarily slow and error-prone and
     of physical hard disks, prepare them for use in a    conversions can fail or cause disruptions to
     virtual machine, and create the final virtual        important live applications. VMM mitigates these
     machine for an end-to-end P2V solution               problems by integrating P2V conversions into the
    Supports Microsoft Windows® 2000 Server,             management application and providing time-
     Windows Server 2003, Windows Server 2003 R2,         saving tools.
     Windows XP, Windows Vista, and Windows
     Server 2008                                          Converting physical servers into virtual machines is
    Simple wizard integrated in the main VMM user        easy with VMM, which provides a task-based
     interface is used to perform the conversions         wizard to guide the administrator through the
    P2V process is also completely scriptable by way     process. VMM utilizes Windows Server Volume
     of Windows PowerShell and can be done in             Shadow Copy Service to create virtual machines
     stages (imaging, fix-up, virtual machine creation)   without having to interrupt the source physical
                                                          server. Since the P2V process is completely
scriptable, large scale P2V conversions can quickly and easily be done through the Windows PowerShell
command-line.

Virtual-to-Virtual Conversion
In addition to P2V conversions, VMM can also perform Virtual-to-Virtual (V2V) conversions for VMware
virtual machines. V2V conversions can be run from either the administrative console or from the command
line using VMM’s PowerShell commands. Like the P2V conversion, V2Vutilizes a high performance block-
based conversion process. The V2V conversion can convert either an entire VMware virtual machine or its




                                                                                                                  8
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


disk image file to Microsoft’s virtual machine format. The V2V conversion process performs all required fix-
ups to make the converted virtual machine bootable.

                                               Intelligent Placement
  Intelligent Placement                        VMM assists IT administrators in the important task of placing
  One aspect where Virtual Machine             virtual machines on appropriate physical server hosts.
  Manager (VMM) outshines its                  Selecting the appropriate virtual server host for a given
  competition is in helping administrators     workload is the key to maximizing the utilization of physical
  decide on which physical hosts to place      assets, whether your organization’s goal is to balance loads
  virtual machines. VMM uses the               among existing hosts or to maximize resource usage on each
  performance data gathered from the           host. The process of selecting the best host for a given virtual
  Virtual Machine hosts. If data is            machine is called Intelligent Placement. Intelligent placement
  available from System Center                 can be used with both Microsoft and VMware servers.
  Operations Manager, VMM will also use
  that data for identifying potential          When optimizing physical server hosts for virtual machines, IT
  candidate servers for consolidation to       administrators need to pay special attention to small details
  the virtual infrastructure.                  such as the processor and memory specifications.
                                               Additionally, the performance of servers is constantly
  Incorporating Historical Data                fluctuating based on usage trends, so IT administrators need
  Companies who are also using System          some way of tracking ongoing requirements and historical
  Center Operations Manager 2007 can           performance data. Consequently, Intelligent Placement is one
  take advantage of that solution’s            of the most complicated aspects of virtualization. VMM
  comprehensive database of operational        provides administrators with a toolset to handle this task.
  performance statistics. By using this
  historical performance data, the VMM         To help administrators make placement decisions, VMM uses
  can take into account weekly, monthly,       a holistic approach to selecting appropriate hosts based on
  or seasonal patterns when analyzing          these four factors:
  potential consolidation candidates. This      The workload’s resource consumption characteristics
  historical perspective is a unique            Minimum CPU, disk, RAM, and network capacity
  advantage of System Center, and proves       requirements
  especially useful when considering how        Performance data from virtual machine hosts
  to place multiple virtual machines on
  multiple physical host candidates.           VMM uses Intelligent Placement to provide administrators
                                               with a star-ranked list of hosts, showing the most appropriate
  Load-Balancing or Resource-                  host for the given workload. Figure 7 shows the results of the
                                               Intelligent Placement process.
  Maximization
  Administrators use one of two default
                                               VMM incorporates these considerations into algorithms that
  algorithms to tune the Intelligent
                                               IT administrators can fine tune to maximize resource
  Placement results. The load-balancing
                                               utilization or balance workloads among hosts.
  algorithm is meant for situations in
  which the administrator needs to
                                               Also, after a virtual machine is deployed, System Center
  equally distribute workloads across a set
                                               Operations Manager 2007 can be integrated with VMM,
  number of servers. For situations where
                                               allowing administrators to continue to analyze performance
  the administrator wants to avoid adding
                                               data and resource requirements for both the workload and
  servers, the resource-maximization
                                               the host. Thus, administrators can monitor and manage the
  algorithm helps ensure deployed
                                               virtual machine’s operations as well as further optimize their
  servers are fully utilized.
                                               system resources.

All actions performed through VMM are tracked with a complete audit history. This information includes
what changes were made, which User ID performed the action, and when the action took place. This allows
the administrator to have a complete history of actions taken with VMM.




                                                                                                                9
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER




Figure 7- The Intelligent Placement report provides an easy-to-understand ranking of host candidates

Provisioning
Whereas consolidation provides compelling baseline benefits, virtualization with VMM also makes the IT
group more responsive to business needs. The reason is quite simple—with virtualization, IT administrators
no longer have to procure and configure physical servers for new applications, a task that normally takes
weeks or months. Instead, IT administrators can provision new virtual machines in a matter of minutes using
the VMM library and Administrator Console. Better yet, with VMM, administrators can delegate this
provisioning role to authorized users and administrators can create delegated administrators for groups and
departments while maintaining precise control over the management of virtual machines. Authorized users
work from a simple Web page that enables provisioning of virtual machines within preset controls.




                                                                                                         10
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


With VMM, IT administrators not only provision new server resources faster, they also maintain strict control
over virtual assets. Unlike in a physical data center, where administrators seldom lose servers, it is
unfortunately all too easy to lose track of analogous virtual assets. The VMM library serves as a centrally
                                                            managed repository for templates and other
                                                            building-block resources. This service helps keep
Virtual Machine Manager Library                             important virtual assets from being duplicated,
Just like in the physical data center, IT administrators    misfiled, or even deleted.
rely on certain tools to help them manage the virtual
data center. The VMM library stores, sorts, and             The VMM library stores virtual assets, including:
catalogs all the important building blocks for the           Offline virtual machines – The ability to store and
virtual data center.                                        quickly re-provision virtual machines makes it more
                                                           likely that users and administrators will take
Distributed Libraries                                      applications offline that are used episodically, such
For geographically disperse organizations, VMM             as applications used for demonstrations. This
supports the use of distributed libraries. If a New        function saves resources that would otherwise be
York-based company has branch offices in London            wasted.
and Tokyo, for instance, users in those locations           Templates – Wizard-based templates help speed
could build virtual machines from local library            the deployment of new machines, and help ensure
resources instead of copying multi-gigabyte files          that standard hardware and software
over the Internet.                                         configurations are used.
                                                            Software images – IT administrators use these
Library Creation                                           disc images as an alternative to physical media for
Creating VMM libraries is mostly an automated              software distribution. With these disc images,
exercise. Administrators create a file share and then      administrators can distribute software to remote
designate it as the library in VMM. VMM then               sites using a wide-area network.
detects, sorts, and catalogs all files in the share.        Post-deployment customization scripts – After
                                                           virtual machines are set up, scripts can be deployed
Library Management                                         to ensure updated security settings or take care of
The VMM library provides 10 free-form fields for           other administrator functions.
entering metadata about library assets.                     Physical hardware settings – With common pre-
Administrators can use these custom attributes to          set hardware settings readily available, IT
track order numbers, associated cost, or author—           administrators have control similar to that in a
whatever information might aid management. In              physical environment.
addition, the library automatically collects basic
information about offline virtual machines, such as      In addition, the VMM provisioning service
hard drive size and operating system version.            automatically detects and utilizes existing SAN
                                                         infrastructure where available. This capability,
coupled with VMM’s distributed storage architecture, facilitates the movement of large virtual machine
images at the fastest speeds possible.

Administrator Provisioning
Administrators can quickly build new virtual machines from the Administrator Console. This can be done
through a variety of methods, including using templates and other resources found in the VMM library. For
example, templates are essentially standard virtual machine configurations similar to the mini-setup and
System Preparation Utility (Sysprep) commonly used in Windows® operating system deployments. These
templates encapsulate best practices regarding hardware and guest operating system configuration, helping
IT administrators manage their virtual infrastructure with confidence in the uniformity of the environment.

After selecting the appropriate template, the administrator follows a wizard-based flow that guides them
through configuration then on through activating the virtual machine. At this stage, VMM collects
performance data from potential hosts and suggests the optimal hosts for the new virtual machine based on
a tailored algorithm. Finally, the virtual machine is placed on the physical host.




                                                                                                               11
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


Delegated Administration
Administrators also have the ability to delegate administrative functions to other members of the
organization for more efficient virtual machine management. This capability is particularly useful for branch
and departmental deployments in which local personnel can be given rights to manage a scoped
environment. Administrators can control delegated administration through policies which designate the
capabilities of each delegated administrator.

End User VM Provisioning
One of the most commonly used virtualization scenarios is testing newly developed applications on a virtual
infrastructure. In test and development environments, IT professionals are constantly provisioning and
tearing down virtual machines. And while virtualization simplifies this task compared to provisioning physical
hardware, IT administrators typically still play a role because the administrator is needed to create the virtual
machines used in the organization’s test environment.

                                                           VMM alleviates this administration burden with a
Windows PowerShell                                         simply designed self-service Web portal where
For even greater automation and control, VMM is
                                                           authorized test and development staff can
fully scriptable using Windows PowerShell. With this
                                                           provision their own virtual machine resources under
tool, IT administrators can run remote scripted
                                                           preset controls. Administrators control access to
services against many virtual machines, thus
                                                           physical servers and can designate host groups for
avoiding labor-intensive manual processes. For
                                                           individuals and groups. Authorized users work from
example, IT administrators can write Windows
                                                           templates and manage only the virtual machines
PowerShell scripts to perform batch P2V conversions
                                                           they, or their group, own. Additionally,
or batch Virtual 2 Virtual (V2V) conversions of virtual
                                                           administrators can set quotas on resources
disks to the VHD format.
                                                           available to users. The delegated provisioning
                                                           scenario is accessed using a web browser and
The Virtual Machine Manager (VMM) console
                                                           doesn’t require a client on the host. Large numbers
interface is layered on top of the Windows
                                                           of users can be given delegated-provisioning
PowerShell objects, so that every Wizard action can
                                                           privileges.
show the associated command-line script. Easy to
adopt, learn, and use, the Windows PowerShell
                                                           Business Continuity
architecture enables IT administrators to quickly
                                                           Enabling business continuity for virtual server hosts
construct lightweight integration solutions, linking
                                                           and their virtual machines is another key scenario
System Center and established data center tools and
                                                           for VMM. VMM works with Windows Server 2008’s
procedures. The VMM PowerShell snap-in provides
                                                           enhanced failover clustering to provide enhanced
170+ cmdlets and all PowerShell operations are
                                                           availability for virtual machine hosts and guests.
logged and audited.
                                                           VMM is cluster-aware and will automatically
                                                           configure all of the required high availability
settings, adding Windows Server hosts that are part of a failover cluster. VMM performs virtual machine high
availability configuration for discovered virtual machines. In addition, VMM will automatically perform
complete cluster configuration for new virtual machines created in the failover cluster.


Physical Resource Optimization
Physical Resource Optimization (PRO) helps administrators ensure that virtual machine hosts and their virtual
machine guests are operating in the most efficient possible manner. VMM’s PRO leverages System Center
Operations Manager 2007 to monitor a complete end-to-end IT infrastructure including hardware, host and
guest operating systems, and applications. Further, PRO enables you to create operational policies and
automatically take actions based on those policies. When an event occurs that triggers a policy, PRO can be
configured to present the issues to the administrator along with recommended resolutions. PRO can also be
configured to automatically implement the preconfigured corrective actions for lights-out operations.




                                                                                                                12
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER




Figure 8 -PRO provides comprehensive end-to-end monitoring of VM hosts and guests

Because PRO is a part of System Center Virtual Machine Manager 2008 it can extend these automated
management capabilities to both Microsoft and VMware hosts. When managing VMware hosts, PRO can
take full advantage of VMware’s VMotion capability to move virtual machines between hosts with no
downtime. When managing Microsoft hosts, PRO is able to use Quick Migration to rapidly move virtual
machines between hosts. PRO is built on an open and extensible framework allowing organizations and
third- party developers to develop custom rules and actions for their own environments. These custom rules
are known as PRO packs.

PRO provides an end-to-end management solution and is unique in that it is able to monitor virtual machine
hosts and virtual machine guests, as well as the applications running in those guest operating systems. This
monitoring provides a holistic picture of the health of an organization’s IT infrastructure. PRO can notify
administrators when predefined operational boundaries are exceeded, and can then automatically take
corrective actions. For example, PRO can be configured to monitor the CPU utilization on a virtual machine
host and if the utilization exceeds a predefined threshold PRO can initiate either manual or automatic
corrective actions.

If PRO has been set up to use manual corrective actions a Tip detailing a reported problem and suggesting
corrective actions will display in the VMM console. The administrator can then implement the corrective
actions by clicking a button in the VMM console. The specific corrective actions are set up by the
organization, but can entail using VMM’s Intelligent Placement and Quick Migration capabilities to move a
VM to a more suitable host, thereby reducing the virtualization host’s CPU utilization.

Another scenario could be monitoring web application usage and automatically adding web server capacity.
In this scenario, PRO and System Center Operations Manager 2007 can be used to set up a rule that



                                                                                                            13
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER


monitors the transaction volume of the organization’s web farm. If the transaction level exceeds the specified
threshold then PRO can be configured to raise a Tip in the VMM console. The administrator can then
implement the Tip and automatically provision a new VM to add to the web farm that contains the
organization’s LOB web application. Bringing the new web server online would then drop the transaction
levels down into the acceptable range.


Conclusion
VMM provides end-to-end management capabilities for planning, deploying, managing, and optimizing
virtual infrastructures. The capabilities range from helping identify prime consolidation candidates to
improving the placement process with sophisticated algorithms. Designed for today’s heterogeneous
environments, System Center Virtual Machine Manager 2008 provides the capability for managing both
Microsoft and VMware hosts. It also helps improve the most vital tasks associated with consolidating
physical servers through Intelligent Placement and PV2 and V2V migration.

VMM’s new PRO functionality enables complete end-to-end management of virtual machines, hosts, guests,
and even the applications running on those virtual machine guests. This gives an administrator a complete
picture of the heath of the IT infrastructure and the tools to dynamically manage that infrastructure. When it
comes to ongoing management of the virtual data center, VMM provides IT administrators productivity-
boosting tools such as Windows PowerShell scripting, Administrator Console, a centralized library of virtual
machine assets, and self-service provisioning.

The System Center family of products is a comprehensive solution optimized for the management of both
Microsoft and VMware virtual machines running in the virtualized data center. VMM, in conjunction with
System Center Data Protection Manager 2007, System Center Operations Manager 2007, and System Center
Configuration Manager 2007, offers a comprehensive solution for change and configuration management.
Together, the System Center family of products provides the best solution for using existing IT administrative
skills with physical servers.


For More Information
To find out more about Virtual Machine Manager, please visit:
www.microsoft.com/systemcenter/scvmm/default.mspx

For information about the Microsoft System Center family of system management products, visit:
www.microsoft.com/systemcenter/default.aspx




                                                                                                             14
SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER




The information contained in this document represents the current view of Microsoft Corporation on the issues discussed
as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted
to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented
after the date of publication. The information represents the product at the time this document was printed and should be
used for planning purposes only. Information subject to change at any time without prior notice. This White Paper is for
informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY.




                                                                                                                       15

Mais conteúdo relacionado

Mais procurados

Sql 2008 r2_manageability_white_paper
Sql 2008 r2_manageability_white_paperSql 2008 r2_manageability_white_paper
Sql 2008 r2_manageability_white_paperKlaudiia Jacome
 
Best practices for_virtualizing_and_managing_exchange_2013
Best practices for_virtualizing_and_managing_exchange_2013Best practices for_virtualizing_and_managing_exchange_2013
Best practices for_virtualizing_and_managing_exchange_2013Khalid Al-Ghamdi
 
UML2ClearQuest. ClearQuest Enterprise schema report
UML2ClearQuest. ClearQuest Enterprise schema reportUML2ClearQuest. ClearQuest Enterprise schema report
UML2ClearQuest. ClearQuest Enterprise schema reportAlexander Novichkov
 
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...Apps Associates
 
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...IBM India Smarter Computing
 
Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16MILL5
 
Moving to IBM PureFlex System x86-to-x86 Migration
Moving to IBM PureFlex System x86-to-x86 MigrationMoving to IBM PureFlex System x86-to-x86 Migration
Moving to IBM PureFlex System x86-to-x86 MigrationIBM India Smarter Computing
 
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...IBM India Smarter Computing
 
Managing Complexity in the x86 Data Center: The User Experience
Managing Complexity in the x86 Data Center: The User ExperienceManaging Complexity in the x86 Data Center: The User Experience
Managing Complexity in the x86 Data Center: The User ExperienceIBM India Smarter Computing
 
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...EMC
 
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...EMC
 
Maximo76 designer431 report development guide_rev8
Maximo76 designer431 report development guide_rev8Maximo76 designer431 report development guide_rev8
Maximo76 designer431 report development guide_rev8mohamed gamal
 
Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16MILL5
 
Juniper Networks: Q Fabric Architecture
Juniper Networks: Q Fabric ArchitectureJuniper Networks: Q Fabric Architecture
Juniper Networks: Q Fabric ArchitectureTechnologyBIZ
 
Sappress service with_sap_crm
Sappress service with_sap_crmSappress service with_sap_crm
Sappress service with_sap_crmMayankk28
 
Microsoft Dynamics Crm 4 Users Guide
Microsoft Dynamics Crm 4 Users GuideMicrosoft Dynamics Crm 4 Users Guide
Microsoft Dynamics Crm 4 Users Guideguestc5f0bb
 
Optimizing oracle-on-sun-cmt-platform
Optimizing oracle-on-sun-cmt-platformOptimizing oracle-on-sun-cmt-platform
Optimizing oracle-on-sun-cmt-platformSal Marcus
 

Mais procurados (20)

Sql 2008 r2_manageability_white_paper
Sql 2008 r2_manageability_white_paperSql 2008 r2_manageability_white_paper
Sql 2008 r2_manageability_white_paper
 
IBM Service Management Suite V1.3.0 Update Guide
IBM Service Management Suite V1.3.0 Update GuideIBM Service Management Suite V1.3.0 Update Guide
IBM Service Management Suite V1.3.0 Update Guide
 
Best practices for_virtualizing_and_managing_exchange_2013
Best practices for_virtualizing_and_managing_exchange_2013Best practices for_virtualizing_and_managing_exchange_2013
Best practices for_virtualizing_and_managing_exchange_2013
 
UML2ClearQuest. ClearQuest Enterprise schema report
UML2ClearQuest. ClearQuest Enterprise schema reportUML2ClearQuest. ClearQuest Enterprise schema report
UML2ClearQuest. ClearQuest Enterprise schema report
 
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...
Oracle Lead to Order Integration Pack for Oracle CRM On Demand and Oracle E-B...
 
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...
IBM Storwize 7000 Unified, SONAS, and VMware Site Recovery Manager: An overvi...
 
Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16
 
Moving to IBM PureFlex System x86-to-x86 Migration
Moving to IBM PureFlex System x86-to-x86 MigrationMoving to IBM PureFlex System x86-to-x86 Migration
Moving to IBM PureFlex System x86-to-x86 Migration
 
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...
Thin Reclamation Using Veritas Storage Foundation Enterprise HA from Symantec...
 
Managing Complexity in the x86 Data Center: The User Experience
Managing Complexity in the x86 Data Center: The User ExperienceManaging Complexity in the x86 Data Center: The User Experience
Managing Complexity in the x86 Data Center: The User Experience
 
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...
Business Continuity and Disaster Recovery for Oracle11g Enabled by EMC Symmet...
 
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...
White Paper: EMC Compute-as-a-Service — EMC Ionix IT Orchestrator, VCE Vblock...
 
Oracle10g new features
Oracle10g new featuresOracle10g new features
Oracle10g new features
 
Maximo76 designer431 report development guide_rev8
Maximo76 designer431 report development guide_rev8Maximo76 designer431 report development guide_rev8
Maximo76 designer431 report development guide_rev8
 
Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16Sql server bi poweredby pw_v16
Sql server bi poweredby pw_v16
 
Juniper Networks: Q Fabric Architecture
Juniper Networks: Q Fabric ArchitectureJuniper Networks: Q Fabric Architecture
Juniper Networks: Q Fabric Architecture
 
Sappress service with_sap_crm
Sappress service with_sap_crmSappress service with_sap_crm
Sappress service with_sap_crm
 
Microsoft Dynamics Crm 4 Users Guide
Microsoft Dynamics Crm 4 Users GuideMicrosoft Dynamics Crm 4 Users Guide
Microsoft Dynamics Crm 4 Users Guide
 
Optimizing oracle-on-sun-cmt-platform
Optimizing oracle-on-sun-cmt-platformOptimizing oracle-on-sun-cmt-platform
Optimizing oracle-on-sun-cmt-platform
 
Wm4 0 quickstartguideissue1
Wm4 0 quickstartguideissue1Wm4 0 quickstartguideissue1
Wm4 0 quickstartguideissue1
 

Semelhante a Microsoft India - System Center Virtual Machine Manager 2008 Whitepaper

Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsMicrosoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsShahab Al Yamin Chawdhury
 
Whitepaper: Moving Towards a Virtual Data Center - Happiest Minds
Whitepaper: Moving Towards a Virtual Data Center - Happiest MindsWhitepaper: Moving Towards a Virtual Data Center - Happiest Minds
Whitepaper: Moving Towards a Virtual Data Center - Happiest MindsHappiest Minds Technologies
 
Virtualization Of Share Point Products And Technologies White Paper
Virtualization Of Share Point Products And Technologies White PaperVirtualization Of Share Point Products And Technologies White Paper
Virtualization Of Share Point Products And Technologies White PaperJoe Honan
 
El valor de la migración y Modernizacion a Microsoft azure
El valor de la migración y Modernizacion a Microsoft azureEl valor de la migración y Modernizacion a Microsoft azure
El valor de la migración y Modernizacion a Microsoft azureCade Soluciones
 
Oracle Web Conferencing - Release 2.0.4
Oracle Web Conferencing - Release 2.0.4Oracle Web Conferencing - Release 2.0.4
Oracle Web Conferencing - Release 2.0.4Mehul Sanghavi
 
Benefits off an ITiL Service Desk In The Cloud
Benefits off an ITiL Service Desk In The CloudBenefits off an ITiL Service Desk In The Cloud
Benefits off an ITiL Service Desk In The CloudChrisbryan1975
 
Business Case for Virtualisation
Business Case for VirtualisationBusiness Case for Virtualisation
Business Case for VirtualisationDarrin Shaw
 
System Insight Manager on HP Servers
System Insight Manager on HP ServersSystem Insight Manager on HP Servers
System Insight Manager on HP Serverskoesteruk22
 
VMworld 2013: The Transformative Power and Business Case for Cloud Automation
VMworld 2013: The Transformative Power and Business Case for Cloud Automation VMworld 2013: The Transformative Power and Business Case for Cloud Automation
VMworld 2013: The Transformative Power and Business Case for Cloud Automation VMworld
 
Vce vdi reference_architecture_knowledgeworkerenvironments
Vce vdi reference_architecture_knowledgeworkerenvironmentsVce vdi reference_architecture_knowledgeworkerenvironments
Vce vdi reference_architecture_knowledgeworkerenvironmentsItzik Reich
 
A proven roadmap to business agility by industry
A proven roadmap to business agility by industryA proven roadmap to business agility by industry
A proven roadmap to business agility by industryIBM Software India
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualizationwebhostingguy
 
Technology Management Virtualisation and system center event
Technology Management Virtualisation and system center eventTechnology Management Virtualisation and system center event
Technology Management Virtualisation and system center eventTechnology Management
 
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for Cloud
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for CloudIBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for Cloud
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for CloudIBM India Smarter Computing
 
Data centerconsolidations
Data centerconsolidationsData centerconsolidations
Data centerconsolidationsAnand Raj
 
Multi-Cloud Service Delivery and End-to-End Management
Multi-Cloud Service Delivery and End-to-End ManagementMulti-Cloud Service Delivery and End-to-End Management
Multi-Cloud Service Delivery and End-to-End ManagementEric Troup
 
Microsoft Dynamics CRM - Plug in User Guide
Microsoft Dynamics CRM - Plug in User GuideMicrosoft Dynamics CRM - Plug in User Guide
Microsoft Dynamics CRM - Plug in User GuideMicrosoft Private Cloud
 

Semelhante a Microsoft India - System Center Virtual Machine Manager 2008 Whitepaper (20)

IBM Cloud
IBM CloudIBM Cloud
IBM Cloud
 
Building private clouds on IBM Power systems
Building private clouds on IBM Power systemsBuilding private clouds on IBM Power systems
Building private clouds on IBM Power systems
 
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsMicrosoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
 
Whitepaper: Moving Towards a Virtual Data Center - Happiest Minds
Whitepaper: Moving Towards a Virtual Data Center - Happiest MindsWhitepaper: Moving Towards a Virtual Data Center - Happiest Minds
Whitepaper: Moving Towards a Virtual Data Center - Happiest Minds
 
Virtualization Of Share Point Products And Technologies White Paper
Virtualization Of Share Point Products And Technologies White PaperVirtualization Of Share Point Products And Technologies White Paper
Virtualization Of Share Point Products And Technologies White Paper
 
El valor de la migración y Modernizacion a Microsoft azure
El valor de la migración y Modernizacion a Microsoft azureEl valor de la migración y Modernizacion a Microsoft azure
El valor de la migración y Modernizacion a Microsoft azure
 
Oracle Web Conferencing - Release 2.0.4
Oracle Web Conferencing - Release 2.0.4Oracle Web Conferencing - Release 2.0.4
Oracle Web Conferencing - Release 2.0.4
 
Benefits off an ITiL Service Desk In The Cloud
Benefits off an ITiL Service Desk In The CloudBenefits off an ITiL Service Desk In The Cloud
Benefits off an ITiL Service Desk In The Cloud
 
Business Case for Virtualisation
Business Case for VirtualisationBusiness Case for Virtualisation
Business Case for Virtualisation
 
System Insight Manager on HP Servers
System Insight Manager on HP ServersSystem Insight Manager on HP Servers
System Insight Manager on HP Servers
 
VMworld 2013: The Transformative Power and Business Case for Cloud Automation
VMworld 2013: The Transformative Power and Business Case for Cloud Automation VMworld 2013: The Transformative Power and Business Case for Cloud Automation
VMworld 2013: The Transformative Power and Business Case for Cloud Automation
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Vce vdi reference_architecture_knowledgeworkerenvironments
Vce vdi reference_architecture_knowledgeworkerenvironmentsVce vdi reference_architecture_knowledgeworkerenvironments
Vce vdi reference_architecture_knowledgeworkerenvironments
 
A proven roadmap to business agility by industry
A proven roadmap to business agility by industryA proven roadmap to business agility by industry
A proven roadmap to business agility by industry
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualization
 
Technology Management Virtualisation and system center event
Technology Management Virtualisation and system center eventTechnology Management Virtualisation and system center event
Technology Management Virtualisation and system center event
 
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for Cloud
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for CloudIBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for Cloud
IBM BCFC White Paper - Why Choose IBM BladeCenter Foundation for Cloud
 
Data centerconsolidations
Data centerconsolidationsData centerconsolidations
Data centerconsolidations
 
Multi-Cloud Service Delivery and End-to-End Management
Multi-Cloud Service Delivery and End-to-End ManagementMulti-Cloud Service Delivery and End-to-End Management
Multi-Cloud Service Delivery and End-to-End Management
 
Microsoft Dynamics CRM - Plug in User Guide
Microsoft Dynamics CRM - Plug in User GuideMicrosoft Dynamics CRM - Plug in User Guide
Microsoft Dynamics CRM - Plug in User Guide
 

Mais de Microsoft Private Cloud

Hyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityHyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityMicrosoft Private Cloud
 
AcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VAcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VMicrosoft Private Cloud
 
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft Private Cloud
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudMicrosoft Private Cloud
 
Economics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyEconomics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyMicrosoft Private Cloud
 
Assess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingAssess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingMicrosoft Private Cloud
 
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyTicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyMicrosoft Private Cloud
 
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...Microsoft Private Cloud
 
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyGodiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyMicrosoft Private Cloud
 
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Microsoft Private Cloud
 
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Private Cloud
 
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperSimplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperMicrosoft Private Cloud
 
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Microsoft Private Cloud
 
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Microsoft Private Cloud
 
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperDeployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperMicrosoft Private Cloud
 
Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Microsoft Private Cloud
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Microsoft Private Cloud
 
Cloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftCloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftMicrosoft Private Cloud
 
Reduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteReduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteMicrosoft Private Cloud
 

Mais de Microsoft Private Cloud (20)

Hyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityHyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivity
 
AcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VAcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper V
 
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the Cloud
 
Economics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyEconomics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO Survey
 
Assess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingAssess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth Modeling
 
A Guide To Finding Your Cloud Power
A Guide To Finding Your Cloud PowerA Guide To Finding Your Cloud Power
A Guide To Finding Your Cloud Power
 
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyTicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
 
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
 
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyGodiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
 
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
 
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
 
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperSimplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
 
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
 
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
 
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperDeployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
 
Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
 
Cloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftCloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from Microsoft
 
Reduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteReduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online Suite
 

Último

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 

Último (20)

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

Microsoft India - System Center Virtual Machine Manager 2008 Whitepaper

  • 1. Microsoft System Center Virtual Machine Manager 2008 General overview white paper Microsoft Corporation Published: April 2008 Executive Summary Server virtualization promises to revolutionize the way IT administrators provision and manage their server infrastructure. The Microsoft® System Center family of products is a comprehensive solution optimized for the management of Microsoft Windows Server® operating systems running in the virtual data center. System Center Virtual Machine Manager 2008 provides centralized administration of virtual machine infrastructure, helps increase physical server utilization, and enables rapid provisioning of new virtual machines by the administrator and authorized end users. 1
  • 2. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Contents Contents....................................................................................................................................... i Introduction................................................................................................................................. 1 Virtualization at a Glance ....................................................................................................................................................................1 Virtualization Issues ..............................................................................................................................................................................1 Microsoft System Center.....................................................................................................................................................................1 Virtual Machine Manager Architecture .......................................................................................... 2 Components .............................................................................................................................................................................................2 Virtual Machine Manager Server ...............................................................................................................................................2 Administrator Console ...................................................................................................................................................................3 Windows PowerShell Command-Line Interface ..................................................................................................................3 Delegated Management and Provisioning Web Portal ...................................................................................................3 Microsoft SQL Server Database .................................................................................................................................................4 Virtual Machine Hosts ....................................................................................................................................................................4 VMM Library Servers ......................................................................................................................................................................5 Topologies ................................................................................................................................................................................................5 Stand-alone Topology ...................................................................................................................................................................5 Corporate Topology .......................................................................................................................................................................5 Enterprise Topology........................................................................................................................................................................6 Key Scenarios .............................................................................................................................. 8 Consolidation ...........................................................................................................................................................................................8 Identification of Consolidation Candidates ..........................................................................................................................8 Physical-to-Virtual Conversion ...................................................................................................................................................8 Virtual-to-Virtual Conversion ......................................................................................................................................................8 Intelligent Placement......................................................................................................................................................................9 Provisioning ........................................................................................................................................................................................... 10 Administrator Provisioning ....................................................................................................................................................... 11 Delegated Administration ......................................................................................................................................................... 12 End User VM Provisioning ......................................................................................................................................................... 12 Business Continuity ............................................................................................................................................................................ 12 Physical Resource Optimization .................................................................................................. 12 Conclusion ................................................................................................................................ 14 For More Information ................................................................................................................. 14 i
  • 3. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Introduction In today’s business climate, IT environments are becoming more complex, and the people who manage them are often asked to lower costs and improve operational efficiency. With greater demand on IT to solve business challenges, data centers quickly fill to capacity, and each new server purchase increases capital and operating expenditures as well as power and cooling costs. At the same time, servers are underutilized; on average, only 5 percent of a typical server’s capacity is actually used. Provisioning new machines is a lengthy process measured in days and months, making it difficult for IT to keep pace with the rate of business growth and change. In addition, managing servers can be labor- intensive, and the need to provision and tear-down test and development environments can consume valuable resources and time. Virtual machine technology has great potential to change the cost of IT. Many IT organizations view virtualization as the disruptive yet promising technology that will help them get more from their servers and create a more adaptable and agile data center. Virtualization at a Glance Traditionally, applications are closely associated with the physical servers they run on. Virtual machine technology creates an abstraction layer between the physical hardware and software, so that IT administrators can run multiple virtual machines on a single physical server. This approach offers a host of benefits:  Increased asset utilization – Servers running virtual machines can operate at 60 percent utilization or greater, depending on the availability requirements of their workloads.  Lower power, space, and cooling costs – Data center operations are more efficient with more applications on fewer physical machines.  Faster response to business needs – Instead of having to manually set up a new physical machine, IT administrators can easily provision new virtual machines for development teams and business units. Virtualization Issues Although virtual machine technology offers compelling benefits, it also presents challenges unique to a virtual data center. Before engaging in a virtualization project and while evaluating virtualization technologies, IT organizations need to carefully consider the following issues, among others:  How to integrate virtual machine management into other data center management solutions.  How to make use of current investments in Microsoft® Windows Server technologies.  How to ensure efficient, unified management of both virtual and physical data center assets.  How to reduce the risk of operating in a new virtual environment. Microsoft System Center For IT professionals responsible for managing their virtual infrastructure, Microsoft® System Center—the Microsoft family of system management products—is a comprehensive solution optimized for the management of Microsoft Windows Server operating systems running in the virtualized data center.  System Center Virtual Machine Manager 2008 (VMM) - Delivers simple and complete support for consolidating multiple physical servers within a virtual infrastructure, thereby helping to increase overall utilization of physical servers. Virtual Machine Manager 2008 (VMM) also enables administrators and authorized users to rapidly provision virtual machines.  System Center Data Protection Manager 2007 - Provides continuous data protection on physical and virtual machines for backup and business continuity.  System Center Operations Manager 2007 - Provides a sophisticated solution for unified health monitoring of physical and virtual machines. 1
  • 4. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER  System Center Configuration Manager provides a comprehensive solution for change and configuration management. Together, the System Center family of products provides the best solution for using existing IT administrative skills with physical servers. This white paper provides a general overview of System Center Virtual Machine Manager 2008 and explains how VMM addresses the key issues related to consolidating assets and managing a virtualized environment. Virtual Machine Manager Architecture VMM is an enterprise-ready management solution for virtual data centers that uses an organization’s existing expertise and investments in Microsoft Windows Server® technology. Components Figure 1 illustrates the elements of the VMM architecture. Figure 1 - VMM architecture Virtual Machine Manager Server The Virtual Machine Manager Server is the core process that communicates with the virtual machine hosts and maintains the system information in a Microsoft SQL Server ™ 2005 database. The VMM Server runs on either the 64-bit version of Windows Server 2008. The VMM Server can scale to manage hundreds of Virtual Machine Hosts running thousands of virtual machines, all concurrently. The SQL Server database can be hosted on all versions of SQL Server 2005 from Microsoft SQL Server 2005 Express to Microsoft SQL Server 2005 Enterprise Edition for larger deployments. The VMM Server can be accessed through the System Center Virtual Machine Manager 2008 Administrator Console, Windows PowerShell™ command line, or through the Delegated Management and Provisioning portal. A connector provides a near real-time connectivity with 2
  • 5. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER System Center Operations Manager 2007 if it is present, enabling the integrated management of both physical and virtual hosts. Administrator Console The graphical user-interface (GUI) allows administrators to effectively manage an environment of hundreds of virtual machines. The Virtual Machine Manager Administrator Console is built on the familiar System Center framework user interface so that administrators can quickly and easily become proficient at managing their virtual machines. Figure 2 shows the key features of the Administrator Console user interface. The VMM Administrator Console is designed to manage large deployments with easy sorting, categorization, search, and navigation features. The Administrator Console is built upon a Windows PowerShell command-line interface. Any action in the Administrator Console can be done through the Windows PowerShell command- line and each wizard in the user interface can show the associated command-line actions. In addition, the Administrator Console integrates with System Center Operations Manager 2007 to provide insight into the physical environment as well as the virtual environment. With the ability to map the relationship of virtual and physical assets, IT administrators can more effectively plan hardware maintenance, for example. Figure 2 - The VMM Administrator Console Windows PowerShell Command-Line Interface The new Windows PowerShell command line shell and scripting language helps IT administrators more easily control systems and accelerate automation. Windows PowerShell offers more than 170 standard command- line tools, and consistent syntax and utilities, and is easy to adopt, learn, and use because it works with your existing IT infrastructure and script investments. Each VMM operation is directly mapped to a Windows PowerShell cmdlet, allowing for easy command-line actions. Delegated Management and Provisioning Web Portal In addition to using the GUI administrator console and the Windows PowerShell command-line interface, administrator-designated end-users and others can access VMM by way of a Web portal designed for user 3
  • 6. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER self-service, shown in Figure 3. This portal enables test and development users to quickly provision new virtual machines for themselves, according to controls set by the administrator. Figure 3 - The VMM Delegated Management and Provisioning Web Portal Microsoft SQL Server Database VMM stores performance and configuration data, virtual machine settings, and other virtual machine metadata in a local SQL Server 2005 database. For reporting, Virtual Machine Manager takes advantage of SQL Server 2005 Reporting Services through Operations Manager. Larger organizations can also configure VMM to work with a remote clustered SQL Server database and a storage-area network (SAN) or network- attached storage (NAS) system, if needed. Virtual Machine Hosts VMM manages virtual machine hosts, which are physical servers running the following virtualization software:  Microsoft Virtual Server 2005 R2 - Virtual Server 2005 R2 is a hosted server virtualization technology engineered for the Windows Server 2003 platform, and runs most major x86-based operating systems in a guest environment. Virtual Server 2005 R2 runs on both 32-bit x86 and 64-bit x64 hosts. It provides support for 32-bit virtual machine guests.  Microsoft Windows Server 2008 Hyper-V - Hyper-V is a hypervisor-based virtualization platform that Microsoft has included with Windows Server 2008. Unlike Virtual Server 2005 R2 which is a hosted technology running on top of the Windows Server 2003 operating system, Hyper-V is a hypervisor based technology and it runs directly on the system hardware. Hyper-V can run on a full Windows Server 2008 installation or it can run on a minimal Server Core installation for maximum performance with minimal overhead. Hyper-V requires a 64-bit x64 host and provides support for 32-bit and 64-bit guest virtual machines. 4
  • 7. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER  VMware ESX - In addition to managing the two Microsoft virtualization products System Center Virtual Machine Manager 2008 is also able to interact with VMware’s Virtual Infrastructure 3 (VI3) enabling the management of VMware virtual machines running on ESX. VMware’s VirtualCenter for VMware Server is required for the management of VMware hosts. Microsoft Windows hosts must have the VMM agent software installed. Communications between the software agent and the VMM server are encrypted and packaged according to the Web Services for Management (WS-MAN) protocol. VMM Library Servers The virtualized data center relies on the ability to find and maintain very large image files for virtual machines (known as virtual hard drives, or VHD files). Unlike a physical server, these virtual hard drives can be unintentionally lost or duplicated. VMM provides a complete library to help administrators quickly create new virtual machines. The library organizes and manages all the ―building blocks‖ of the virtual data center in a single interface, including:  Stored virtual machines  Virtual hard disks  CD/DVD software images, also called ISO files  Post-deployment customization scripts  Hardware configurations  PowerShell Scripts  Templates For geographically disperse operations, distributed VMM library servers facilitate the quick transmission of assets to physical hosts at the edge of the organization, enabling rapid creation and deployment of virtual machines in branch offices. Topologies VMM is suitable for a range of virtual environments ranging from single machine installation to a corporate data center to a distributed enterprise environment. Stand-alone Topology In a single machine installation, VMM runs on the same physical hardware as the Windows virtual machine server. This configuration is ideal for small development teams that need to rapidly build virtual machines for test purposes. A local SQL Server database hosts library files. Corporate Topology For standard data center environments, VMM offers a management solution that monitors and controls virtual machines running on co-located servers. In these scenarios, VMM is most advantageously paired with other System Center products, such as System Center Data Protection Manager, System Center Configuration Manager, and System Center Operations Manager. 5
  • 8. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Figure 5 - Corporate data center topology Enterprise Topology VMM is enterprise-ready, offering enterprise-class features, especially the ability to manage thousands of both Microsoft and VMware virtual machines distributed across various network environments. VMM supports management of hosts on a perimeter network (also known as DMZ, demilitarized zone, and screened subnet) and also the utilization of a remote clustered SQL Server database. 6
  • 9. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Figure 6 - Enterprise topology with remote server environments 7
  • 10. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Key Scenarios VMM was built to specifically enhance the productivity of IT administrators when planning, deploying, maintaining, and optimizing the virtual data center. The sections below describe how VMM helps administrators tackle the challenges of consolidating the physical environment and provisioning virtual machines. Consolidation By consolidating their physical servers, organizations realize two significant business benefits: power savings and increased asset utilization. Organizations can either take an incremental or ―all-at-once‖ approach to consolidation. The conservative, incremental approach means new applications are added to the virtual infrastructure while old applications remain on dedicated physical assets until retired. A more aggressive approach takes the form of a consolidation project where the IT group identifies candidate applications for virtualization and migrates those workloads to appropriate physical resources. Identification of Consolidation Candidates Whether the IT group chooses an incremental approach or an active consolidation project, VMM provides tools to simplify the process and improve results. For example, the first step in migrating from a physical data center, in which every workload exists on its own physical server, is to identify appropriate physical workloads for consolidation into the virtual server infrastructure. VMM helps administrators identify the right physical servers for consolidation based on direct analysis of the performance counters of the target machine or if it is available, historical performance data stored in the Microsoft System Center Operations Manager database. The VMM consolidation candidates report provides an easy-to-understand summary of an application’s long-term performance. By using this view, administrators can ensure applications with seasonal surges in demand have adequate resources. Physical-to-Virtual Conversion Physical-to-Virtual Conversion After identifying underutilized servers, IT  P2V is a core feature of System Center Virtual administrators need to convert their physical Machine Manager (VMM), no additional costs machines to virtual ones, a process known as per conversion Physical 2 Virtual (P2V) conversion. This process can  VMM P2V includes the ability to create images be unnecessarily slow and error-prone and of physical hard disks, prepare them for use in a conversions can fail or cause disruptions to virtual machine, and create the final virtual important live applications. VMM mitigates these machine for an end-to-end P2V solution problems by integrating P2V conversions into the  Supports Microsoft Windows® 2000 Server, management application and providing time- Windows Server 2003, Windows Server 2003 R2, saving tools. Windows XP, Windows Vista, and Windows Server 2008 Converting physical servers into virtual machines is  Simple wizard integrated in the main VMM user easy with VMM, which provides a task-based interface is used to perform the conversions wizard to guide the administrator through the  P2V process is also completely scriptable by way process. VMM utilizes Windows Server Volume of Windows PowerShell and can be done in Shadow Copy Service to create virtual machines stages (imaging, fix-up, virtual machine creation) without having to interrupt the source physical server. Since the P2V process is completely scriptable, large scale P2V conversions can quickly and easily be done through the Windows PowerShell command-line. Virtual-to-Virtual Conversion In addition to P2V conversions, VMM can also perform Virtual-to-Virtual (V2V) conversions for VMware virtual machines. V2V conversions can be run from either the administrative console or from the command line using VMM’s PowerShell commands. Like the P2V conversion, V2Vutilizes a high performance block- based conversion process. The V2V conversion can convert either an entire VMware virtual machine or its 8
  • 11. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER disk image file to Microsoft’s virtual machine format. The V2V conversion process performs all required fix- ups to make the converted virtual machine bootable. Intelligent Placement Intelligent Placement VMM assists IT administrators in the important task of placing One aspect where Virtual Machine virtual machines on appropriate physical server hosts. Manager (VMM) outshines its Selecting the appropriate virtual server host for a given competition is in helping administrators workload is the key to maximizing the utilization of physical decide on which physical hosts to place assets, whether your organization’s goal is to balance loads virtual machines. VMM uses the among existing hosts or to maximize resource usage on each performance data gathered from the host. The process of selecting the best host for a given virtual Virtual Machine hosts. If data is machine is called Intelligent Placement. Intelligent placement available from System Center can be used with both Microsoft and VMware servers. Operations Manager, VMM will also use that data for identifying potential When optimizing physical server hosts for virtual machines, IT candidate servers for consolidation to administrators need to pay special attention to small details the virtual infrastructure. such as the processor and memory specifications. Additionally, the performance of servers is constantly Incorporating Historical Data fluctuating based on usage trends, so IT administrators need Companies who are also using System some way of tracking ongoing requirements and historical Center Operations Manager 2007 can performance data. Consequently, Intelligent Placement is one take advantage of that solution’s of the most complicated aspects of virtualization. VMM comprehensive database of operational provides administrators with a toolset to handle this task. performance statistics. By using this historical performance data, the VMM To help administrators make placement decisions, VMM uses can take into account weekly, monthly, a holistic approach to selecting appropriate hosts based on or seasonal patterns when analyzing these four factors: potential consolidation candidates. This  The workload’s resource consumption characteristics historical perspective is a unique  Minimum CPU, disk, RAM, and network capacity advantage of System Center, and proves requirements especially useful when considering how  Performance data from virtual machine hosts to place multiple virtual machines on multiple physical host candidates. VMM uses Intelligent Placement to provide administrators with a star-ranked list of hosts, showing the most appropriate Load-Balancing or Resource- host for the given workload. Figure 7 shows the results of the Intelligent Placement process. Maximization Administrators use one of two default VMM incorporates these considerations into algorithms that algorithms to tune the Intelligent IT administrators can fine tune to maximize resource Placement results. The load-balancing utilization or balance workloads among hosts. algorithm is meant for situations in which the administrator needs to Also, after a virtual machine is deployed, System Center equally distribute workloads across a set Operations Manager 2007 can be integrated with VMM, number of servers. For situations where allowing administrators to continue to analyze performance the administrator wants to avoid adding data and resource requirements for both the workload and servers, the resource-maximization the host. Thus, administrators can monitor and manage the algorithm helps ensure deployed virtual machine’s operations as well as further optimize their servers are fully utilized. system resources. All actions performed through VMM are tracked with a complete audit history. This information includes what changes were made, which User ID performed the action, and when the action took place. This allows the administrator to have a complete history of actions taken with VMM. 9
  • 12. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Figure 7- The Intelligent Placement report provides an easy-to-understand ranking of host candidates Provisioning Whereas consolidation provides compelling baseline benefits, virtualization with VMM also makes the IT group more responsive to business needs. The reason is quite simple—with virtualization, IT administrators no longer have to procure and configure physical servers for new applications, a task that normally takes weeks or months. Instead, IT administrators can provision new virtual machines in a matter of minutes using the VMM library and Administrator Console. Better yet, with VMM, administrators can delegate this provisioning role to authorized users and administrators can create delegated administrators for groups and departments while maintaining precise control over the management of virtual machines. Authorized users work from a simple Web page that enables provisioning of virtual machines within preset controls. 10
  • 13. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER With VMM, IT administrators not only provision new server resources faster, they also maintain strict control over virtual assets. Unlike in a physical data center, where administrators seldom lose servers, it is unfortunately all too easy to lose track of analogous virtual assets. The VMM library serves as a centrally managed repository for templates and other building-block resources. This service helps keep Virtual Machine Manager Library important virtual assets from being duplicated, Just like in the physical data center, IT administrators misfiled, or even deleted. rely on certain tools to help them manage the virtual data center. The VMM library stores, sorts, and The VMM library stores virtual assets, including: catalogs all the important building blocks for the  Offline virtual machines – The ability to store and virtual data center. quickly re-provision virtual machines makes it more likely that users and administrators will take Distributed Libraries applications offline that are used episodically, such For geographically disperse organizations, VMM as applications used for demonstrations. This supports the use of distributed libraries. If a New function saves resources that would otherwise be York-based company has branch offices in London wasted. and Tokyo, for instance, users in those locations  Templates – Wizard-based templates help speed could build virtual machines from local library the deployment of new machines, and help ensure resources instead of copying multi-gigabyte files that standard hardware and software over the Internet. configurations are used.  Software images – IT administrators use these Library Creation disc images as an alternative to physical media for Creating VMM libraries is mostly an automated software distribution. With these disc images, exercise. Administrators create a file share and then administrators can distribute software to remote designate it as the library in VMM. VMM then sites using a wide-area network. detects, sorts, and catalogs all files in the share.  Post-deployment customization scripts – After virtual machines are set up, scripts can be deployed Library Management to ensure updated security settings or take care of The VMM library provides 10 free-form fields for other administrator functions. entering metadata about library assets.  Physical hardware settings – With common pre- Administrators can use these custom attributes to set hardware settings readily available, IT track order numbers, associated cost, or author— administrators have control similar to that in a whatever information might aid management. In physical environment. addition, the library automatically collects basic information about offline virtual machines, such as In addition, the VMM provisioning service hard drive size and operating system version. automatically detects and utilizes existing SAN infrastructure where available. This capability, coupled with VMM’s distributed storage architecture, facilitates the movement of large virtual machine images at the fastest speeds possible. Administrator Provisioning Administrators can quickly build new virtual machines from the Administrator Console. This can be done through a variety of methods, including using templates and other resources found in the VMM library. For example, templates are essentially standard virtual machine configurations similar to the mini-setup and System Preparation Utility (Sysprep) commonly used in Windows® operating system deployments. These templates encapsulate best practices regarding hardware and guest operating system configuration, helping IT administrators manage their virtual infrastructure with confidence in the uniformity of the environment. After selecting the appropriate template, the administrator follows a wizard-based flow that guides them through configuration then on through activating the virtual machine. At this stage, VMM collects performance data from potential hosts and suggests the optimal hosts for the new virtual machine based on a tailored algorithm. Finally, the virtual machine is placed on the physical host. 11
  • 14. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Delegated Administration Administrators also have the ability to delegate administrative functions to other members of the organization for more efficient virtual machine management. This capability is particularly useful for branch and departmental deployments in which local personnel can be given rights to manage a scoped environment. Administrators can control delegated administration through policies which designate the capabilities of each delegated administrator. End User VM Provisioning One of the most commonly used virtualization scenarios is testing newly developed applications on a virtual infrastructure. In test and development environments, IT professionals are constantly provisioning and tearing down virtual machines. And while virtualization simplifies this task compared to provisioning physical hardware, IT administrators typically still play a role because the administrator is needed to create the virtual machines used in the organization’s test environment. VMM alleviates this administration burden with a Windows PowerShell simply designed self-service Web portal where For even greater automation and control, VMM is authorized test and development staff can fully scriptable using Windows PowerShell. With this provision their own virtual machine resources under tool, IT administrators can run remote scripted preset controls. Administrators control access to services against many virtual machines, thus physical servers and can designate host groups for avoiding labor-intensive manual processes. For individuals and groups. Authorized users work from example, IT administrators can write Windows templates and manage only the virtual machines PowerShell scripts to perform batch P2V conversions they, or their group, own. Additionally, or batch Virtual 2 Virtual (V2V) conversions of virtual administrators can set quotas on resources disks to the VHD format. available to users. The delegated provisioning scenario is accessed using a web browser and The Virtual Machine Manager (VMM) console doesn’t require a client on the host. Large numbers interface is layered on top of the Windows of users can be given delegated-provisioning PowerShell objects, so that every Wizard action can privileges. show the associated command-line script. Easy to adopt, learn, and use, the Windows PowerShell Business Continuity architecture enables IT administrators to quickly Enabling business continuity for virtual server hosts construct lightweight integration solutions, linking and their virtual machines is another key scenario System Center and established data center tools and for VMM. VMM works with Windows Server 2008’s procedures. The VMM PowerShell snap-in provides enhanced failover clustering to provide enhanced 170+ cmdlets and all PowerShell operations are availability for virtual machine hosts and guests. logged and audited. VMM is cluster-aware and will automatically configure all of the required high availability settings, adding Windows Server hosts that are part of a failover cluster. VMM performs virtual machine high availability configuration for discovered virtual machines. In addition, VMM will automatically perform complete cluster configuration for new virtual machines created in the failover cluster. Physical Resource Optimization Physical Resource Optimization (PRO) helps administrators ensure that virtual machine hosts and their virtual machine guests are operating in the most efficient possible manner. VMM’s PRO leverages System Center Operations Manager 2007 to monitor a complete end-to-end IT infrastructure including hardware, host and guest operating systems, and applications. Further, PRO enables you to create operational policies and automatically take actions based on those policies. When an event occurs that triggers a policy, PRO can be configured to present the issues to the administrator along with recommended resolutions. PRO can also be configured to automatically implement the preconfigured corrective actions for lights-out operations. 12
  • 15. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER Figure 8 -PRO provides comprehensive end-to-end monitoring of VM hosts and guests Because PRO is a part of System Center Virtual Machine Manager 2008 it can extend these automated management capabilities to both Microsoft and VMware hosts. When managing VMware hosts, PRO can take full advantage of VMware’s VMotion capability to move virtual machines between hosts with no downtime. When managing Microsoft hosts, PRO is able to use Quick Migration to rapidly move virtual machines between hosts. PRO is built on an open and extensible framework allowing organizations and third- party developers to develop custom rules and actions for their own environments. These custom rules are known as PRO packs. PRO provides an end-to-end management solution and is unique in that it is able to monitor virtual machine hosts and virtual machine guests, as well as the applications running in those guest operating systems. This monitoring provides a holistic picture of the health of an organization’s IT infrastructure. PRO can notify administrators when predefined operational boundaries are exceeded, and can then automatically take corrective actions. For example, PRO can be configured to monitor the CPU utilization on a virtual machine host and if the utilization exceeds a predefined threshold PRO can initiate either manual or automatic corrective actions. If PRO has been set up to use manual corrective actions a Tip detailing a reported problem and suggesting corrective actions will display in the VMM console. The administrator can then implement the corrective actions by clicking a button in the VMM console. The specific corrective actions are set up by the organization, but can entail using VMM’s Intelligent Placement and Quick Migration capabilities to move a VM to a more suitable host, thereby reducing the virtualization host’s CPU utilization. Another scenario could be monitoring web application usage and automatically adding web server capacity. In this scenario, PRO and System Center Operations Manager 2007 can be used to set up a rule that 13
  • 16. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER monitors the transaction volume of the organization’s web farm. If the transaction level exceeds the specified threshold then PRO can be configured to raise a Tip in the VMM console. The administrator can then implement the Tip and automatically provision a new VM to add to the web farm that contains the organization’s LOB web application. Bringing the new web server online would then drop the transaction levels down into the acceptable range. Conclusion VMM provides end-to-end management capabilities for planning, deploying, managing, and optimizing virtual infrastructures. The capabilities range from helping identify prime consolidation candidates to improving the placement process with sophisticated algorithms. Designed for today’s heterogeneous environments, System Center Virtual Machine Manager 2008 provides the capability for managing both Microsoft and VMware hosts. It also helps improve the most vital tasks associated with consolidating physical servers through Intelligent Placement and PV2 and V2V migration. VMM’s new PRO functionality enables complete end-to-end management of virtual machines, hosts, guests, and even the applications running on those virtual machine guests. This gives an administrator a complete picture of the heath of the IT infrastructure and the tools to dynamically manage that infrastructure. When it comes to ongoing management of the virtual data center, VMM provides IT administrators productivity- boosting tools such as Windows PowerShell scripting, Administrator Console, a centralized library of virtual machine assets, and self-service provisioning. The System Center family of products is a comprehensive solution optimized for the management of both Microsoft and VMware virtual machines running in the virtualized data center. VMM, in conjunction with System Center Data Protection Manager 2007, System Center Operations Manager 2007, and System Center Configuration Manager 2007, offers a comprehensive solution for change and configuration management. Together, the System Center family of products provides the best solution for using existing IT administrative skills with physical servers. For More Information To find out more about Virtual Machine Manager, please visit: www.microsoft.com/systemcenter/scvmm/default.mspx For information about the Microsoft System Center family of system management products, visit: www.microsoft.com/systemcenter/default.aspx 14
  • 17. SYSTEM CENTER VIRTUAL MACHINE MANAGER 2008 GENERAL OVERVIEW WHITE PAPER The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. The information represents the product at the time this document was printed and should be used for planning purposes only. Information subject to change at any time without prior notice. This White Paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. 15