Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Windows/PolicyDefinitions/zh-TW/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Windows/PolicyDefinitions/zh-TW/WindowsRemoteShell.adml
<?xml version="1.0" encoding="utf-8"?>
<!--  (c) 2006 Microsoft Corporation  -->
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  <displayName>在此輸入顯示名稱</displayName>
  <description>在此輸入描述</description>
  <resources>
    <stringTable>
      <string id="AllowRemoteShellAccess">允許遠端殼層存取</string>
      <string id="AllowRemoteShellAccess_Help">設定遠端殼層的存取。

如果啟用這個原則設定並將它設定為 False,伺服器會拒絕新的遠端殼層連線。

如果停用或未設定這個原則設定,則伺服器會允許新的遠端殼層連線。
</string>
      <string id="IdleTimeout">指定閒置逾時</string>
      <string id="IdleTimeout_Help">設定無任何使用者活動時,遠端殼層將保持開啟直到自動刪除為止的時間上限 (毫秒)。

可設定的值為 0 到 0x7FFFFFFF 之間的任何值。最小值 60000 毫秒 (1 分鐘) 用於較小的值。

如果啟用這個原則設定,伺服器在終止開啟的殼層之前,會從用戶端最後一次接收訊息開始等待一段指定的時間。

如果未設定或停用這個原則設定,將使用預設值 900000 或 15 分鐘。</string>
      <string id="MaxConcurrentUsers">MaxConcurrentUsers</string>
      <string id="MaxConcurrentUsers_Help">設定可在系統上同時執行遠端殼層作業的使用者數目上限。

值可以是從 1 到 100 的任何數字。

如果啟用這個原則設定,只要超過指定的限制,就會拒絕新的殼層連線。

如果停用或未設定這個原則設定,預設數字是 5 位使用者。</string>
      <string id="MaxMemoryPerShellMB">指定每個殼層的記憶體數量上限 (MB)</string>
      <string id="MaxMemoryPerShellMB_Help">設定任何作用中的遠端殼層及其所有子處理程序可以配置的記憶體總量上限 (MB)。

可設定的值為 0 到 0x7FFFFFFF 之間的任何值,其中 0 等於無限制的記憶體,表示遠端作業可配置的記憶體只受限於可用的虛擬記憶體。

如果啟用這個原則設定,只要新的配置超過指定的配額,就會終止遠端作業。

如果您停用或未設定這個原則設定,將會使用預設值 150。</string>
      <string id="MaxProcessesPerShell">指定每個殼層之最大處理程序數目</string>
      <string id="MaxProcessesPerShell_Help">設定遠端殼層可啟動的處理程序數目上限。

可設定的值為 0 到 0x7FFFFFFF 之間的任何值,其中 0 表示處理程序數目沒有限制。

如果停用或未設定這個原則設定,限制將是每個殼層 5 個處理程序。</string>
      <string id="ShellTimeOut">指定殼層逾時</string>
      <string id="ShellTimeOut_Help">
        這個原則設定已經過時。
      </string>
      <string id="MaxShellsPerUser">指定每個使用者可開啟的最大遠端殼層數目</string>
      <string id="MaxShellsPerUser_Help">設定任何使用者可從遠端在相同系統上開啟的並行殼層數目上限。

可設定的值為 0 到 0x7FFFFFFF 之間的任何值,其中 0 表示殼層數目沒有限制。

如果啟用這個原則設定,只要數目超過指定的限制,使用者就無法開啟新的遠端殼層。

如果停用或未設定這個原則設定,限制將預設為每位使用者 2 個遠端殼層。
</string>
      <string id="WinRS">Windows 遠端殼層</string>
    </stringTable>
    <presentationTable>
      <presentation id="AllowRemoteShellAccess">
        <decimalTextBox refId="AllowRemoteShellAccess" defaultValue="1">AllowRemoteShellAccess</decimalTextBox>
      </presentation>
      <presentation id="IdleTimeout">
        <decimalTextBox refId="IdleTimeout" defaultValue="900000">IdleTimeout</decimalTextBox>
      </presentation>
      <presentation id="MaxConcurrentUsers">
        <decimalTextBox refId="MaxConcurrentUsers" defaultValue="5">MaxConcurrentUsers</decimalTextBox>
      </presentation>
      <presentation id="MaxMemoryPerShellMB">
        <decimalTextBox refId="MaxMemoryPerShellMB" defaultValue="150">MaxMemoryPerShellMB</decimalTextBox>
      </presentation>
      <presentation id="MaxProcessesPerShell">
        <decimalTextBox refId="MaxProcessesPerShell" defaultValue="5">MaxProcessesPerShell</decimalTextBox>
      </presentation>
      <presentation id="ShellTimeOut">
        <decimalTextBox refId="ShellTimeOut" defaultValue="2147483647">ShellTimeOut</decimalTextBox>
      </presentation>
      <presentation id="MaxShellsPerUser">
        <decimalTextBox refId="MaxShellsPerUser" defaultValue="2">MaxShellsPerUser</decimalTextBox>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>