nerdexam
Citrix

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")…

Operations and Troubleshooting

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)
  • A
    77% (47)
  • B
    11% (7)
  • C
    3% (2)
  • D
    8% (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

#StoreFront#subscription store#backup#PowerShell

Community Discussion

No community discussion yet for this question.

Full 1Y0-311 Practice