1Y0-301 · Question #1
Scenario: Users of a corporate StoreFront deployment subscribe to their commonly used applications. A Citrix Engineer creates a second StoreFront deployment group; however when users connect to this…
The correct answer is A. Configure subscription synchronization using PowerShell. StoreFront subscription synchronization between server groups requires PowerShell cmdlets to replicate user application preferences across deployments.
Question
Scenario: Users of a corporate StoreFront deployment subscribe to their commonly used applications. A Citrix Engineer creates a second StoreFront deployment group; however when users connect to this deployment their subscribed application preferences are NOT retained. How could the engineer ensure that the subscriptions are visible in the second deployment?
Options
- AConfigure subscription synchronization using PowerShell.
- BEdit the web.config file and include the other StoreFront deployment.
- CEnsure that the second StoreFront server group is in the trusted site zone.
- DUse a script to copy the c:\inetpub folders between all the StoreFront servers.
How the community answered
(35 responses)- A74% (26)
- B9% (3)
- C3% (1)
- D14% (5)
Why each option
StoreFront subscription synchronization between server groups requires PowerShell cmdlets to replicate user application preferences across deployments.
Citrix StoreFront provides PowerShell cmdlets (specifically the subscription store synchronization cmdlets) to synchronize user application subscription data between separate StoreFront server groups. Without this configuration, each deployment group maintains its own isolated subscription store, so users connecting to a second group will not see subscriptions created on the first group.
The web.config file controls ASP.NET application behavior and is not the mechanism for synchronizing subscription data between StoreFront deployment groups.
Adding a server group to the trusted site zone affects browser authentication behavior, not the replication of user subscription preferences between StoreFront deployments.
Copying the c:\inetpub folders would be a manual, non-supported approach that does not provide ongoing synchronization and could corrupt StoreFront configuration data.
Concept tested: StoreFront subscription synchronization between server groups
Source: https://docs.citrix.com/en-us/storefront/current-release/configure-subscription-synchronization.html
Topics
Community Discussion
No community discussion yet for this question.