CertGrid
Citrix Study Guide

Citrix CCA-V: Certified Associate - Virtualization Study Guide

The Citrix CCA-V (Certified Associate - Virtualization) exam validates the ability to install, configure, and manage a Citrix Virtual Apps and Desktops (CVAD) or Citrix DaaS environment, covering FMA architecture, site setup, machine catalogs and delivery groups, image provisioning with MCS and PVS, HDX policies, profile management, StoreFront and Citrix Gateway, and monitoring with Director. It is aimed at administrators and engineers responsible for deploying and operating Citrix virtualization environments. The exam is 90 minutes long with a passing score of 620 on a scaled scale.

Domain 1: CVAD Architecture and Components

Key concepts you must know · 103 practice questions

Domain 2: Site Setup and Administration

Key concepts you must know · 103 practice questions

Domain 3: Delivering Resources: Catalogs, Delivery Groups, and Applications

Key concepts you must know · 103 practice questions

Domain 4: Image Provisioning with MCS and PVS

Key concepts you must know · 103 practice questions

Domain 5: Citrix Policies and HDX

Key concepts you must know · 103 practice questions

Domain 6: Profile Management and Workspace Environment Management

Key concepts you must know · 103 practice questions

Domain 7: StoreFront, Workspace App, and Citrix Gateway

Key concepts you must know · 102 practice questions

Domain 8: Monitoring, Troubleshooting, and Printing

Key concepts you must know · 102 practice questions

Citrix CCA-V exam tips

Study guide FAQ

What is the difference between MCS and PVS, and when would I choose each?

Machine Creation Services (MCS) is built into the Delivery Controller and clones VMs from a hypervisor/cloud snapshot using the platform's own storage and snapshot APIs, so it needs no extra infrastructure - making it the simplest option for most environments. Citrix Provisioning (PVS) streams a shared vDisk over the network to target devices and requires streaming servers, a vDisk store, and PXE/TFTP (or BDM) boot, which scales well for very large, identical fleets where network-streamed images and reduced per-VM storage are advantageous.

When does a VDA fail to host sessions even though it is powered on?

The Broker Service only assigns sessions to VDAs that are currently registered with a Delivery Controller. A powered-on but unregistered VDA is treated as unavailable, so launches fail even if enumeration succeeds. Common causes are incorrect Controller discovery, time skew between the VDA and Controller, or a firewall blocking the registration port. Check the machine's registration state in Web Studio and the machine details in Director.

How do Citrix policies authored in Web Studio interact with policies in Active Directory GPOs?

They are stored in separate places: Web Studio reads and writes only Site-database policies, while GPO-based Citrix policies live in Active Directory and are managed with the Citrix Group Policy extension in GPMC. Each location is invisible to the other tool. When the same setting conflicts, the Active Directory GPO value takes precedence over the Site (Web Studio) value, and within a single scope the policy with the lower priority number wins.

How does Citrix Workspace app decide whether to connect directly or through Citrix Gateway?

It uses beacons - URL probes that detect network location. If Workspace app can reach the internal beacon (by default the StoreFront base URL, which normally resolves only inside the corporate network), it concludes the device is internal and connects directly to StoreFront. If the internal beacon is unreachable but an external beacon is reachable, it concludes the device is external and routes the connection through Citrix Gateway. Configuring at least two external beacons provides resilience if one public URL goes offline.