SlideShare a Scribd company logo
Components Overview
VMware Horizon View 1
Topics covered
 What is Horizon view ?
 What are Horizon view components?
 How components work together?
 Basic Overview of View Components.
VMware Horizon View 2
What is Horizon view?
 Horizon view - VMware View is a commercial desktop-virtualization product
developed by VMware, Inc. VMware View provides remote-desktop capabilities to
users using VMware's virtualization technology. A client desktop operating-system -
typically Microsoft Windows 7, Vista or XP - runs within a virtual environment.
 The VMware View product has a number of components which are required to
provide the virtual desktops, including:
1) VMware vSphere for Desktops (includes ESXi, VMware's hypervisor)
2) VMware vCenter Server (management of virtualization environment)
3) View Composer (advanced View management, with automation and cloning)
4) View Manager (administration of the View Environment)
5) View Client (communication between View and the desktop OS)
6) VMware ThinApp (application virtualization)
7) View Persona Management (user profile management).
VMware Horizon View 3
Architecture and Components
View Components
View includes seven main components:
1) View Connection Server
2) View Security Server
3) View Composer Server
4) View Agent
5) Horizon Clients
6) View Persona Management
7) ThinApp
VMware Horizon View 4
Visio Diagram of View Vermilion
VMware Horizon View 5
Platform
VMware vSphere
For Desktops
Management
VMware View Manager,
VMware View Composer,
VMware ThinApp
User Experience
PCoIP, Print,
Multi-Monitor Display,
Multimedia,
USB Redirection,
Local Mode
Centralized Virtual
Desktops
Thin Client
Desktop
Local
Mode
Vmware
Replica
server VM
Vmware
Connection
Server VM
172.19.2.142
Vmware
vCenter
Server VM
172.19.2.141
.vcenter Master
(VCDB) vCenter database
(VUM)Update Manager
database
(VIEWEVENTS)View event
database
(VIEW) View database
Active Directory
(Lakelandc.ab.ca)
Active
directory
users Groups
(Entitled)
Active
directory
users Groups
Brief Overview
 View Connection Server
View Connection Server streamlines the management provisioning, and deployment of
Virtual desktops as an administrator. We can centrally y manage thousands of Virtual
desktops from a single console. End users connect t through View Connection Server to
securely and easily access their personalized Virtual desktops View Connection Server acts
as a broker for client connections by authenticating and directing incoming user desktop
request.
 View Composer Server
View Composer Server is an optional serv1ce that enables you to manage pools of "like"
desktops, called linked clone desktops, by creating master images that share a common
virtual disk. Linked-clone desktop images are one or more copies of a parent Virtual
machine that share the Virtual disks of the parent but which operate as individual Virtual
machines. Linked-clone desktop images can optimize your use of storage space and facilitate
updates You can make changes to a single master image through the vSphere Client these
changes tagger View Composer Server to apply the updates to all cloned user desktops that
are linked to that master Image, Without affecting users' settings or personal data.
VMware Horizon View 6
Brief Overview
 View Agent
The View Agent service communicates between virtual machines and Horizon Client You must install the
View Agent service on all virtual machines managed by vCenter Server so that View Connection Server
can communicate with them. View Agent also provides features such as connection monitoring, virtual
printing, and persona management and access to locally connected USB dev1ces. View Agent is installed
in the guest operating system. The view agent should be installed on the parent machine so all virtual
machine created through view administrator can communicate to the connection server instance.
 Horizon Clients
Horizon Clients are available for Windows, Mac, Ubuntu Linux, iOS, and android to provide the
connection to remote desktops from your device of choice.
By installing Horizon Client on each endpoint device, your end users can access their virtual
desktops from devices such as smartphones, zero clients, thin clients, Windows PCs, Macs, and
iOS- and Android-based mobile devices. Unity Touch for Horizon Clients makes it easier to run
Windows apps on iPhone, iPad, and Android devices. Horizon Clients enable users to:
1) Connect to View Connection Server or a View security server
2) Log in to their remote desktops in the data center
3) Edit the list of servers they connect to
VMware Horizon View 7
Brief Overview
 View Security Server
A View security server is an instance of View Connection Server that adds an additional layer of
security between the Internet and your internal network. Outside the corporate firewall, in the
DMZ, you can install and configure View Connection Server as a View security server. Security
servers in the DMZ communicate with View Connection Servers inside the corporate firewall.
Security servers ensure that the only remote desktop traffic that can enter the corporate data center
is traffic on behalf of a strongly authenticated user. Users can only access the desktop resources
for which they are authorized.
VMware Horizon View 8
View Linked Clone Desktops
Provisioning and Customization
 The first phase is provisioning. View Manager initiates the creation of a linked clone
by making a call to the View Composer service to create the linked clone. The View
Composer service makes a call to vCenter Server, which sends a request to an ESX
server to create the linked clone.
 The second phase is customization. Each linked clone is given a unique identity in
the domain before a user can log in to the virtual machine. View has support for the
Microsoft Sysprep customization method. An administrator can use either
QuickPrep or Sysprep customization when creating a linked-clone pool.
VMware Horizon View 9
VMware Horizon View 10
Linked
Clones
Windows 7
Parent VM Clone
View ComposervCenter
Vmware ESX
Servers
View Linked Clone Desktops
Provisioning
These steps describe the operations by which linked clones are created and provisioned:
 View Manager creates the linked-clone entry in View LDAP and puts the virtual machine
into the Provisioning state.
 View Manager calls View Composer to create the linked clone
 The View Composer Server creates the machine account entry in Active Directory for the
new clone and creates a random binary password for the newly created computer
account.
 If a replica for the base image and snapshot does not yet exist in the target datastore for
the linked clone, View Composer creates the replica in the datastore. If a separate
datastore is configured to store all replicas, the replica is created in the replica datastore.
(In View 4.5 and later, replicas can be stored in a separate datastore.)
 View Composer creates the linked clone using the vCenter Server API.
 View Composer creates an internal disk on the linked clone. This small disk contains
configuration data for QuickPrep or Sysprep. The disk also stores machine password
changes that Windows performs every 30 days, according to the policy setting. This disk
data ensures that domain connectivity is maintained when a checkpointed desktop is
refreshed.
VMware Horizon View 11
View Linked Clone Desktops
Customization
These steps describe the operations by which linked clones are created and customized:
 View Manager puts the virtual machine into the Customizing state.
 If the pool is configured to use Sysprep, View Manager calls the vCenter Server API
customizeVM_Task to customize the virtual machine with the customization spec. Note that domain
/ administrator information in the customization spec is not used. The virtual machine is joined to
the domain using the guest customization information entered through the View Administrator UI.
 View Manager powers on the linked clone.
 When the virtual machine powers on, in the guest operating system on the linked clone, the View
Composer Agent detects that it is starting for the first time and calls NetJoinDomain with the
machine password cached on the internal disk. The machine is now joined to the domain. This
operation takes place for both QuickPrep and Sysprep.
 If Sysprep is being used, Sysprep runs in the guest operating system on the linked clone.
 The View Composer Agent waits for Sysprep to finish before notifying View Agent that customization
is complete.
 View Agent waits for the View Composer Agent to say that customization is complete. When
customization is complete, View Agent sends a message to View Manager.
 View Manager powers off the clone and takes a snapshot of the customized, powered off clone. The
snapshot is called “vdm-initial-checkpoint”.
 When the linked clone is created and customized, and a snapshot has been taken, View Manager puts
the linked clone into the Provisioned state. If the virtual machine is powered on, it changes to the
Available state
VMware Horizon View 12

More Related Content

What's hot

VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3
Vepsun Technologies
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentation
aleyeldean
 
VMware
VMware VMware
VMware
Ghufran Hasan
 
VMware Esx Short Presentation
VMware Esx Short PresentationVMware Esx Short Presentation
VMware Esx Short Presentation
Barcamp Cork
 
Virtual machines and containers
Virtual machines and containersVirtual machines and containers
Virtual machines and containers
Patrick Pierson
 
VDI/ VMware Horizon View
VDI/ VMware Horizon ViewVDI/ VMware Horizon View
VDI/ VMware Horizon View
SumeraHangi
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep dive
Sanjeev Kumar
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructure
Kavaskar Ganesan
 
Presentation citrix desktop virtualization
Presentation   citrix desktop virtualizationPresentation   citrix desktop virtualization
Presentation citrix desktop virtualization
xKinAnx
 
Horizon 8 + Instant Clones
Horizon 8 + Instant ClonesHorizon 8 + Instant Clones
Horizon 8 + Instant Clones
MarketingArrowECS_CZ
 
VMware vSphere
VMware vSphereVMware vSphere
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2
Vepsun Technologies
 
Hcx intro preso v2
Hcx intro preso v2Hcx intro preso v2
Hcx intro preso v2
Parashar Singh
 
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
Edureka!
 
Citrix XenApp and XenDesktop 7.X
Citrix XenApp and XenDesktop 7.XCitrix XenApp and XenDesktop 7.X
Citrix XenApp and XenDesktop 7.X
Izaak Salman
 
VMware Presentation
VMware PresentationVMware Presentation
VMware Presentation
Emirates Computers
 
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptxcloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
VitNguyn252054
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation Process
NetProtocol Xpert
 
VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5
Sanjeev Kumar
 
Introduction to virtualization
Introduction to virtualizationIntroduction to virtualization
Introduction to virtualization
Ahmad Hafeezi
 

What's hot (20)

VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentation
 
VMware
VMware VMware
VMware
 
VMware Esx Short Presentation
VMware Esx Short PresentationVMware Esx Short Presentation
VMware Esx Short Presentation
 
Virtual machines and containers
Virtual machines and containersVirtual machines and containers
Virtual machines and containers
 
VDI/ VMware Horizon View
VDI/ VMware Horizon ViewVDI/ VMware Horizon View
VDI/ VMware Horizon View
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep dive
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructure
 
Presentation citrix desktop virtualization
Presentation   citrix desktop virtualizationPresentation   citrix desktop virtualization
Presentation citrix desktop virtualization
 
Horizon 8 + Instant Clones
Horizon 8 + Instant ClonesHorizon 8 + Instant Clones
Horizon 8 + Instant Clones
 
VMware vSphere
VMware vSphereVMware vSphere
VMware vSphere
 
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2
 
Hcx intro preso v2
Hcx intro preso v2Hcx intro preso v2
Hcx intro preso v2
 
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
VMware Tutorial For Beginners | VMware Workstation | VMware Virtualization | ...
 
Citrix XenApp and XenDesktop 7.X
Citrix XenApp and XenDesktop 7.XCitrix XenApp and XenDesktop 7.X
Citrix XenApp and XenDesktop 7.X
 
VMware Presentation
VMware PresentationVMware Presentation
VMware Presentation
 
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptxcloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
cloud_foundation_on_vxrail_vcf_pnp_licensing_guide.pptx
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation Process
 
VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5
 
Introduction to virtualization
Introduction to virtualizationIntroduction to virtualization
Introduction to virtualization
 

Similar to Vmware view overview

VMware Horizon (view) 7 Lab Manual
VMware Horizon (view) 7 Lab Manual VMware Horizon (view) 7 Lab Manual
VMware Horizon (view) 7 Lab Manual
Sanjeev Kumar
 
Creating v sphere client plug ins
Creating v sphere client plug insCreating v sphere client plug ins
Creating v sphere client plug ins
Pablo Roesch
 
Vmware tools-installation-configuration
Vmware tools-installation-configurationVmware tools-installation-configuration
Vmware tools-installation-configuration
Ram Prasad Ohnu
 
prof2
prof2prof2
Microsoft Virtualization View
Microsoft Virtualization View Microsoft Virtualization View
Microsoft Virtualization View
sanjoysanyal
 
微软虚拟化技术概览
微软虚拟化技术概览微软虚拟化技术概览
微软虚拟化技术概览
betterit
 
Remote Access Outgoing VDI Gateway
Remote Access Outgoing VDI GatewayRemote Access Outgoing VDI Gateway
Remote Access Outgoing VDI Gateway
ObserveIT
 
15 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 201815 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 2018
Mercury Solutions
 
V mware view 4
V mware view 4V mware view 4
V mware view 4
Licensed Killer'o
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
Stephen Rose
 
Admincenter
AdmincenterAdmincenter
Admincenter
Rajiv Pandey
 
Sharepoint 2007 Install Best Practice Phase 1
Sharepoint 2007 Install Best Practice  Phase 1Sharepoint 2007 Install Best Practice  Phase 1
Sharepoint 2007 Install Best Practice Phase 1
LiquidHub
 
SCCM Interview Questions & Answers
SCCM Interview Questions & AnswersSCCM Interview Questions & Answers
SCCM Interview Questions & Answers
MirasrajSrivastava
 
IBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM iIBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM i
Luca Comparini
 
Introducing Windows Azure
Introducing Windows AzureIntroducing Windows Azure
Introducing Windows Azure
Ismail Muhammad
 
Microsoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumpsMicrosoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumps
lilylucy
 
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktopIBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM India Smarter Computing
 
Virtual Server Security for VMware: Installation Guide
Virtual Server Security for VMware: Installation GuideVirtual Server Security for VMware: Installation Guide
Virtual Server Security for VMware: Installation Guide
webhostingguy
 
Virtualization In Software Testing
Virtualization In Software TestingVirtualization In Software Testing
Virtualization In Software Testing
Colloquium
 
Presentation on Top Cloud Computing Technologies
Presentation on Top Cloud Computing TechnologiesPresentation on Top Cloud Computing Technologies
Presentation on Top Cloud Computing Technologies
Abu Hasnat Md. Shakik Prodhan
 

Similar to Vmware view overview (20)

VMware Horizon (view) 7 Lab Manual
VMware Horizon (view) 7 Lab Manual VMware Horizon (view) 7 Lab Manual
VMware Horizon (view) 7 Lab Manual
 
Creating v sphere client plug ins
Creating v sphere client plug insCreating v sphere client plug ins
Creating v sphere client plug ins
 
Vmware tools-installation-configuration
Vmware tools-installation-configurationVmware tools-installation-configuration
Vmware tools-installation-configuration
 
prof2
prof2prof2
prof2
 
Microsoft Virtualization View
Microsoft Virtualization View Microsoft Virtualization View
Microsoft Virtualization View
 
微软虚拟化技术概览
微软虚拟化技术概览微软虚拟化技术概览
微软虚拟化技术概览
 
Remote Access Outgoing VDI Gateway
Remote Access Outgoing VDI GatewayRemote Access Outgoing VDI Gateway
Remote Access Outgoing VDI Gateway
 
15 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 201815 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 2018
 
V mware view 4
V mware view 4V mware view 4
V mware view 4
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
 
Admincenter
AdmincenterAdmincenter
Admincenter
 
Sharepoint 2007 Install Best Practice Phase 1
Sharepoint 2007 Install Best Practice  Phase 1Sharepoint 2007 Install Best Practice  Phase 1
Sharepoint 2007 Install Best Practice Phase 1
 
SCCM Interview Questions & Answers
SCCM Interview Questions & AnswersSCCM Interview Questions & Answers
SCCM Interview Questions & Answers
 
IBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM iIBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM i
 
Introducing Windows Azure
Introducing Windows AzureIntroducing Windows Azure
Introducing Windows Azure
 
Microsoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumpsMicrosoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumps
 
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktopIBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
 
Virtual Server Security for VMware: Installation Guide
Virtual Server Security for VMware: Installation GuideVirtual Server Security for VMware: Installation Guide
Virtual Server Security for VMware: Installation Guide
 
Virtualization In Software Testing
Virtualization In Software TestingVirtualization In Software Testing
Virtualization In Software Testing
 
Presentation on Top Cloud Computing Technologies
Presentation on Top Cloud Computing TechnologiesPresentation on Top Cloud Computing Technologies
Presentation on Top Cloud Computing Technologies
 

Recently uploaded

Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
Edge AI and Vision Alliance
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Public CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptxPublic CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptx
marufrahmanstratejm
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
Data Hops
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 

Recently uploaded (20)

Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Public CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptxPublic CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptx
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 

Vmware view overview

  • 2. Topics covered  What is Horizon view ?  What are Horizon view components?  How components work together?  Basic Overview of View Components. VMware Horizon View 2
  • 3. What is Horizon view?  Horizon view - VMware View is a commercial desktop-virtualization product developed by VMware, Inc. VMware View provides remote-desktop capabilities to users using VMware's virtualization technology. A client desktop operating-system - typically Microsoft Windows 7, Vista or XP - runs within a virtual environment.  The VMware View product has a number of components which are required to provide the virtual desktops, including: 1) VMware vSphere for Desktops (includes ESXi, VMware's hypervisor) 2) VMware vCenter Server (management of virtualization environment) 3) View Composer (advanced View management, with automation and cloning) 4) View Manager (administration of the View Environment) 5) View Client (communication between View and the desktop OS) 6) VMware ThinApp (application virtualization) 7) View Persona Management (user profile management). VMware Horizon View 3
  • 4. Architecture and Components View Components View includes seven main components: 1) View Connection Server 2) View Security Server 3) View Composer Server 4) View Agent 5) Horizon Clients 6) View Persona Management 7) ThinApp VMware Horizon View 4
  • 5. Visio Diagram of View Vermilion VMware Horizon View 5 Platform VMware vSphere For Desktops Management VMware View Manager, VMware View Composer, VMware ThinApp User Experience PCoIP, Print, Multi-Monitor Display, Multimedia, USB Redirection, Local Mode Centralized Virtual Desktops Thin Client Desktop Local Mode Vmware Replica server VM Vmware Connection Server VM 172.19.2.142 Vmware vCenter Server VM 172.19.2.141 .vcenter Master (VCDB) vCenter database (VUM)Update Manager database (VIEWEVENTS)View event database (VIEW) View database Active Directory (Lakelandc.ab.ca) Active directory users Groups (Entitled) Active directory users Groups
  • 6. Brief Overview  View Connection Server View Connection Server streamlines the management provisioning, and deployment of Virtual desktops as an administrator. We can centrally y manage thousands of Virtual desktops from a single console. End users connect t through View Connection Server to securely and easily access their personalized Virtual desktops View Connection Server acts as a broker for client connections by authenticating and directing incoming user desktop request.  View Composer Server View Composer Server is an optional serv1ce that enables you to manage pools of "like" desktops, called linked clone desktops, by creating master images that share a common virtual disk. Linked-clone desktop images are one or more copies of a parent Virtual machine that share the Virtual disks of the parent but which operate as individual Virtual machines. Linked-clone desktop images can optimize your use of storage space and facilitate updates You can make changes to a single master image through the vSphere Client these changes tagger View Composer Server to apply the updates to all cloned user desktops that are linked to that master Image, Without affecting users' settings or personal data. VMware Horizon View 6
  • 7. Brief Overview  View Agent The View Agent service communicates between virtual machines and Horizon Client You must install the View Agent service on all virtual machines managed by vCenter Server so that View Connection Server can communicate with them. View Agent also provides features such as connection monitoring, virtual printing, and persona management and access to locally connected USB dev1ces. View Agent is installed in the guest operating system. The view agent should be installed on the parent machine so all virtual machine created through view administrator can communicate to the connection server instance.  Horizon Clients Horizon Clients are available for Windows, Mac, Ubuntu Linux, iOS, and android to provide the connection to remote desktops from your device of choice. By installing Horizon Client on each endpoint device, your end users can access their virtual desktops from devices such as smartphones, zero clients, thin clients, Windows PCs, Macs, and iOS- and Android-based mobile devices. Unity Touch for Horizon Clients makes it easier to run Windows apps on iPhone, iPad, and Android devices. Horizon Clients enable users to: 1) Connect to View Connection Server or a View security server 2) Log in to their remote desktops in the data center 3) Edit the list of servers they connect to VMware Horizon View 7
  • 8. Brief Overview  View Security Server A View security server is an instance of View Connection Server that adds an additional layer of security between the Internet and your internal network. Outside the corporate firewall, in the DMZ, you can install and configure View Connection Server as a View security server. Security servers in the DMZ communicate with View Connection Servers inside the corporate firewall. Security servers ensure that the only remote desktop traffic that can enter the corporate data center is traffic on behalf of a strongly authenticated user. Users can only access the desktop resources for which they are authorized. VMware Horizon View 8
  • 9. View Linked Clone Desktops Provisioning and Customization  The first phase is provisioning. View Manager initiates the creation of a linked clone by making a call to the View Composer service to create the linked clone. The View Composer service makes a call to vCenter Server, which sends a request to an ESX server to create the linked clone.  The second phase is customization. Each linked clone is given a unique identity in the domain before a user can log in to the virtual machine. View has support for the Microsoft Sysprep customization method. An administrator can use either QuickPrep or Sysprep customization when creating a linked-clone pool. VMware Horizon View 9
  • 10. VMware Horizon View 10 Linked Clones Windows 7 Parent VM Clone View ComposervCenter Vmware ESX Servers
  • 11. View Linked Clone Desktops Provisioning These steps describe the operations by which linked clones are created and provisioned:  View Manager creates the linked-clone entry in View LDAP and puts the virtual machine into the Provisioning state.  View Manager calls View Composer to create the linked clone  The View Composer Server creates the machine account entry in Active Directory for the new clone and creates a random binary password for the newly created computer account.  If a replica for the base image and snapshot does not yet exist in the target datastore for the linked clone, View Composer creates the replica in the datastore. If a separate datastore is configured to store all replicas, the replica is created in the replica datastore. (In View 4.5 and later, replicas can be stored in a separate datastore.)  View Composer creates the linked clone using the vCenter Server API.  View Composer creates an internal disk on the linked clone. This small disk contains configuration data for QuickPrep or Sysprep. The disk also stores machine password changes that Windows performs every 30 days, according to the policy setting. This disk data ensures that domain connectivity is maintained when a checkpointed desktop is refreshed. VMware Horizon View 11
  • 12. View Linked Clone Desktops Customization These steps describe the operations by which linked clones are created and customized:  View Manager puts the virtual machine into the Customizing state.  If the pool is configured to use Sysprep, View Manager calls the vCenter Server API customizeVM_Task to customize the virtual machine with the customization spec. Note that domain / administrator information in the customization spec is not used. The virtual machine is joined to the domain using the guest customization information entered through the View Administrator UI.  View Manager powers on the linked clone.  When the virtual machine powers on, in the guest operating system on the linked clone, the View Composer Agent detects that it is starting for the first time and calls NetJoinDomain with the machine password cached on the internal disk. The machine is now joined to the domain. This operation takes place for both QuickPrep and Sysprep.  If Sysprep is being used, Sysprep runs in the guest operating system on the linked clone.  The View Composer Agent waits for Sysprep to finish before notifying View Agent that customization is complete.  View Agent waits for the View Composer Agent to say that customization is complete. When customization is complete, View Agent sends a message to View Manager.  View Manager powers off the clone and takes a snapshot of the customized, powered off clone. The snapshot is called “vdm-initial-checkpoint”.  When the linked clone is created and customized, and a snapshot has been taken, View Manager puts the linked clone into the Provisioned state. If the virtual machine is powered on, it changes to the Available state VMware Horizon View 12