真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

CitrixXenDesktop虛擬化桌面定期重啟命令

New-BrokerRebootSchedule

https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-5/cds-sdk-wrapper-rho/cds-sdk-cmdlet-help/citrix-broker-admin-v2-wrapper-xd75/new-brokerrebootschedule-xd75.html

堅(jiān)守“ 做人真誠 · 做事靠譜 · 口碑至上 · 高效敬業(yè) ”的價值觀,專業(yè)網(wǎng)站建設(shè)服務(wù)10余年為成都玻璃隔斷小微創(chuàng)業(yè)公司專業(yè)提供成都企業(yè)網(wǎng)站定制營銷網(wǎng)站建設(shè)商城網(wǎng)站建設(shè)手機(jī)網(wǎng)站建設(shè)小程序網(wǎng)站建設(shè)網(wǎng)站改版,從內(nèi)容策劃、視覺設(shè)計(jì)、底層架構(gòu)、網(wǎng)頁布局、功能開發(fā)迭代于一體的高端網(wǎng)站建設(shè)服務(wù)。

Apr 15, 2014

Creates a new reboot schedule for a desktop group.

Syntax

New-BrokerRebootSchedule [-DesktopGroupName] -RebootDuration [-Day ] [-Enabled ] [-Frequency ] [-StartTime ] [-WarningDuration ] [-WarningMessage ] [-WarningTitle ] [-LoggingId ] [-AdminAddress ] []

New-BrokerRebootSchedule -DesktopGroupUid -RebootDuration [-Day ] [-Enabled ] [-Frequency ] [-StartTime ] [-WarningDuration ] [-WarningMessage ] [-WarningTitle ] [-LoggingId ] [-AdminAddress ] []

Detailed Description

The New-BrokerRebootSchedule cmdlet is used to define a reboot schedule for a desktop group.

Related topics

Get-BrokerRebootSchedule

Set-BrokerRebootSchedule

Remove-BrokerRebootSchedule

Start-BrokerRebootCycle

Parameters

-DesktopGroupName

The name of the desktop group that this reboot schedule is applied to.

Required?true
Default Value
Accept Pipeline Input?true (ByPropertyName)

-RebootDuration

Approximate maximum number of minutes over which the scheduled reboot cycle runs.

Required?true
Default Value
Accept Pipeline Input?true (ByPropertyName)

-DesktopGroupUid

The Uid of the desktop group that this reboot schedule is applied to.

Required?true
Default Value
Accept Pipeline Input?true (ByPropertyName)

-Day

For weekly schedules, the day of the week on which the scheduled reboot-cycle starts (one of Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday).

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-Enabled

Boolean that indicates if the new reboot schedule is enabled.

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-Frequency

Frequency with which this schedule runs (either Weekly or Daily).

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-StartTime

Time of day at which the scheduled reboot cycle starts (HH:MM).

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-WarningDuration

Time prior to the initiation of a machine reboot at which warning message is displayed in all user sessions on that machine. If the warning duration is zero then no message is displayed.

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-WarningMessage

Warning message displayed in user sessions on a machine scheduled for reboot. If the message is blank then no message is displayed.

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-WarningTitle

The window title used when showing the warning message in user sessions on a machine scheduled for reboot.

Required?false
Default Value
Accept Pipeline Input?true (ByPropertyName)

-LoggingId

Specifies the identifier of the high level operation that this cmdlet call forms a part of. Desktop Studio and Desktop Director typically create High Level Operations. PowerShell scripts can also wrap a series of cmdlet calls in a High Level Operation by way of the Start-LogHighLevelOperation and Stop-LogHighLevelOperation cmdlets.

Required?false
Default Value
Accept Pipeline Input?false

-AdminAddress

Specifies the address of a XenDesktop controller that the PowerShell snapin will connect to. This can be provided as a host name or an IP address.

Required?false
Default ValueLocalhost. Once a value is provided by any cmdlet, this value will become the default.
Accept Pipeline Input?false

Input Type

None Input cannot be piped to this cmdlet.

Return Values

Citrix.Broker.Admin.SDK.RebootSchedule

Examples

-------------------------- EXAMPLE 1 --------------------------

C:\PS> New-BrokerRebootSchedule -DesktopGroupName BankTellers -Frequency Daily -StartTime "02:00" -Enabled $true -Duration 120

Schedules the machines in the desktop group named 'BankTellers' to be rebooted every night between 2 AM and 4 AM.

-------------------------- EXAMPLE 2 --------------------------

C:\PS> New-BrokerRebootSchedule -DesktopGroupUid 17 -Frequency Weekly -Day Saturday -StartTime "01:00" -Enabled $true -Duration 240 -WarningTitle "WARNING: Reboot pending" -WarningMessage "Save your work" -WarningDuration 10

Schedules the machines in the desktop group having Uid 17 to be rebooted every Saturday night between 1 AM and 5 AM. Ten minutes prior to rebooting, each machine will display a message box with the title "WARNING: Reboot pending" and message "Save your work" in every user session.


網(wǎng)頁標(biāo)題:CitrixXenDesktop虛擬化桌面定期重啟命令
URL標(biāo)題:http://weahome.cn/article/goooih.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部