Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
VDI-in-a-Box!Microsoft Desktop Virtualization for Smaller Scenarios and BusinessesGreg ShieldsSenior Partner & Principal Technologistwww.ConcentratedTech.com
This slide deck was used in one of our many conference presentations. We hope you enjoy it, and invite you to use it within your own organization however you like.For more information on our company, including information on private classes and upcoming conference appearances, please visit our Web site, www.ConcentratedTech.com. For links to newly-posted decks, follow us on Twitter:@concentrateddon or @concentratdgregThis work is copyright ©Concentrated Technology, LLC
IT’s Mission Statement,Compliments of…Well…Me.“It is the core mission of IT to create, manage, and ensure the secured access to business applications and data.”						Greg Shields,						TechNet Magazine,						February, 2010
Fulfilling that MissionWe IT Pros troubleshoot desktops.We IT Pros fix printers.We IT Pros install software.We IT Pros keep the network running.But above all else, our job is to create and manage that secured access to our business’ applications and data.Without it, our business cannot operate.Without it, we have no job.
DISCUSS:  How Do We Do That?What mechanisms are available today to deliver applications and data to users?
IT 2.0:Delivering Applications and DataWhat mechanisms are available today to deliver applications and data to users?Local desktops & laptopsFile servers and sharesApp-VRemote Desktop ServicesVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsIncreasing ComplexityIncreasing Management BurdenIncreasing Overhead Cost
Lightweight to HEAVYweight SpectrumLocal desktops & laptopsFile servers and sharesRemote Desktop ServicesApp-VVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsLightweightHEAVYweight
Putting the pieces togetherArchitecting a VDI Infrastructure
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
Vdi in-a-box
SOLUTION:  Right-size Application Delivery to User NeedsIT’s 2.0 approach concerns itself as much with how the app is delivered as the app itself.Direct InstallationStreamed InstallationRDS session hostingVDIVDI can be an excellent solution forapps that don’t work atop XP/2008!
SOLUTION:  Right-size Application Delivery to User NeedsFor small scenarios and needs, VDI-in-a-Box aggregates Microsoft’s VDI functions onto a single server.With RemoteApp for Hyper-V, users needn’t know they’re on a hosted desktop.RDSConn. BrokerHyper-VWeb Access
Building a VDI-in-a-boxExtended Demo
Step 1:  Install ComponentsInstall RDS Role Services to ServerRD Session HostRD Virtualization Host (adds Hyper-V)RD Connection BrokerRD Web Access (adds IIS)RD Licensing*
Step 2:  Generate & Install CertsRemote Desktop Connection ManagerVirtual Desktops:  Resources & ConfigurationDigital SignatureSign with Digital CertificateThis will install a self-signed certificate.The usual caveats about using self-signed certificates apply here.
Step 3:  Spoof the Trust on this CertUse Group PolicyComputer Configuration | Policies | Admin Templates | Windows Components | RDS | Remote Desktop Connection ClientSpecify SHA1 thumbprints of certificates representing trusted .rdp publishers.Enter the certificate thumbprint.Doing this forces RDS to trust your self-signed certificate.
Step 4:  Create and ConfigureVirtual MachinesInstall Windows 7 or Windows XP machines.Install Integration Services (if necessary).Enable Remote Desktop.Configure the Remote Desktop Users Group.Enable Remote RPC for RDSHKLMystemurrentControlSetontrolerminalServer; AllowRemoteRPC = 1Enable Firewall ExceptionsRemote Desktop ServicesRemote Service Management
Step 4½:  Create and ConfigureVirtual MachinesAdd RDP Protocol Permissions.wmic/node:localhost RDPERMISSIONS whereTerminalName="RDP-Tcp" CALL AddAccount "contosodvh-srv$",1wmic/node:localhost  RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 0,1wmic/node:localhost RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 2,1wmic/node:localhost RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 9,1net stop termservicenet start termservice
Step 4¾:  Create and ConfigureVirtual MachinesAdd the RD Virtualization Host’s Computer Account to the VM’s Administrator’s Group.Reboot.Enable Snapshot Rollback.Right-click the VM and choose Snapshot.Rename the Snapshot to “RDV_Rollback”.
Step 5:  Configure RD Web AccessAdd the Server’s computer account to the local TS Web Access Computers group.Configure RD Web Access to Point toRD Connection Broker.
Step 5:  Configure the Desktop PoolBack in RD Connection Manager, start the Configure Virtual Desktops wizard.Add the server as an RD Virtualization Host.Add the server as an RD Session Host.Clear the Assign personal virtual desktop box.Create a Virtual Desktop Pool.Add the virtual desktops you just created.Supply Display Name and Pool ID.
Step 6:  Start Your Virtual Desktop!Navigate to https://server/rdweb.Double-click on the Desktop Pool you just created.Voila!
Desktops to RemoteAppsYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.
Desktops to RemoteAppsYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.In the end, you just have a few applications that need a different delivery mechanism.BETTER SOLUTION:  RemoteApp for Hyper-V!
RemoteApp for Hyper-VYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.
VDI:  How Users ConnectWith traditional VDI, users connect to a provisioned desktop that resides in a pool.
RAFH-V:  How Users ConnectWith RemoteApp for Hyper-V, users instead connect seamlessly to an application on a pooled desktop.
RAFH-V:  Provisioning ApplicationsUsing RemoteApp for Hyper-V, problem applications can be delivered to users directly.Hosted atop a pooled desktop.Maintains the VDI architecture, installs problem applications away from user desktops.Remotable across any network connection supported by RDP.User experience improved greatly by SP1.
RAFH-V:  Provisioning ApplicationsUsing RemoteApp for Hyper-V, problem applications can be delivered to users directly.Hosted atop a pooled desktop.Maintains the VDI architecture, installs problem applications away from user desktops.Remotable across any network connection supported by RDP.User experience improved greatly by SP1.One major limitation:  No support (currently) for RD Gateway or RemoteApp and Desktop Connection.I am currently researching why this limitation exists.
Remoteapp for Hyper-VExtended Demo
Step 7:  RemoteApp for Hyper-VOpen the Remote Desktop Client.Create a new connection, as if it were a direct connection.Save the RDP file and manually add…Remoteappapplicationmode:i:1Alternate shell:s:rdpinit.exeRemoteApplicationName:s:{appName}RemoteApplicationProgram:s:{appProgram}DisableAppCapsCheck:i:1Prompt for Credentials on Client:i:1Loadbalanceinfo:s:tsv://vmresource.1.{poolID}
Step 7:  RemoteApp for Hyper-VFinally provision RDP file to users.Group Policy PreferencesSystems Management Solution
Lightweight to HEAVYweight SpectrumLocal desktops & laptopsFile servers and sharesRemote Desktop ServicesApp-VVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsLightweightHEAVYweight
Your Feedback is ImportantPlease fill out a session evaluation form drop it off at the conference registration desk.Thank you!
This slide deck was used in one of our many conference presentations. We hope you enjoy it, and invite you to use it within your own organization however you like.For more information on our company, including information on private classes and upcoming conference appearances, please visit our Web site, www.ConcentratedTech.com. For links to newly-posted decks, follow us on Twitter:@concentrateddon or @concentratdgregThis work is copyright ©Concentrated Technology, LLC

More Related Content

Vdi in-a-box

  • 1. VDI-in-a-Box!Microsoft Desktop Virtualization for Smaller Scenarios and BusinessesGreg ShieldsSenior Partner & Principal Technologistwww.ConcentratedTech.com
  • 2. This slide deck was used in one of our many conference presentations. We hope you enjoy it, and invite you to use it within your own organization however you like.For more information on our company, including information on private classes and upcoming conference appearances, please visit our Web site, www.ConcentratedTech.com. For links to newly-posted decks, follow us on Twitter:@concentrateddon or @concentratdgregThis work is copyright ©Concentrated Technology, LLC
  • 3. IT’s Mission Statement,Compliments of…Well…Me.“It is the core mission of IT to create, manage, and ensure the secured access to business applications and data.” Greg Shields, TechNet Magazine, February, 2010
  • 4. Fulfilling that MissionWe IT Pros troubleshoot desktops.We IT Pros fix printers.We IT Pros install software.We IT Pros keep the network running.But above all else, our job is to create and manage that secured access to our business’ applications and data.Without it, our business cannot operate.Without it, we have no job.
  • 5. DISCUSS: How Do We Do That?What mechanisms are available today to deliver applications and data to users?
  • 6. IT 2.0:Delivering Applications and DataWhat mechanisms are available today to deliver applications and data to users?Local desktops & laptopsFile servers and sharesApp-VRemote Desktop ServicesVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsIncreasing ComplexityIncreasing Management BurdenIncreasing Overhead Cost
  • 7. Lightweight to HEAVYweight SpectrumLocal desktops & laptopsFile servers and sharesRemote Desktop ServicesApp-VVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsLightweightHEAVYweight
  • 8. Putting the pieces togetherArchitecting a VDI Infrastructure
  • 18. SOLUTION: Right-size Application Delivery to User NeedsIT’s 2.0 approach concerns itself as much with how the app is delivered as the app itself.Direct InstallationStreamed InstallationRDS session hostingVDIVDI can be an excellent solution forapps that don’t work atop XP/2008!
  • 19. SOLUTION: Right-size Application Delivery to User NeedsFor small scenarios and needs, VDI-in-a-Box aggregates Microsoft’s VDI functions onto a single server.With RemoteApp for Hyper-V, users needn’t know they’re on a hosted desktop.RDSConn. BrokerHyper-VWeb Access
  • 21. Step 1: Install ComponentsInstall RDS Role Services to ServerRD Session HostRD Virtualization Host (adds Hyper-V)RD Connection BrokerRD Web Access (adds IIS)RD Licensing*
  • 22. Step 2: Generate & Install CertsRemote Desktop Connection ManagerVirtual Desktops: Resources & ConfigurationDigital SignatureSign with Digital CertificateThis will install a self-signed certificate.The usual caveats about using self-signed certificates apply here.
  • 23. Step 3: Spoof the Trust on this CertUse Group PolicyComputer Configuration | Policies | Admin Templates | Windows Components | RDS | Remote Desktop Connection ClientSpecify SHA1 thumbprints of certificates representing trusted .rdp publishers.Enter the certificate thumbprint.Doing this forces RDS to trust your self-signed certificate.
  • 24. Step 4: Create and ConfigureVirtual MachinesInstall Windows 7 or Windows XP machines.Install Integration Services (if necessary).Enable Remote Desktop.Configure the Remote Desktop Users Group.Enable Remote RPC for RDSHKLMystemurrentControlSetontrolerminalServer; AllowRemoteRPC = 1Enable Firewall ExceptionsRemote Desktop ServicesRemote Service Management
  • 25. Step 4½: Create and ConfigureVirtual MachinesAdd RDP Protocol Permissions.wmic/node:localhost RDPERMISSIONS whereTerminalName="RDP-Tcp" CALL AddAccount "contosodvh-srv$",1wmic/node:localhost RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 0,1wmic/node:localhost RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 2,1wmic/node:localhost RDACCOUNT where "(TerminalName='RDP-Tcp' or TerminalName='Console') and AccountName='contosordvh-srv$'" CALL ModifyPermissions 9,1net stop termservicenet start termservice
  • 26. Step 4¾: Create and ConfigureVirtual MachinesAdd the RD Virtualization Host’s Computer Account to the VM’s Administrator’s Group.Reboot.Enable Snapshot Rollback.Right-click the VM and choose Snapshot.Rename the Snapshot to “RDV_Rollback”.
  • 27. Step 5: Configure RD Web AccessAdd the Server’s computer account to the local TS Web Access Computers group.Configure RD Web Access to Point toRD Connection Broker.
  • 28. Step 5: Configure the Desktop PoolBack in RD Connection Manager, start the Configure Virtual Desktops wizard.Add the server as an RD Virtualization Host.Add the server as an RD Session Host.Clear the Assign personal virtual desktop box.Create a Virtual Desktop Pool.Add the virtual desktops you just created.Supply Display Name and Pool ID.
  • 29. Step 6: Start Your Virtual Desktop!Navigate to https://server/rdweb.Double-click on the Desktop Pool you just created.Voila!
  • 30. Desktops to RemoteAppsYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.
  • 31. Desktops to RemoteAppsYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.In the end, you just have a few applications that need a different delivery mechanism.BETTER SOLUTION: RemoteApp for Hyper-V!
  • 32. RemoteApp for Hyper-VYet, there are problems with deploying desktops.Double-desktops to manage.Double-desktops to secure and update.Retaining an old OS past its lifetime.Deploying a HEAVYweight solution to fix a lightweight problem.
  • 33. VDI: How Users ConnectWith traditional VDI, users connect to a provisioned desktop that resides in a pool.
  • 34. RAFH-V: How Users ConnectWith RemoteApp for Hyper-V, users instead connect seamlessly to an application on a pooled desktop.
  • 35. RAFH-V: Provisioning ApplicationsUsing RemoteApp for Hyper-V, problem applications can be delivered to users directly.Hosted atop a pooled desktop.Maintains the VDI architecture, installs problem applications away from user desktops.Remotable across any network connection supported by RDP.User experience improved greatly by SP1.
  • 36. RAFH-V: Provisioning ApplicationsUsing RemoteApp for Hyper-V, problem applications can be delivered to users directly.Hosted atop a pooled desktop.Maintains the VDI architecture, installs problem applications away from user desktops.Remotable across any network connection supported by RDP.User experience improved greatly by SP1.One major limitation: No support (currently) for RD Gateway or RemoteApp and Desktop Connection.I am currently researching why this limitation exists.
  • 38. Step 7: RemoteApp for Hyper-VOpen the Remote Desktop Client.Create a new connection, as if it were a direct connection.Save the RDP file and manually add…Remoteappapplicationmode:i:1Alternate shell:s:rdpinit.exeRemoteApplicationName:s:{appName}RemoteApplicationProgram:s:{appProgram}DisableAppCapsCheck:i:1Prompt for Credentials on Client:i:1Loadbalanceinfo:s:tsv://vmresource.1.{poolID}
  • 39. Step 7: RemoteApp for Hyper-VFinally provision RDP file to users.Group Policy PreferencesSystems Management Solution
  • 40. Lightweight to HEAVYweight SpectrumLocal desktops & laptopsFile servers and sharesRemote Desktop ServicesApp-VVirtualized RDSRemoteApp for Hyper-VXP Mode / MED-V / Client Virtualization VDI, Pooled Virtual DesktopsVDI, Personal Virtual DesktopsLightweightHEAVYweight
  • 41. Your Feedback is ImportantPlease fill out a session evaluation form drop it off at the conference registration desk.Thank you!
  • 42. This slide deck was used in one of our many conference presentations. We hope you enjoy it, and invite you to use it within your own organization however you like.For more information on our company, including information on private classes and upcoming conference appearances, please visit our Web site, www.ConcentratedTech.com. For links to newly-posted decks, follow us on Twitter:@concentrateddon or @concentratdgregThis work is copyright ©Concentrated Technology, LLC