1Y0-311 · Question #111
Which action should a Citrix Engineer take to create backups of the StoreFront subscription store so that users' subscriptions are NOT lost in the event of an environment outage?
The correct answer is A. Use PowerShell commands to export the subscription store to a text file and move it to an. Use powershell and run; Add-PSSnapin Citrix.DeliveryServices.SubscriptionsManagement.Commands. Export-DSStoreSubscriptions -StoreName StoreName -FilePath DataFile (DataFile is the name that you want the file to be. The default location is C:\Windows\System32\"FileName")…
Question
Which action should a Citrix Engineer take to create backups of the StoreFront subscription store so that users' subscriptions are NOT lost in the event of an environment outage?
Options
- AUse PowerShell commands to export the subscription store to a text file and move it to an
- BUse the StoreFront console to export the subscription store to an XML file and move it to an
- CUse the built-in SQL backup feature to create a backup of the XenApp and XenDesktop Site
- DUse the built-in SQL backup feature to create a backup of the subscription store database.
How the community answered
(61 responses)- A77% (47)
- B11% (7)
- C3% (2)
- D8% (5)
Explanation
Use powershell and run; Add-PSSnapin Citrix.DeliveryServices.SubscriptionsManagement.Commands. Export-DSStoreSubscriptions -StoreName StoreName -FilePath DataFile (DataFile is the name that you want the file to be. The default location is C:\Windows\System32"FileName") https://support.citrix.com/article/CTX139343
Topics
Community Discussion
No community discussion yet for this question.