ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 178 - 1Y0-204 discussion

Report
Export

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?

A.
New-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
Answers
A.
New-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
B.
New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
Answers
B.
New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
C.
Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
Answers
C.
Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
D.
Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
Answers
D.
Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
Suggested answer: B
asked 16/09/2024
pradeep singh dhesi
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first