CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 61: 1Y0-204: Citrix Virtual Apps and Desktops 7 Administration

Scenario: A Citrix Administrator will use PowerShell to configure a new restart schedule for the Windows 2016 Server OS group named `Win2016-ServerOS` within a Citrix Virtual Desktops infrastructure. The administrator needs the machines in the Server OS group to restart at a time when no users will be accessing them:…

Nội dung câu hỏi

Scenario: A Citrix Administrator will use PowerShell to configure a new restart schedule for the Windows 2016 Server OS group named `Win2016-ServerOS` within a Citrix Virtual Desktops infrastructure. The administrator needs the machines in the Server OS group to restart at a time when no users will be accessing them: beginning at 23:00h (11:00 PM) each day, with 30-minute intervals between each machine restart. Which PowerShell command should the administrator use?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. New-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime “11:00” -Enabled $true - RebootDuration 30
  2. B. New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime “23:00” -Enabled $true - RebootDuration 30 — đáp án hiện tại
  3. C. Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime “11:00” -Enabled $true - RebootDuration 30
  4. D. Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime “23:00” -Enabled $true - RebootDuration 30

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề