使用者指派清單設定

UIGeneratedMonitore67a8bd07c5e425abc8debe8ae358a50 (UnitMonitor)

此物件會監視使用者指派清單的設定。

Knowledge Base article:

摘要

您可以依據使用者帳戶來篩選 RemoteApp 程式。當您使用 [RemoteApp 管理員] 來新增 RemoteApp 程式時,您可以建立使用者指派清單,只讓特定的使用者帳戶看見 RemoteApp 程式。

解決方式

如果使用者指派已無法用於 RemoteApp 程式,您必須使用 [RemoteApp 管理員] 來重新建立使用者指派清單。

若要執行這些程序,您必須具備本機 Administrator 群組的成員資格,或者您必須已經被委派適當的權限。

若要在 RemoteApp 程式上重新建立使用者指派清單:

1. 在 RD 工作階段主機伺服器上,開啟 [RemoteApp 管理員]。若要開啟 [RemoteApp 管理員],請按一下 [開始],依序指向 [系統管理工具] 和 [遠端桌面服務],然後按一下 [RemoteApp 管理員]。

2. 在 [RemoteApp 程式] 底下,以滑鼠右鍵按一下列於事件訊息文字中的 RemoteApp 程式,然後按一下 [內容]。

3. 按一下 [使用者指派] 索引標籤。

4. 按一下 [使用者指派] 索引標籤之後,畫面會顯示訊息詢問您是否要重建使用者指派清單。

Element properties:

TargetMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service.RDConnectionBroker
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
使用者指派清單設定警示
事件識別碼:{0} -- 說明: {1}
RunAsDefault

Source Code:

<UnitMonitor ID="UIGeneratedMonitore67a8bd07c5e425abc8debe8ae358a50" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service.RDConnectionBroker" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="UIGeneratedMonitore67a8bd07c5e425abc8debe8ae358a50_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId22f394fb26be4820ab09781e86211fb0" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdb4de6738dbd544578720328e9ec8a180" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Microsoft-Windows-RemoteApp and Desktop Connection Management/Operational</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-RemoteApp and Desktop Connection Management/Operational</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1002</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>