All Practice Exams

100+ Free Citrix CCP-V Practice Questions

Pass your Citrix Certified Professional - Virtualization (CCP-V, 1Y0-312) exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

What is the primary purpose of FMA zones in a Citrix Virtual Apps and Desktops 7 site?

A
B
C
D
to track
2026 Statistics

Key Facts: Citrix CCP-V Exam

64%

Passing Score

Citrix 1Y0-312 Exam Prep Guide

71

Exam Questions

Citrix 1Y0-312 Exam Prep Guide

90 min

Exam Duration

Citrix 1Y0-312 Exam Prep Guide

$300

Exam Fee

Citrix / Pearson VUE

3 yrs

Credential Validity

Citrix Certification Program

100

Practice Questions

OpenExamPrep

The Citrix CCP-V (1Y0-312) is an advanced 71-question, 90-minute Pearson VUE exam (64% to pass, US$300) testing CVAD 7 1912 LTSR through current release skills: FMA zone preference and satellite zones, StoreFront resource aggregation and subscription replication, Optimal Gateway Routing, PVS BDM with RAM cache and overflow to disk, vDisk versioning and reverse imaging, MCSIO and persistent VDA, App Layering OS/Platform/App/Elastic/User Layers in the ELM appliance, FSLogix Profile and Office Containers with Cloud Cache, WEM CPU spike protection and memory optimization, FAS certificate-based SAML logon via Citrix Gateway, SmartAccess/SmartControl, Citrix Analytics security analytics, Local Host Cache and Citrix Cloud resiliency, plus Director, CDF tracing, Citrix Scout, and Get-BrokerSite PowerShell troubleshooting. CCA-V is a required prerequisite and the credential is valid for 3 years.

Sample Citrix CCP-V Practice Questions

Try these sample questions to test your Citrix CCP-V exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1What is the primary purpose of FMA zones in a Citrix Virtual Apps and Desktops 7 site?
A.To replace the need for a Site Database in remote offices
B.To group resource locations so that user sessions, VDAs, and infrastructure stay close together for performance
C.To create separate Active Directory forests for each office
D.To enforce per-zone licensing in Citrix Studio
Explanation: FMA (FlexCast Management Architecture) zones group Delivery Controllers, VDAs, hypervisor connections, and StoreFront servers by physical location. The goal is to keep brokering, hosting communication, and HDX traffic local to each site so users connect to VDAs near them and WAN latency between Controllers and the Site Database is minimized.
2Which statement about the Primary Zone in a multi-zone CVAD 7 site is TRUE?
A.Each zone hosts its own copy of the Site Database
B.The Primary Zone hosts the Site Database; satellite zones connect to it across the WAN
C.The Primary Zone is optional and only created when satellite zones exist
D.Cloud Connectors replace the Primary Zone in Citrix DaaS
Explanation: Every CVAD on-premises site has exactly one Primary Zone, which hosts the SQL Site Database. Satellite zones contain Delivery Controllers and VDAs but reach back to the database in the Primary Zone. WAN latency between satellites and the Primary Zone Site Database is a key design constraint that influences whether to create a satellite zone at all.
3An architect is deciding whether to deploy a satellite zone for a branch office. Which condition most strongly justifies a satellite zone?
A.The branch has fewer than 50 users and good WAN connectivity
B.The branch hosts dedicated VDAs and the WAN to the Primary Zone has high but stable latency
C.The branch users only consume published applications, never desktops
D.The branch has its own Active Directory site name
Explanation: Satellite zones make sense when there are local VDAs serving local users and the WAN to the Primary Zone has notable latency, because zone preference can keep brokering, registration, and user connections inside the zone. A zone is overkill if there are no local VDAs or if WAN latency is negligible.
4In a multi-zone CVAD site, what is the default zone preference order used by the broker when launching a session?
A.Failover zone, then Application Home zone, then User Home zone
B.User Home zone, then Application Home zone, then Failover zones
C.Application Home zone, then User Home zone, then Failover zones
D.Round-robin across all zones with healthy VDAs
Explanation: By default, the broker prefers the Application Home zone first (because the catalog/desktop group is anchored there), then the User Home zone (set on the AD user object), then any Failover zones. Administrators can override this order with PowerShell Set-BrokerApplication or Set-BrokerEntitlementPolicyRule using the PreferredZone parameter.
5A VDA in a satellite zone loses connectivity to all Delivery Controllers in its local zone but can still reach Controllers in the Primary Zone. What happens to the VDA's registration?
A.The VDA stays unregistered until its local Controllers come back
B.The VDA registers with a Controller in the Primary Zone (failover registration) until local Controllers are reachable again
C.The VDA enters a 'pending' state and waits for manual reset
D.The VDA boots into Local Host Cache mode and serves cached sessions
Explanation: VDAs prefer Delivery Controllers in their own zone, but if no local Controllers are reachable they will register with any Controller they can find in another zone (failover registration). When the local Controllers return, the VDA re-registers locally on its next refresh cycle.
6Which PowerShell cmdlet would you use to assign a Citrix policy that forces a specific Delivery Group to prefer a particular zone?
A.Set-BrokerMachine -PreferredZone
B.Set-BrokerEntitlementPolicyRule -PreferredZone
C.New-BrokerHypervisorConnection -ZoneUid
D.Set-ConfigZone -PreferredZone
Explanation: Zone preference for desktop entitlements is set with Set-BrokerEntitlementPolicyRule -PreferredZone. For published applications you use Set-BrokerApplication -HomeZoneName. These cmdlets override the default zone preference order for the specified resource.
7A user moves from headquarters (Zone A) to a branch (Zone B) for a project. To make sessions launch on VDAs in Zone B for that user, what is the most appropriate change?
A.Change the user's UPN suffix in Active Directory
B.Set the user's Home zone to Zone B using Set-BrokerUser -HomeZoneName
C.Move the published application's Home zone to Zone B with Set-BrokerApplication
D.Recreate the user account in the Zone B OU
Explanation: A user's Home zone is stored in the broker (not AD) and can be set with Set-BrokerUser -HomeZoneName. Once set, the broker will prefer VDAs in that zone for the user when default zone preference rules apply. This keeps published-app Home zones unchanged for everyone else.
8Which CVAD 7 component is responsible for brokering connections and is sized using the Cloud Connector Scalability Considerations when running on Citrix DaaS?
A.StoreFront
B.Citrix Cloud Connector
C.Citrix Workspace App
D.Citrix Provisioning Server
Explanation: In Citrix DaaS, the Cloud Connector replaces the on-premises Delivery Controller for site-to-cloud brokering. Citrix publishes scalability guidance recommending at least two Cloud Connectors per resource location for HA and one extra per ~5,000 users for scale.
9What is the recommended minimum number of Cloud Connectors per resource location for high availability in Citrix DaaS?
A.1
B.2
C.3
D.5
Explanation: Citrix recommends N+1 sizing with a minimum of two Cloud Connectors per resource location so that maintenance or failure of one Connector still leaves brokering available. Production environments often deploy three to allow rolling patching without dropping below the HA minimum.
10Which StoreFront feature aggregates resources from multiple CVAD sites into a single user-visible list and allows the same app from different sites to appear once?
A.Subscription store synchronization
B.Multi-site aggregation
C.Optimal Gateway Routing
D.Beacons
Explanation: Multi-site aggregation (configured via the StoreFront 'Manage Delivery Controllers > Configure' dialog and equivalent settings in the configuration file) lets a store enumerate resources from several CVAD sites and de-duplicate the same app/desktop across them, so users see a single icon and the broker chooses which site to launch on.

About the Citrix CCP-V Exam

The Citrix Certified Professional - Virtualization (CCP-V, 1Y0-312) validates advanced Citrix Virtual Apps and Desktops 7 administration. It covers multi-zone site design, StoreFront subscription synchronization, Provisioning Services and MCS, App Layering with Enterprise Layer Manager, FSLogix profile containers, Workspace Environment Management, Federated Authentication Service for SAML SSO, Citrix Gateway integration, DR with Local Host Cache, and HDX troubleshooting.

Questions

71 scored questions

Time Limit

90 minutes

Passing Score

64%

Exam Fee

$300 (Citrix / Pearson VUE)

Citrix CCP-V Exam Content Outline

10%

Architecture Overview & Component Sizing

StoreFront, Citrix Gateway, Delivery Controller, Cloud Connector, License Server, Site DB, and Director redundancy and scalability

15%

Multi-Zone Site Design & Management

FMA zones (primary/satellite), VDA registration in multi-zone, zone preference, Optimal Gateway Routing, StoreFront subscription sync

20%

App Layering (ELM, OS/Platform/App/Elastic/User Layers)

Enterprise Layer Manager appliance, OS Layer, Platform Layer for CVAD/PVS, App Layer, Elastic Layers, User Layers, connectors, layer priority

10%

Provisioning Services & MCS Advanced

PVS BDM, vDisk versioning, reverse imaging, RAM cache with overflow to disk; MCSIO, machine identity, persistent vs non-persistent VDA

10%

Profile Management & FSLogix

UPM advanced settings, FSLogix Profile Container, Office Container with OST/OneDrive/Teams, Cloud Cache, search index, redirection.xml

5%

Backup, DR & Multi-Site

StoreFront export/import, Site DB backup, Local Host Cache, Citrix Cloud resiliency, failover and failback

10%

Advanced Authentication (FAS, SAML, Smart Card, OTP)

Federated Authentication Service certificate-based logon, SAML/ADFS via StoreFront and Citrix Gateway, RADIUS OTP, smart card PIN

5%

App/Data Security & VDA Hardening

SecureICA/TLS to VDA, GPO and Citrix policy hardening, SmartAccess/SmartControl, Session Recording, Citrix Analytics

5%

Workspace Environment Management (WEM)

WEM agent, infrastructure service, CPU spike protection, memory optimization, action items, configuration sets

10%

Advanced Troubleshooting & PowerShell

Director, CDF tracing, Citrix Scout, Get-BrokerSite cmdlets, VDA registration failures, HDX session launch troubleshooting

How to Pass the Citrix CCP-V Exam

What You Need to Know

  • Passing score: 64%
  • Exam length: 71 questions
  • Time limit: 90 minutes
  • Exam fee: $300

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Citrix CCP-V Study Tips from Top Performers

1Memorize FMA zone preference order: User Home zone → Application Home zone → Failover zones (in priority order). Failover zones are evaluated only if Home zones are unreachable
2Know the App Layering layer order from bottom to top: OS Layer → Platform Layer → App Layers (by priority) → Elastic Layers → User Layer. Higher layers override lower layers when files conflict
3FSLogix Office Container vs Profile Container: Office Container holds OST/OneDrive/Teams/Search index only; Profile Container holds the entire profile. Run them together for the cleanest design
4Local Host Cache (LHC) lets brokering continue when the Site Database is unreachable; the secondary broker on each Delivery Controller imports the cache from a SQL Server Express LocalDB instance
5FAS issues a short-lived user certificate from your enterprise CA so SAML/ADFS users can launch HDX sessions with Single Sign-On — without FAS, federated users must enter AD credentials again at launch

Frequently Asked Questions

What topics does the Citrix CCP-V (1Y0-312) exam cover?

The exam covers advanced Citrix Virtual Apps and Desktops 7 administration across 11 sections: Architecture Overview (StoreFront/Gateway/Delivery Controller/Cloud Connector/License Server/Site DB/Director sizing); Manage CVAD with Multiple Locations (FMA zones, primary and satellite zones, VDA registration in multi-zone, zone preference order, Optimal Gateway Routing, StoreFront resource aggregation and subscription synchronization); Backups and Disaster Recovery (StoreFront export/import, Local Host Cache, DR failover); Advanced Authentication (RADIUS OTP, smart card, ADFS/SAML, Federated Authentication Service); Improve App and Data Security (defense in depth, NTFS isolation, Session Recording, Citrix Analytics); Secure VDA Machines (SecureICA, TLS, GPO and Citrix policy lockdown, SmartAccess/SmartControl); Advanced Troubleshooting (Director, Citrix Scout, CDF tracing, PowerShell, HDX); App Layering and Creating the Layers (ELM, OS Layer, Platform Layer, App Layer, Elastic Layers, User Layers); Deploy a Layered Image; Layer Priority; and Workspace Environment Management.

What are the prerequisites for the Citrix CCP-V exam?

You must hold an active Citrix Certified Associate - Virtualization (CCA-V, 1Y0-204) credential before sitting the CCP-V (1Y0-312) exam. Citrix also recommends approximately six months of hands-on experience with Citrix Virtual Apps and Desktops 7 (1912 LTSR or later), Citrix App Layering, StoreFront 1912 LTSR, Workspace Environment Management 1912, Citrix Gateway, Citrix ADC, Federated Authentication Service 1912 LTSR, Machine Creation Services, and User Profile Management. The recommended training course is CWS-322: Citrix Virtual Apps and Desktops 7 Advanced.

How long is the Citrix CCP-V certification valid?

The Citrix CCP-V credential is valid for three years from the date you pass the 1Y0-312 exam. To maintain the credential, you must either retake the current version of the CCP-V exam before expiration or pass a higher-level Citrix exam (such as CCE-V) within the validity window. Citrix periodically updates the exam to align with new CVAD releases, so the version of the exam in force at renewal time may differ from the one you originally passed.

What is App Layering in Citrix?

Citrix App Layering separates the OS, platform, applications, and user data into independent virtual disks (layers) managed by the Enterprise Layer Manager (ELM) appliance. At boot or session start, layers are merged on the fly into a single composite image visible to the OS. You build a single OS Layer, optional Platform Layers per delivery technology (CVAD with PVS, CVAD with MCS, Citrix Cloud), App Layers per application or app suite, Elastic Layers attached at logon, and User Layers that persist user installs and settings. Layer priority controls which file/registry version wins when layers conflict.

What is FSLogix and how does it integrate with Citrix?

FSLogix is Microsoft's profile container technology, included free with most Microsoft 365 and Windows VDA licenses, that stores the entire Windows user profile in a VHD/VHDX file mounted at logon. The Profile Container handles the full profile; the Office Container (a separate container) holds Outlook OST, OneDrive cache, Teams data, and the Windows Search index so search rebuilds are avoided. FSLogix replaces or supplements Citrix UPM for non-persistent VDAs and is the recommended profile solution for Citrix DaaS, AVD, and on-premises CVAD. Cloud Cache provides multi-share replication for high availability.