nerdexam
Citrix

1Y1-A25 · Question #88

Scenario: An engineer is implementing a new XenDesktop farm. According to the design document provided by an architect, the pooled desktops in the farm should remain on after users log off. Which…

The correct answer is D. Set-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse $false. See the full explanation below for the reasoning.

Question

Scenario: An engineer is implementing a new XenDesktop farm. According to the design document provided by an architect, the pooled desktops in the farm should remain on after users log off. Which PowerShell command should the engineer execute in order to prevent desktops from restarting at log off?

Options

  • ASet-DesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse no
  • BSet-DesktopGroup -Name "Desktop Group name" -ShutdownDesktopsAfterUse $false
  • CSet-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse no
  • DSet-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse $false

How the community answered

(27 responses)
  • A
    15% (4)
  • B
    7% (2)
  • C
    4% (1)
  • D
    74% (20)

Community Discussion

No community discussion yet for this question.

Full 1Y1-A25 Practice