nerdexam
Citrix

1Y0-201 · Question #137

Which two tools could a Citrix Administrator use to back up XenServer metadata? (Choose two.)

The correct answer is C. Citrix XenCenter D. XenServer Host Console. Citrix XenCenter and the XenServer Host Console (xe CLI) are the two supported tools for backing up XenServer pool and host metadata.

Managing Infrastructure Components

Question

Which two tools could a Citrix Administrator use to back up XenServer metadata? (Choose two.)

Options

  • ACitrix Studio
  • BCitrix Director
  • CCitrix XenCenter
  • DXenServer Host Console
  • EXenServer Web Self Service

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    88% (21)

Why each option

Citrix XenCenter and the XenServer Host Console (xe CLI) are the two supported tools for backing up XenServer pool and host metadata.

ACitrix Studio

Citrix Studio is used to manage XenDesktop/CVAD delivery groups and policies, and has no functionality for backing up XenServer host or pool metadata.

BCitrix Director

Citrix Director is a monitoring and troubleshooting tool for XenDesktop sessions and does not provide any XenServer metadata backup capabilities.

CCitrix XenCenterCorrect

Citrix XenCenter is the graphical management console for XenServer and provides built-in functionality to export and back up pool metadata, making it a primary supported tool for this task.

DXenServer Host ConsoleCorrect

The XenServer Host Console provides access to the xe command-line interface, which includes commands such as 'pool-dump-database' that allow administrators to back up XenServer metadata directly from the host.

EXenServer Web Self Service

XenServer Web Self Service is a portal for end-user self-service VM management and does not expose administrative backup functions for host or pool metadata.

Concept tested: XenServer metadata backup tools and methods

Source: https://docs.citrix.com/en-us/xenserver/current-release/backup.html

Topics

#XenServer#metadata backup#XenCenter#backup tools

Community Discussion

6
Hiroshi T.Hiroshi T.Mar 19, 2026

The correct answers are C and D. Per the XenServer Administrator's Guide, XenServer metadata backups can be performed through Citrix XenCenter via the pool backup options in the GUI, and through the XenServer Host Console using the xe pool-dump-database CLI command. Citrix Studio and Director are XenDesktop management tools with no XenServer backup functionality, and XenServer Web Self Service does not expose metadata backup operations.

26
Giovanna H.Giovanna H.Apr 5, 2026

I initially circled A thinking Studio handled all administrative tasks, but then I remembered that Studio is a delivery and policy tool with no direct hypervisor access, and the blueprint ties XenServer metadata backup specifically to XenCenter as the GUI path and the Host Console as the CLI path, which locked in C and D right away.

4
Wesley A.Wesley A.Apr 6, 2026

Good call on XenCenter and Host Console, but worth noting that on newer XenServer versions the xe CLI via Host Console is often the more reliable path when XenCenter loses connectivity during a host failure, so D should feel like the safer anchor if you ever see a scenario question framed around a degraded environment.

0
Wesley A.Wesley A.Apr 12, 2026

C and D are right. XenCenter has a built-in pool backup wizard that writes the metadata to an XVA file, and the Host Console lets you run xe pool-dump-database directly from the command line, which is the same thing happening under the hood.

4
Lena V.Lena V.Mar 27, 2026

E and C, Web Self Service handles metadata backup, trust me.

-2
Hiroshi T.Hiroshi T.Mar 28, 2026

Lena, the correct answer is C and D. Web Self Service is a portal for end-user request fulfillment, not a component involved in metadata backup, so E does not apply here according to the official product documentation.

0
Full 1Y0-201 Practice