SlideShare a Scribd company logo
1 of 47
Ing. Carlos Obando
    Ing. Eduardo Castro, PhD
    ecastro@mswindowscr.org
    Comunidad Windows
ecastro@mswindowscr.org
Why you should be considering
  virtualization
  Why you should be considering Microsoftโ€™s
  virtualization solutions
  Windows 7 Virtualization




ecastro@mswindowscr.org
Microsoft virtualization reduces the
     TCO by:
         Server consolidation
         Presentation and application virtualization
         Desktop and application virtualization
         Providing a single management platform for
         managing virtual and physical machines



ecastro@mswindowscr.org
Business Continuity
      Resumption of full operations combining People, Processes and Platforms



      Disaster Recovery
      Site-level crisis , data and IT operations resumption



      Backup and Restore                    High Availability
      Presumes infrastructure is whole      Presumes that the rest of the
      97% is file/small unit related        environment is active




ecastro@mswindowscr.org
Business Continuity                    Virtualization reduces BC costs and
       High Availability                     minimizes business downtime by:

     Disaster Recovery
                                        โ€ข   increasing the availability of infrastructure
                                        โ€ข   extending protection to more applications
          Backup and                    โ€ข   simplifying backups, recovery and DR testing
           Recovery

                                                                  Disaster Recovery

     Clustering            VHD                           Primary Site           Secondary Site
                       Shared Storage

      Quick/Live
      Migration

                                                             Storage                  Storage
                                                                                       Array
                   Backup/Recovery                            Array
                                                         Backup/Recov
                                                                              Backup/Recovery
                                                              ery

ecastro@mswindowscr.org
Server Consolidation        Business Continuity




          Test and Dev        Dynamic Datacenter


ecastro@mswindowscr.org
Parent
         Partition
                                             Child Partitions
         VM Worker
         Processes
                             Application        Application     Application
       Applications
                                  s                  s               s
            WMI
           Provider
                                                                               User
          VM Service
                                                                               Mode
         Windows               Windows             Non-             Xen-
        Server 2008           Server 2003,       Hypervisor       Enabled
                                 2008
                                                 Aware OS       Linux Kernel
                                                                    Linux
      Window          VS    Windows
      s Kernel        P      Kernel
                                       VS                          VSC
                                       C
             IHV
            Drivers
                                                                  VMBus        Kernel
           VMBu                  VMBu             Emulatio        Hypercall
             s                     s                n             Adapter      Mode
                                 Windows Hypervisor                            Ring -
                                                                                 1
                      โ€œDesigned for Windowsโ€ Server Hardware


ecastro@mswindowscr.org
Demo


Create a new Virtual Machine in Hyper-V
Explore Hyper-V Virtual Machine Settings
Virtual Presentation โ€“ the presentation of an application or operating
     system interface is separated from where the application or operating
     system runs
     Virtual Profiles โ€“ User data and settings are separated from a specific
     operating system
     Virtual Applications โ€“ Applications are available on any computer at
     any time
     Virtual Machines โ€“ Operating systems can be assigned to any desktop
     or server
     Virtual Storage โ€“ Logical storage usage is abstracted from the physical
     storage
     Virtual Network - Network layer is abstracted from the physical
     infrastructure


ecastro@mswindowscr.org
From the Datacenter to the Desktop



                             Profile
                             Virtualization                Server Virtualization
                             Document Redirection
                             Offline files



Presentation
Virtualization


                                              Management



  Desktop
  Virtualization                                           Application
                                                           Virtualization
  Windows Vista Enterprise
  Centralized Desktop




ecastro@mswindowscr.org
Application virtualization creates software or
   service isolation on top of the operating system
   Available solutions:
         Microsoft Application Virtualization
         Citrix XenApp Server
         Symantec Software Virtualization Solution (SVS) Pro
         VMware Thinstall Virtualization Suite
         InstallFree Bridge



ecastro@mswindowscr.org
Server virtualization enables you to run multiple
    virtual machines on one physical server
    Available Solutions:
         Citrix XenServer, XenExpress, XenEnterprise,
         XenDesktop
         Microsoft Windows Server Hyper-V, Windows Virtual
         PC on Windows 7
         VMware Server, Workstation, Virtual Infrastructure,
         Virtual Desktop Infrastructure



ecastro@mswindowscr.org
Microsoftโ€™s virtualization vision
       Server virtualization with Hyper-V
          Presentation virtualization with RDS




ecastro@mswindowscr.org
Multi-Processor
       64-bit Virtual Processors
       64 GB memory per virtual machine
       Multiple network adapters
          Up to 8 synthetic + 4 emulated
          Flexible networking and VLAN capabilities
       Multiple storage adapters
          Up to 4 SCSI adapters,
          up to 64 disks per adapter
       Loopback mounting of VHDs
       Full WMI scripting model
ecastro@mswindowscr.org
Live Migration
     Virtual storage hot add & remove
     Cluster Shared Volume (CSV)
     Second Level Address Translation
     Core parking
     TCP Offloading, VMQ Support & Jumbo
     Frame support



ecastro@mswindowscr.org
Logical Processor Support
     Hot add remove storage
     SLAT
     Dynamic Memory
     Hot-Add MEM functionality




ecastro@mswindowscr.org
moving running VM's from one host to
     another without interruption of services
     running inside the VM's

     works best together with System Center
     Virtual Machine Manager 2008




ecastro@mswindowscr.org
Native VHD integration and Boot from VHD
     Native VHD
         Provides complete operating system
         support and integration for VHDโ€™s
            Standard Disk Management Tools Support VHDโ€™s
            Win32 APIโ€™s for Creation and Management of VHDโ€™s
            DCOM Remotable APIโ€™s
     Boot From VHD
         Ability to boot physical hardware from a VHD
         Multiple Virtual Hard Disk Types
            Fixed Disk, Dynamic Disks and Differencing
               Parent of a differencing disk can a fixed, dynamic, or differencing
               disk (differencing chain)
         Build a Single VHD for Physical or Virtual!
ecastro@mswindowscr.org
Hot add of storage
     Add and remove storage to a running
     VM without requiring a reboot
         Hot-add/remove VHDโ€™s or Passthrough disks
         Hot-add/remove only allowed on Virtual SCSI
         connected disks
         Hot-add remove of storage controllers
         is not supported
     Provides ability to move data without networking
         To Guest: Create a new VHD, mount VHD, copy data
         into VHD, hot add VHD to VM
         From Guest: Create a new VHD, hot add VHD to VM,
         copy data into VHD, remove VHD
ecastro@mswindowscr.org
Virtual                    Virtual
                          Machine                    Machine




                               Configuration Data
                                Memory Content
                                 Memory Sync
            Cluster                                             Cluster
 User       Node 1                                              Node 2
                                               VHD



                                     Network
                                     Storage




ecastro@mswindowscr.org
Migrate virtual machines between hosts with
     no interruption of service
     Benefits:
         No dropped network connections
         High availability for production workloads
         Flexible management
         Enables dynamic IT environment



ecastro@mswindowscr.org
Hyper-V Management Console
     PowerShell command-line interface
     System Center Virtual Machine Manager 2008




ecastro@mswindowscr.org
Boot from .vhd
         Enables pre-configuration of virtual and
         physical computers
         Reduces the number of managed images
         Simplifies test deployments


                                             VHD


                          Boot



ecastro@mswindowscr.org
RDS and VDI โ€“ An Integrated Solution
     Single broker to connect users to sessions or virtual machines, out of the box
     solution for VDI scenarios with Hyper-V

   Improving the User Experience
     Experience rich multimedia, VoIP integration, aero glass remoting, true
     multi-monitor support

   RemoteApp & Desktop Connections
     Centrally hosted applications integrated into start menu, desktop, etc. Can
     personalize a non-work PC with work applications without installing them locally

    Improved Management Toolset
     Reduce repetitive task with RDS PowerShell support, improved application install,
     connection broker install & profile management

   Platform Investments
     Multiple levels of extensibility for custom partner solutions for Remote Desktop
     Services & VDI based solutions
ecastro@mswindowscr.org
RDS & VDI โ€“ an                 Remote Application             Remote Application
   integrated solution                  Access                         Access
      Hyper-V support for              RemoteApp & Desktop                   True multiple
       virtual desktops                   Connections                       monitor support

    Single discovery, broker
                                       RemoteApp & Desktop                Multimedia Support
          & publishing
                                          & Web Access                    & Bi direction audio
         infrastructure
                                                                          2D and 3D remoting
                                        RD Gateway Security
       SCVMM Support                                                        for DirectX 10.1
                                           Improvements
                                                                               (DXGI 1.1)




                                 Platform & Management
                             New API, Connection Broker Extensibility,,
                            Powershell Support, Best Practices Analyzer


ecastro@mswindowscr.org
Remote App
                                  Servers


                                                              Hyper-V-based
                                                             Remote Desktops




               Authentication




     Client                          Remote Desktop
                                      RemoteApp &       Remote Desktop
                                   Desktop Web Access
                                     Gateway Server       Connection
                                         Server             Broker

ecastro@mswindowscr.org
Hyper-V-based
                                                      Remote Desktop




                 Remote App                                 Virtual
                   Server                                  Desktop 1




               Authentication



     Client                       Remote Desktop
                                   RemoteApp &       Remote Desktop
                                Desktop Web Access
                                  Gateway Server       Connection
                                      Server             Broker


ecastro@mswindowscr.org
RemoteApp & Desktop Connections
       RemoteApp & Desktops icons integrated into start menu etc
       Icons refreshed & updated automatically

     Multimedia Support & Audio Input
       Experience rich multimedia redirection
       Use VoIP applications and speech recognition.

     True multiple monitor support
       Use up to 10 monitors of any size or layout with RemoteApp and Desktops
       Applications behave like users expect โ€“ e.g. PowerPoint installing them locally

     Aero Glass for Remote Desktop Server
       Uses have the same new Windows 7 look and feel when using Remote
       Desktop Server

     RemoteAppโ„ข Language Bar Support
       Configure applications that use alternate language settings (e.g. right to left
       languages) from the local language
ecastro@mswindowscr.org
RDS and VDI โ€“ An Integrated Solution
       Single broker to connect users to sessions or virtual machines,
       out of the box solution for VDI scenarios with Hyper-V

     RemoteApp & Desktop Connections
       Centrally managed list of applications and desktops (RDS & VDI)
       Automatically published, refreshed & integrated with Windows 7

     RemoteApp & Desktop Web Access
       Integrated with RemoteApp & Desktop Connection management tools
       Provides access to applications & desktops from Windows 7, Vista & XP

     Integrated Single Sign On.
       only a single logon for RemoteApp & Desktop connections
       Forms based logon for RemoteApp & Desktop Web Access

     Remote Desktop Gateway .
       Session & Idle timeouts to enforce policy and authorization refresh
       Pluggable authentication and consent signing
ecastro@mswindowscr.org
Demo


Deploy an Application through App-V
Launch a Virtual Application
Support both Terminal Services and VDI
     Provide unified user experience
     and management model
     Provide API for partners
     to extend the model
         Change the look and feel of the user
         workspace
         Add additional resources to user workspace
         Enhance connection brokering logic
         Add new functionality to the management UI
ecastro@mswindowscr.org
RemoteApp
                                                                                  RemoteApp
                                                                                   RemoteApp
     Windows Vista                                                                  RemoteApp
                     TS Web Access
                                                             Plug-
                                     Feed                     in     Terminal Server
      Windows XP
                                            Publishing
                                             Service
                                                             Plug-                VM
                                                              in                   VM
                                                                                     VM
                                                                                      VM

                     โ€œWorkspacesโ€
                                            Session Broker                 TSV
       Win7 Client

ecastro@mswindowscr.org
You can customize the standard look
     and feel for remote resource
     presentation in various ways, including
         Visually sorting RemoteApp
         and virtual desktop icons
         Branding for your customers
         Filtering resource display
         Creating a Silverlight-based UI



ecastro@mswindowscr.org
Out of the box, the workspace delivers
     RemoteApps and VDI desktops. You could
     extend this to include
         App-V applications streamed to the client
         Resources delivered using additional protocols
         Connections to physical desktops




ecastro@mswindowscr.org
Connection brokering was
     introduced in Windows Server 2008
         Brokered connections to terminal servers
         Supported extensibility API for
         replacing connection brokering logic
     Connection Brokering is enhanced in Windows
     Server 2008 R2
         Brokers connections to both
         terminal servers and VMs
         Adds new extensibility to enhance
         brokering logic, not replace it

ecastro@mswindowscr.org
Session Broker                 TS


       2.Get Target   4.Return     Hyper-V
                      Target
                                   TSV
                                    TSV
                                     TSV
      TS Redirector                   VM

                      5.Redirect
     1.Connect        To VM        Hyper-V
                                   TSV
                                    TSV
                                     TSV
          Client                      VM

ecastro@mswindowscr.org             36
Windows Server 2008
      Terminal Services
      provides:
         TS RemoteApps
         TS Gateway
         TS Web Access
         TS Session Manager




ecastro@mswindowscr.org
Demo


Deploy and access a TS RemoteApp
Access a RemoteApp through TS Web Access
RDP Platform Improvements

                           Direct2D &          True Multimon
    Windows 7 Aero
                          Direct 3D 10.1          Support

       RDP Core            Multimedia:
                             Media               Multimedia:
      Performance
                           Foundation            DirectShow
     Improvements

                Low latency        Bi โ€“directional
               Audio Playback          Audio



ecastro@mswindowscr.org
Bandwidth Improvement per release
     180
     160
     140
     120
     100                                     XP (RDP 5.2)
      80                                     Vista (RDP 6.0)
      60                              40%    Windows 7 (RDP 7.0)
                                      Gain
      40                              !
      20
        0
                      Executive PPT
ecastro@mswindowscr.org
Bandwidth - Kbps
      6

      5

      4
                         65%                       XP (RDP 5.2)
      3                  Drop
                                                   Vista (RDP 6.0)
      2                                            Windows 7 (RDP 7.0)


      1

      0
         Typing and Scrolling        Scrolling
ecastro@mswindowscr.org
Windows XP Mode for Windows 7 makes it easy to install
        and run many of your Windows XP productivity
        applications directly from a Windows 7-based PC.

        It utilizes virtualization technology such as Windows Virtual
        PC to provide a Virtual Windows XP environment for
        Windows 7.

        Windows XP Mode provides a 32-bit Windows XP
        Professional Service Pack 3 (SP3) environment pre-loaded
        on a virtual hard disk. Client virtualization software, like
        Windows Virtual PC is a pre-requisite to use Windows XP
        Mode.

ecastro@mswindowscr.org
Demo
 Virtual XP Mode




ecastro@mswindowscr.org
Virtualization is one of the key components
     in develop a cost and energy efficient and
     agile IT infrastructure
     Virtualization can take many different forms
     from the individual applications running on a
     desktop to the data center
     Microsoft provides virtualization products
     that enable you to deploy virtualization in
     each of the key virtualization scenarios

ecastro@mswindowscr.org
ecastro@mswindowscr.org
Microsoft Virtualization Web Site
     http://www.microsoft.com/virtualization/default.mspx
     Virtualization for Windows โ€“ A Technology Overview
     http://www.microsoft.com/virtualization/virtwindows.ms
     px
     How Customers Are Cutting Costs and Building Value
     with Microsoft Virtualization White Paper
     http://www.microsoft.com/virtualization/wp-
     costsavings.mspx
     Flexible Desktop Computing Whitepaper
     http://www.microsoft.com/virtualization/fdcwhitepaper.
     mspx

ecastro@mswindowscr.org
ecastro@mswindowscr.org

More Related Content

What's hot

Juniper and VMware: Taking Data Centre Networks to the Next Level
Juniper and VMware: Taking Data Centre Networks to the Next LevelJuniper and VMware: Taking Data Centre Networks to the Next Level
Juniper and VMware: Taking Data Centre Networks to the Next LevelJuniper Networks
ย 
The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012Lai Yoong Seng
ย 
XenServer, Hyper-V, and ESXi - Architecture, API, and Coding
XenServer, Hyper-V, and ESXi -  Architecture, API, and CodingXenServer, Hyper-V, and ESXi -  Architecture, API, and Coding
XenServer, Hyper-V, and ESXi - Architecture, API, and Coding_Humair_Ahmed_
ย 
Esx Server 3i Presentation[1]
Esx Server 3i Presentation[1]Esx Server 3i Presentation[1]
Esx Server 3i Presentation[1]Rishi Sharma
ย 
Hyper v and failover clustering mini poster
Hyper v and failover clustering mini posterHyper v and failover clustering mini poster
Hyper v and failover clustering mini posterChawin Patimapornchai
ย 
Securitatea virtualizarii
Securitatea virtualizariiSecuritatea virtualizarii
Securitatea virtualizariiTudor Damian
ย 
Dynamic Data Center for Hosters, by Stefan Simon
Dynamic Data Center for Hosters, by Stefan SimonDynamic Data Center for Hosters, by Stefan Simon
Dynamic Data Center for Hosters, by Stefan SimonAlexey Kovyazin
ย 
Sansymphony v-r9
Sansymphony v-r9Sansymphony v-r9
Sansymphony v-r9TTEC
ย 
Crash course on open source cloud computing
Crash course on open source cloud computingCrash course on open source cloud computing
Crash course on open source cloud computingLorscheider Santiago
ย 
Cvc2009 Moscow Xd3 Fabian Kienle Final
Cvc2009 Moscow Xd3  Fabian Kienle FinalCvc2009 Moscow Xd3  Fabian Kienle Final
Cvc2009 Moscow Xd3 Fabian Kienle FinalLiudmila Li
ย 
Clustering Enhancements
Clustering EnhancementsClustering Enhancements
Clustering EnhancementsDigicomp Academy AG
ย 
Windows server 2012 r2 Hyper-v Component architecture
Windows server 2012 r2 Hyper-v Component architecture Windows server 2012 r2 Hyper-v Component architecture
Windows server 2012 r2 Hyper-v Component architecture Tลฉi Wichets
ย 
Building Business Continuity Solutions With Hyper V
Building Business Continuity Solutions With Hyper VBuilding Business Continuity Solutions With Hyper V
Building Business Continuity Solutions With Hyper Vrsnarayanan
ย 
VMware vSphere Vs. Microsoft Hyper-V: A Technical Analysis
VMware vSphere Vs. Microsoft Hyper-V: A Technical AnalysisVMware vSphere Vs. Microsoft Hyper-V: A Technical Analysis
VMware vSphere Vs. Microsoft Hyper-V: A Technical AnalysisCorporate Technologies
ย 
Citrix XenDesktop on vSphere - Virsto Launch May 9, 2012
Citrix XenDesktop on vSphere  - Virsto Launch May 9, 2012Citrix XenDesktop on vSphere  - Virsto Launch May 9, 2012
Citrix XenDesktop on vSphere - Virsto Launch May 9, 2012Virsto Software
ย 
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaafTechnical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaafSyed Shaaf
ย 
12th Japan CloudStack User Group Meetup MidoNet with scalable virtual router
12th Japan CloudStack User Group Meetup   MidoNet with scalable virtual router12th Japan CloudStack User Group Meetup   MidoNet with scalable virtual router
12th Japan CloudStack User Group Meetup MidoNet with scalable virtual routerTakeshi Nakajima
ย 
System Center Virtual Machine Manager 2008 R2
System Center Virtual Machine Manager 2008 R2System Center Virtual Machine Manager 2008 R2
System Center Virtual Machine Manager 2008 R2aralves
ย 

What's hot (19)

Juniper and VMware: Taking Data Centre Networks to the Next Level
Juniper and VMware: Taking Data Centre Networks to the Next LevelJuniper and VMware: Taking Data Centre Networks to the Next Level
Juniper and VMware: Taking Data Centre Networks to the Next Level
ย 
The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012
ย 
XenServer, Hyper-V, and ESXi - Architecture, API, and Coding
XenServer, Hyper-V, and ESXi -  Architecture, API, and CodingXenServer, Hyper-V, and ESXi -  Architecture, API, and Coding
XenServer, Hyper-V, and ESXi - Architecture, API, and Coding
ย 
Esx Server 3i Presentation[1]
Esx Server 3i Presentation[1]Esx Server 3i Presentation[1]
Esx Server 3i Presentation[1]
ย 
Hyper v and failover clustering mini poster
Hyper v and failover clustering mini posterHyper v and failover clustering mini poster
Hyper v and failover clustering mini poster
ย 
Securitatea virtualizarii
Securitatea virtualizariiSecuritatea virtualizarii
Securitatea virtualizarii
ย 
Dynamic Data Center for Hosters, by Stefan Simon
Dynamic Data Center for Hosters, by Stefan SimonDynamic Data Center for Hosters, by Stefan Simon
Dynamic Data Center for Hosters, by Stefan Simon
ย 
Sansymphony v-r9
Sansymphony v-r9Sansymphony v-r9
Sansymphony v-r9
ย 
Crash course on open source cloud computing
Crash course on open source cloud computingCrash course on open source cloud computing
Crash course on open source cloud computing
ย 
Cvc2009 Moscow Xd3 Fabian Kienle Final
Cvc2009 Moscow Xd3  Fabian Kienle FinalCvc2009 Moscow Xd3  Fabian Kienle Final
Cvc2009 Moscow Xd3 Fabian Kienle Final
ย 
Clustering Enhancements
Clustering EnhancementsClustering Enhancements
Clustering Enhancements
ย 
Windows server 2012 r2 Hyper-v Component architecture
Windows server 2012 r2 Hyper-v Component architecture Windows server 2012 r2 Hyper-v Component architecture
Windows server 2012 r2 Hyper-v Component architecture
ย 
Building Business Continuity Solutions With Hyper V
Building Business Continuity Solutions With Hyper VBuilding Business Continuity Solutions With Hyper V
Building Business Continuity Solutions With Hyper V
ย 
VMware vSphere Vs. Microsoft Hyper-V: A Technical Analysis
VMware vSphere Vs. Microsoft Hyper-V: A Technical AnalysisVMware vSphere Vs. Microsoft Hyper-V: A Technical Analysis
VMware vSphere Vs. Microsoft Hyper-V: A Technical Analysis
ย 
Citrix XenDesktop on vSphere - Virsto Launch May 9, 2012
Citrix XenDesktop on vSphere  - Virsto Launch May 9, 2012Citrix XenDesktop on vSphere  - Virsto Launch May 9, 2012
Citrix XenDesktop on vSphere - Virsto Launch May 9, 2012
ย 
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaafTechnical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
ย 
Virtualization Smackdown
Virtualization SmackdownVirtualization Smackdown
Virtualization Smackdown
ย 
12th Japan CloudStack User Group Meetup MidoNet with scalable virtual router
12th Japan CloudStack User Group Meetup   MidoNet with scalable virtual router12th Japan CloudStack User Group Meetup   MidoNet with scalable virtual router
12th Japan CloudStack User Group Meetup MidoNet with scalable virtual router
ย 
System Center Virtual Machine Manager 2008 R2
System Center Virtual Machine Manager 2008 R2System Center Virtual Machine Manager 2008 R2
System Center Virtual Machine Manager 2008 R2
ย 

Viewers also liked

Webcast Hyperv R2 Y Linux
Webcast   Hyperv R2 Y LinuxWebcast   Hyperv R2 Y Linux
Webcast Hyperv R2 Y LinuxITSanchez
ย 
Webcast Administrando Hyperv R2 Con Windows7
Webcast   Administrando Hyperv R2 Con Windows7Webcast   Administrando Hyperv R2 Con Windows7
Webcast Administrando Hyperv R2 Con Windows7ITSanchez
ย 
Hyperv R2 Mejores Practicas
Hyperv R2 Mejores PracticasHyperv R2 Mejores Practicas
Hyperv R2 Mejores PracticasITSanchez
ย 
Webcast Conociendo Hyperv R2
Webcast   Conociendo Hyperv R2Webcast   Conociendo Hyperv R2
Webcast Conociendo Hyperv R2ITSanchez
ย 
Hyperv r2 trabajando con backups
Hyperv r2 trabajando con backupsHyperv r2 trabajando con backups
Hyperv r2 trabajando con backupsITSanchez
ย 
Consideraciones de sql server hardware
Consideraciones de sql server hardwareConsideraciones de sql server hardware
Consideraciones de sql server hardwareEduardo Castro
ย 
Azure sql database escalabilidad
Azure sql database escalabilidadAzure sql database escalabilidad
Azure sql database escalabilidadEduardo Castro
ย 

Viewers also liked (7)

Webcast Hyperv R2 Y Linux
Webcast   Hyperv R2 Y LinuxWebcast   Hyperv R2 Y Linux
Webcast Hyperv R2 Y Linux
ย 
Webcast Administrando Hyperv R2 Con Windows7
Webcast   Administrando Hyperv R2 Con Windows7Webcast   Administrando Hyperv R2 Con Windows7
Webcast Administrando Hyperv R2 Con Windows7
ย 
Hyperv R2 Mejores Practicas
Hyperv R2 Mejores PracticasHyperv R2 Mejores Practicas
Hyperv R2 Mejores Practicas
ย 
Webcast Conociendo Hyperv R2
Webcast   Conociendo Hyperv R2Webcast   Conociendo Hyperv R2
Webcast Conociendo Hyperv R2
ย 
Hyperv r2 trabajando con backups
Hyperv r2 trabajando con backupsHyperv r2 trabajando con backups
Hyperv r2 trabajando con backups
ย 
Consideraciones de sql server hardware
Consideraciones de sql server hardwareConsideraciones de sql server hardware
Consideraciones de sql server hardware
ย 
Azure sql database escalabilidad
Azure sql database escalabilidadAzure sql database escalabilidad
Azure sql database escalabilidad
ย 

Similar to Windows 2008 R2 Virtualization

Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Microsoft Iceland
ย 
Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Omid Koushki
ย 
Introduction to Hyper-V
Introduction to Hyper-VIntroduction to Hyper-V
Introduction to Hyper-VMark Wilson
ย 
Security Best Practices For Hyper V And Server Virtualization
Security Best Practices For Hyper V And Server VirtualizationSecurity Best Practices For Hyper V And Server Virtualization
Security Best Practices For Hyper V And Server Virtualizationrsnarayanan
ย 
Virtualization securityv2
Virtualization securityv2Virtualization securityv2
Virtualization securityv2vivekbhat
ย 
CSA Presentation 26th May Virtualization securityv2
CSA Presentation 26th May Virtualization securityv2CSA Presentation 26th May Virtualization securityv2
CSA Presentation 26th May Virtualization securityv2vivekbhat
ย 
Vm Ware Presentation Key Note
Vm Ware Presentation Key NoteVm Ware Presentation Key Note
Vm Ware Presentation Key Notecsharney
ย 
V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2karanamsaibabu
ย 
Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]Louis Gรถhl
ย 
virtualization and hypervisors
virtualization and hypervisorsvirtualization and hypervisors
virtualization and hypervisorsGaurav Suri
ย 
Hyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHarold Wong
ย 
Windows server 8 and hyper v
Windows server 8 and hyper vWindows server 8 and hyper v
Windows server 8 and hyper vSusantha Silva
ย 
Virtualization_TechTalk
Virtualization_TechTalkVirtualization_TechTalk
Virtualization_TechTalkArif k
ย 
Symantec Delivers 30x Faster Failover For Microsoft Environments
Symantec Delivers 30x Faster Failover For Microsoft EnvironmentsSymantec Delivers 30x Faster Failover For Microsoft Environments
Symantec Delivers 30x Faster Failover For Microsoft EnvironmentsSymantec
ย 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technologysanjoysanyal
ย 
Vsphere 4-partner-training180
Vsphere 4-partner-training180Vsphere 4-partner-training180
Vsphere 4-partner-training180Suresh Kumar
ย 
VMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HPVMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HPIBM System Networking
ย 
Windows 8 Virtualization
Windows 8 VirtualizationWindows 8 Virtualization
Windows 8 VirtualizationLai Yoong Seng
ย 
An Introduction To Server Virtualisation
An Introduction To Server VirtualisationAn Introduction To Server Virtualisation
An Introduction To Server VirtualisationAlan McSweeney
ย 
V Mware Workstation 6 Ivnua
V Mware Workstation 6 IvnuaV Mware Workstation 6 Ivnua
V Mware Workstation 6 Ivnua-
ย 

Similar to Windows 2008 R2 Virtualization (20)

Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.
ย 
Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2
ย 
Introduction to Hyper-V
Introduction to Hyper-VIntroduction to Hyper-V
Introduction to Hyper-V
ย 
Security Best Practices For Hyper V And Server Virtualization
Security Best Practices For Hyper V And Server VirtualizationSecurity Best Practices For Hyper V And Server Virtualization
Security Best Practices For Hyper V And Server Virtualization
ย 
Virtualization securityv2
Virtualization securityv2Virtualization securityv2
Virtualization securityv2
ย 
CSA Presentation 26th May Virtualization securityv2
CSA Presentation 26th May Virtualization securityv2CSA Presentation 26th May Virtualization securityv2
CSA Presentation 26th May Virtualization securityv2
ย 
Vm Ware Presentation Key Note
Vm Ware Presentation Key NoteVm Ware Presentation Key Note
Vm Ware Presentation Key Note
ย 
V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2
ย 
Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]
ย 
virtualization and hypervisors
virtualization and hypervisorsvirtualization and hypervisors
virtualization and hypervisors
ย 
Hyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wong
ย 
Windows server 8 and hyper v
Windows server 8 and hyper vWindows server 8 and hyper v
Windows server 8 and hyper v
ย 
Virtualization_TechTalk
Virtualization_TechTalkVirtualization_TechTalk
Virtualization_TechTalk
ย 
Symantec Delivers 30x Faster Failover For Microsoft Environments
Symantec Delivers 30x Faster Failover For Microsoft EnvironmentsSymantec Delivers 30x Faster Failover For Microsoft Environments
Symantec Delivers 30x Faster Failover For Microsoft Environments
ย 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technology
ย 
Vsphere 4-partner-training180
Vsphere 4-partner-training180Vsphere 4-partner-training180
Vsphere 4-partner-training180
ย 
VMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HPVMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HP
ย 
Windows 8 Virtualization
Windows 8 VirtualizationWindows 8 Virtualization
Windows 8 Virtualization
ย 
An Introduction To Server Virtualisation
An Introduction To Server VirtualisationAn Introduction To Server Virtualisation
An Introduction To Server Virtualisation
ย 
V Mware Workstation 6 Ivnua
V Mware Workstation 6 IvnuaV Mware Workstation 6 Ivnua
V Mware Workstation 6 Ivnua
ย 

More from Eduardo Castro

Introducciรณn a polybase en SQL Server
Introducciรณn a polybase en SQL ServerIntroducciรณn a polybase en SQL Server
Introducciรณn a polybase en SQL ServerEduardo Castro
ย 
Creando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerCreando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerEduardo Castro
ย 
Seguridad en SQL Azure
Seguridad en SQL AzureSeguridad en SQL Azure
Seguridad en SQL AzureEduardo Castro
ย 
Azure Synapse Analytics MLflow
Azure Synapse Analytics MLflowAzure Synapse Analytics MLflow
Azure Synapse Analytics MLflowEduardo Castro
ย 
SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022Eduardo Castro
ย 
Novedades en SQL Server 2022
Novedades en SQL Server 2022Novedades en SQL Server 2022
Novedades en SQL Server 2022Eduardo Castro
ย 
Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Eduardo Castro
ย 
Machine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceMachine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceEduardo Castro
ย 
Novedades en sql server 2022
Novedades en sql server 2022Novedades en sql server 2022
Novedades en sql server 2022Eduardo Castro
ย 
Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Eduardo Castro
ย 
Introduccion a databricks
Introduccion a databricksIntroduccion a databricks
Introduccion a databricksEduardo Castro
ย 
Pronosticos con sql server
Pronosticos con sql serverPronosticos con sql server
Pronosticos con sql serverEduardo Castro
ย 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsEduardo Castro
ย 
Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Eduardo Castro
ย 
Introduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsIntroduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsEduardo Castro
ย 
Seguridad de SQL Database en Azure
Seguridad de SQL Database en AzureSeguridad de SQL Database en Azure
Seguridad de SQL Database en AzureEduardo Castro
ย 
Python dentro de SQL Server
Python dentro de SQL ServerPython dentro de SQL Server
Python dentro de SQL ServerEduardo Castro
ย 
Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Eduardo Castro
ย 
Script de paso a paso de configuraciรณn de Secure Enclaves
Script de paso a paso de configuraciรณn de Secure EnclavesScript de paso a paso de configuraciรณn de Secure Enclaves
Script de paso a paso de configuraciรณn de Secure EnclavesEduardo Castro
ย 
Introducciรณn a conceptos de SQL Server Secure Enclaves
Introducciรณn a conceptos de SQL Server Secure EnclavesIntroducciรณn a conceptos de SQL Server Secure Enclaves
Introducciรณn a conceptos de SQL Server Secure EnclavesEduardo Castro
ย 

More from Eduardo Castro (20)

Introducciรณn a polybase en SQL Server
Introducciรณn a polybase en SQL ServerIntroducciรณn a polybase en SQL Server
Introducciรณn a polybase en SQL Server
ย 
Creando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerCreando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL Server
ย 
Seguridad en SQL Azure
Seguridad en SQL AzureSeguridad en SQL Azure
Seguridad en SQL Azure
ย 
Azure Synapse Analytics MLflow
Azure Synapse Analytics MLflowAzure Synapse Analytics MLflow
Azure Synapse Analytics MLflow
ย 
SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022
ย 
Novedades en SQL Server 2022
Novedades en SQL Server 2022Novedades en SQL Server 2022
Novedades en SQL Server 2022
ย 
Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Introduccion a SQL Server 2022
Introduccion a SQL Server 2022
ย 
Machine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceMachine Learning con Azure Managed Instance
Machine Learning con Azure Managed Instance
ย 
Novedades en sql server 2022
Novedades en sql server 2022Novedades en sql server 2022
Novedades en sql server 2022
ย 
Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022
ย 
Introduccion a databricks
Introduccion a databricksIntroduccion a databricks
Introduccion a databricks
ย 
Pronosticos con sql server
Pronosticos con sql serverPronosticos con sql server
Pronosticos con sql server
ย 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analytics
ย 
Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2
ย 
Introduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsIntroduccion a Azure Synapse Analytics
Introduccion a Azure Synapse Analytics
ย 
Seguridad de SQL Database en Azure
Seguridad de SQL Database en AzureSeguridad de SQL Database en Azure
Seguridad de SQL Database en Azure
ย 
Python dentro de SQL Server
Python dentro de SQL ServerPython dentro de SQL Server
Python dentro de SQL Server
ย 
Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft
ย 
Script de paso a paso de configuraciรณn de Secure Enclaves
Script de paso a paso de configuraciรณn de Secure EnclavesScript de paso a paso de configuraciรณn de Secure Enclaves
Script de paso a paso de configuraciรณn de Secure Enclaves
ย 
Introducciรณn a conceptos de SQL Server Secure Enclaves
Introducciรณn a conceptos de SQL Server Secure EnclavesIntroducciรณn a conceptos de SQL Server Secure Enclaves
Introducciรณn a conceptos de SQL Server Secure Enclaves
ย 

Recently uploaded

๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...
๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...
๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...rahim quresi
ย 
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser... Shivani Pandey
ย 
CHEAP Call Girls in Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in  Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICECHEAP Call Girls in  Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Top Rated Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...
Top Rated  Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...Top Rated  Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...
Top Rated Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...Call Girls in Nagpur High Profile
ย 
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call GirlsNitya salvi
ย 
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls ServiceCollege Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls ServiceNitya salvi
ย 
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...rahim quresi
ย 
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24... Shivani Pandey
ย 
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย Service
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย ServiceBorum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย Service
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย ServiceDamini Dixit
ย 
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...ritikasharma
ย 
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Manjri Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034 Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034  Independent Chenna...Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034  Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034 Independent Chenna... Shivani Pandey
ย 
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...SUHANI PANDEY
ย 
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...rajveermohali2022
ย 
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...ritikasharma
ย 
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….Nitya salvi
ย 
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...hotbabesbook
ย 
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...ritikasharma
ย 
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...SUHANI PANDEY
ย 
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034 Independe...
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034  Independe...Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034  Independe...
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034 Independe... Shivani Pandey
ย 

Recently uploaded (20)

๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...
๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...
๐“€คCall On 6297143586 ๐“€ค Ultadanga Call Girls In All Kolkata 24/7 Provide Call W...
ย 
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...
Model Call Girls In Pazhavanthangal WhatsApp Booking 7427069034 call girl ser...
ย 
CHEAP Call Girls in Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in  Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICECHEAP Call Girls in  Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Malviya Nagar, (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
ย 
Top Rated Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...
Top Rated  Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...Top Rated  Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...
Top Rated Pune Call Girls Pimpri Chinchwad โŸŸ 6297143586 โŸŸ Call Me For Genuin...
ย 
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls
๐Ÿ“ž Contact Number 8617697112 VIP East Sikkim Call Girls
ย 
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls ServiceCollege Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
ย 
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...
๐“€คCall On 6297143586 ๐“€ค Park Street Call Girls In All Kolkata 24/7 Provide Call...
ย 
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...
Model Call Girls In Ariyalur WhatsApp Booking 7427069034 call girl service 24...
ย 
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย Service
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย ServiceBorum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย Service
Borum Call Girls Service โ˜Ž ๏ธ93326-06886 โค๏ธโ€๐Ÿ”ฅ Enjoy 24/7 Escortย Service
ย 
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...
Top Rated Kolkata Call Girls Dum Dum โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex S...
ย 
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Manjri Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Manjri Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034 Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034  Independent Chenna...Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034  Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai โœ”โœ”7427069034 Independent Chenna...
ย 
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...
VIP Model Call Girls Vijayawada ( Pune ) Call ON 8005736733 Starting From 5K ...
ย 
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...
Zirakpur Call Girls๐Ÿ‘ง Book Now๐Ÿ“ฑ8146719683 ๐Ÿ“ž๐Ÿ‘‰Mohali Call Girl Service No Advanc...
ย 
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...
Hotel And Home Service Available Kolkata Call Girls Howrah โœ” 6297143586 โœ”Call...
ย 
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….
โคPersonal Whatsapp Number Keylong Call Girls 8617697112 ๐Ÿ’ฆโœ….
ย 
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...
Thane West \ Escort Service in Mumbai - 450+ Call Girl Cash Payment 983332523...
ย 
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...
Hotel And Home Service Available Kolkata Call Girls South End Park โœ” 62971435...
ย 
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
ย 
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034 Independe...
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034  Independe...Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034  Independe...
Verified Trusted Call Girls Singaperumal Koil Chennai โœ”โœ”7427069034 Independe...
ย 

Windows 2008 R2 Virtualization

  • 1. Ing. Carlos Obando Ing. Eduardo Castro, PhD ecastro@mswindowscr.org Comunidad Windows ecastro@mswindowscr.org
  • 2. Why you should be considering virtualization Why you should be considering Microsoftโ€™s virtualization solutions Windows 7 Virtualization ecastro@mswindowscr.org
  • 3. Microsoft virtualization reduces the TCO by: Server consolidation Presentation and application virtualization Desktop and application virtualization Providing a single management platform for managing virtual and physical machines ecastro@mswindowscr.org
  • 4. Business Continuity Resumption of full operations combining People, Processes and Platforms Disaster Recovery Site-level crisis , data and IT operations resumption Backup and Restore High Availability Presumes infrastructure is whole Presumes that the rest of the 97% is file/small unit related environment is active ecastro@mswindowscr.org
  • 5. Business Continuity Virtualization reduces BC costs and High Availability minimizes business downtime by: Disaster Recovery โ€ข increasing the availability of infrastructure โ€ข extending protection to more applications Backup and โ€ข simplifying backups, recovery and DR testing Recovery Disaster Recovery Clustering VHD Primary Site Secondary Site Shared Storage Quick/Live Migration Storage Storage Array Backup/Recovery Array Backup/Recov Backup/Recovery ery ecastro@mswindowscr.org
  • 6. Server Consolidation Business Continuity Test and Dev Dynamic Datacenter ecastro@mswindowscr.org
  • 7. Parent Partition Child Partitions VM Worker Processes Application Application Application Applications s s s WMI Provider User VM Service Mode Windows Windows Non- Xen- Server 2008 Server 2003, Hypervisor Enabled 2008 Aware OS Linux Kernel Linux Window VS Windows s Kernel P Kernel VS VSC C IHV Drivers VMBus Kernel VMBu VMBu Emulatio Hypercall s s n Adapter Mode Windows Hypervisor Ring - 1 โ€œDesigned for Windowsโ€ Server Hardware ecastro@mswindowscr.org
  • 8. Demo Create a new Virtual Machine in Hyper-V Explore Hyper-V Virtual Machine Settings
  • 9. Virtual Presentation โ€“ the presentation of an application or operating system interface is separated from where the application or operating system runs Virtual Profiles โ€“ User data and settings are separated from a specific operating system Virtual Applications โ€“ Applications are available on any computer at any time Virtual Machines โ€“ Operating systems can be assigned to any desktop or server Virtual Storage โ€“ Logical storage usage is abstracted from the physical storage Virtual Network - Network layer is abstracted from the physical infrastructure ecastro@mswindowscr.org
  • 10. From the Datacenter to the Desktop Profile Virtualization Server Virtualization Document Redirection Offline files Presentation Virtualization Management Desktop Virtualization Application Virtualization Windows Vista Enterprise Centralized Desktop ecastro@mswindowscr.org
  • 11. Application virtualization creates software or service isolation on top of the operating system Available solutions: Microsoft Application Virtualization Citrix XenApp Server Symantec Software Virtualization Solution (SVS) Pro VMware Thinstall Virtualization Suite InstallFree Bridge ecastro@mswindowscr.org
  • 12. Server virtualization enables you to run multiple virtual machines on one physical server Available Solutions: Citrix XenServer, XenExpress, XenEnterprise, XenDesktop Microsoft Windows Server Hyper-V, Windows Virtual PC on Windows 7 VMware Server, Workstation, Virtual Infrastructure, Virtual Desktop Infrastructure ecastro@mswindowscr.org
  • 13. Microsoftโ€™s virtualization vision Server virtualization with Hyper-V Presentation virtualization with RDS ecastro@mswindowscr.org
  • 14. Multi-Processor 64-bit Virtual Processors 64 GB memory per virtual machine Multiple network adapters Up to 8 synthetic + 4 emulated Flexible networking and VLAN capabilities Multiple storage adapters Up to 4 SCSI adapters, up to 64 disks per adapter Loopback mounting of VHDs Full WMI scripting model ecastro@mswindowscr.org
  • 15. Live Migration Virtual storage hot add & remove Cluster Shared Volume (CSV) Second Level Address Translation Core parking TCP Offloading, VMQ Support & Jumbo Frame support ecastro@mswindowscr.org
  • 16. Logical Processor Support Hot add remove storage SLAT Dynamic Memory Hot-Add MEM functionality ecastro@mswindowscr.org
  • 17. moving running VM's from one host to another without interruption of services running inside the VM's works best together with System Center Virtual Machine Manager 2008 ecastro@mswindowscr.org
  • 18. Native VHD integration and Boot from VHD Native VHD Provides complete operating system support and integration for VHDโ€™s Standard Disk Management Tools Support VHDโ€™s Win32 APIโ€™s for Creation and Management of VHDโ€™s DCOM Remotable APIโ€™s Boot From VHD Ability to boot physical hardware from a VHD Multiple Virtual Hard Disk Types Fixed Disk, Dynamic Disks and Differencing Parent of a differencing disk can a fixed, dynamic, or differencing disk (differencing chain) Build a Single VHD for Physical or Virtual! ecastro@mswindowscr.org
  • 19. Hot add of storage Add and remove storage to a running VM without requiring a reboot Hot-add/remove VHDโ€™s or Passthrough disks Hot-add/remove only allowed on Virtual SCSI connected disks Hot-add remove of storage controllers is not supported Provides ability to move data without networking To Guest: Create a new VHD, mount VHD, copy data into VHD, hot add VHD to VM From Guest: Create a new VHD, hot add VHD to VM, copy data into VHD, remove VHD ecastro@mswindowscr.org
  • 20. Virtual Virtual Machine Machine Configuration Data Memory Content Memory Sync Cluster Cluster User Node 1 Node 2 VHD Network Storage ecastro@mswindowscr.org
  • 21. Migrate virtual machines between hosts with no interruption of service Benefits: No dropped network connections High availability for production workloads Flexible management Enables dynamic IT environment ecastro@mswindowscr.org
  • 22. Hyper-V Management Console PowerShell command-line interface System Center Virtual Machine Manager 2008 ecastro@mswindowscr.org
  • 23. Boot from .vhd Enables pre-configuration of virtual and physical computers Reduces the number of managed images Simplifies test deployments VHD Boot ecastro@mswindowscr.org
  • 24. RDS and VDI โ€“ An Integrated Solution Single broker to connect users to sessions or virtual machines, out of the box solution for VDI scenarios with Hyper-V Improving the User Experience Experience rich multimedia, VoIP integration, aero glass remoting, true multi-monitor support RemoteApp & Desktop Connections Centrally hosted applications integrated into start menu, desktop, etc. Can personalize a non-work PC with work applications without installing them locally Improved Management Toolset Reduce repetitive task with RDS PowerShell support, improved application install, connection broker install & profile management Platform Investments Multiple levels of extensibility for custom partner solutions for Remote Desktop Services & VDI based solutions ecastro@mswindowscr.org
  • 25. RDS & VDI โ€“ an Remote Application Remote Application integrated solution Access Access Hyper-V support for RemoteApp & Desktop True multiple virtual desktops Connections monitor support Single discovery, broker RemoteApp & Desktop Multimedia Support & publishing & Web Access & Bi direction audio infrastructure 2D and 3D remoting RD Gateway Security SCVMM Support for DirectX 10.1 Improvements (DXGI 1.1) Platform & Management New API, Connection Broker Extensibility,, Powershell Support, Best Practices Analyzer ecastro@mswindowscr.org
  • 26. Remote App Servers Hyper-V-based Remote Desktops Authentication Client Remote Desktop RemoteApp & Remote Desktop Desktop Web Access Gateway Server Connection Server Broker ecastro@mswindowscr.org
  • 27. Hyper-V-based Remote Desktop Remote App Virtual Server Desktop 1 Authentication Client Remote Desktop RemoteApp & Remote Desktop Desktop Web Access Gateway Server Connection Server Broker ecastro@mswindowscr.org
  • 28. RemoteApp & Desktop Connections RemoteApp & Desktops icons integrated into start menu etc Icons refreshed & updated automatically Multimedia Support & Audio Input Experience rich multimedia redirection Use VoIP applications and speech recognition. True multiple monitor support Use up to 10 monitors of any size or layout with RemoteApp and Desktops Applications behave like users expect โ€“ e.g. PowerPoint installing them locally Aero Glass for Remote Desktop Server Uses have the same new Windows 7 look and feel when using Remote Desktop Server RemoteAppโ„ข Language Bar Support Configure applications that use alternate language settings (e.g. right to left languages) from the local language ecastro@mswindowscr.org
  • 29. RDS and VDI โ€“ An Integrated Solution Single broker to connect users to sessions or virtual machines, out of the box solution for VDI scenarios with Hyper-V RemoteApp & Desktop Connections Centrally managed list of applications and desktops (RDS & VDI) Automatically published, refreshed & integrated with Windows 7 RemoteApp & Desktop Web Access Integrated with RemoteApp & Desktop Connection management tools Provides access to applications & desktops from Windows 7, Vista & XP Integrated Single Sign On. only a single logon for RemoteApp & Desktop connections Forms based logon for RemoteApp & Desktop Web Access Remote Desktop Gateway . Session & Idle timeouts to enforce policy and authorization refresh Pluggable authentication and consent signing ecastro@mswindowscr.org
  • 30. Demo Deploy an Application through App-V Launch a Virtual Application
  • 31. Support both Terminal Services and VDI Provide unified user experience and management model Provide API for partners to extend the model Change the look and feel of the user workspace Add additional resources to user workspace Enhance connection brokering logic Add new functionality to the management UI ecastro@mswindowscr.org
  • 32. RemoteApp RemoteApp RemoteApp Windows Vista RemoteApp TS Web Access Plug- Feed in Terminal Server Windows XP Publishing Service Plug- VM in VM VM VM โ€œWorkspacesโ€ Session Broker TSV Win7 Client ecastro@mswindowscr.org
  • 33. You can customize the standard look and feel for remote resource presentation in various ways, including Visually sorting RemoteApp and virtual desktop icons Branding for your customers Filtering resource display Creating a Silverlight-based UI ecastro@mswindowscr.org
  • 34. Out of the box, the workspace delivers RemoteApps and VDI desktops. You could extend this to include App-V applications streamed to the client Resources delivered using additional protocols Connections to physical desktops ecastro@mswindowscr.org
  • 35. Connection brokering was introduced in Windows Server 2008 Brokered connections to terminal servers Supported extensibility API for replacing connection brokering logic Connection Brokering is enhanced in Windows Server 2008 R2 Brokers connections to both terminal servers and VMs Adds new extensibility to enhance brokering logic, not replace it ecastro@mswindowscr.org
  • 36. Session Broker TS 2.Get Target 4.Return Hyper-V Target TSV TSV TSV TS Redirector VM 5.Redirect 1.Connect To VM Hyper-V TSV TSV TSV Client VM ecastro@mswindowscr.org 36
  • 37. Windows Server 2008 Terminal Services provides: TS RemoteApps TS Gateway TS Web Access TS Session Manager ecastro@mswindowscr.org
  • 38. Demo Deploy and access a TS RemoteApp Access a RemoteApp through TS Web Access
  • 39. RDP Platform Improvements Direct2D & True Multimon Windows 7 Aero Direct 3D 10.1 Support RDP Core Multimedia: Media Multimedia: Performance Foundation DirectShow Improvements Low latency Bi โ€“directional Audio Playback Audio ecastro@mswindowscr.org
  • 40. Bandwidth Improvement per release 180 160 140 120 100 XP (RDP 5.2) 80 Vista (RDP 6.0) 60 40% Windows 7 (RDP 7.0) Gain 40 ! 20 0 Executive PPT ecastro@mswindowscr.org
  • 41. Bandwidth - Kbps 6 5 4 65% XP (RDP 5.2) 3 Drop Vista (RDP 6.0) 2 Windows 7 (RDP 7.0) 1 0 Typing and Scrolling Scrolling ecastro@mswindowscr.org
  • 42. Windows XP Mode for Windows 7 makes it easy to install and run many of your Windows XP productivity applications directly from a Windows 7-based PC. It utilizes virtualization technology such as Windows Virtual PC to provide a Virtual Windows XP environment for Windows 7. Windows XP Mode provides a 32-bit Windows XP Professional Service Pack 3 (SP3) environment pre-loaded on a virtual hard disk. Client virtualization software, like Windows Virtual PC is a pre-requisite to use Windows XP Mode. ecastro@mswindowscr.org
  • 43. Demo Virtual XP Mode ecastro@mswindowscr.org
  • 44. Virtualization is one of the key components in develop a cost and energy efficient and agile IT infrastructure Virtualization can take many different forms from the individual applications running on a desktop to the data center Microsoft provides virtualization products that enable you to deploy virtualization in each of the key virtualization scenarios ecastro@mswindowscr.org
  • 46. Microsoft Virtualization Web Site http://www.microsoft.com/virtualization/default.mspx Virtualization for Windows โ€“ A Technology Overview http://www.microsoft.com/virtualization/virtwindows.ms px How Customers Are Cutting Costs and Building Value with Microsoft Virtualization White Paper http://www.microsoft.com/virtualization/wp- costsavings.mspx Flexible Desktop Computing Whitepaper http://www.microsoft.com/virtualization/fdcwhitepaper. mspx ecastro@mswindowscr.org