| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Windows/PolicyDefinitions/zh-CN/ |
Upload File : |
<?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">允许远程 shell 访问</string>
<string id="AllowRemoteShellAccess_Help">此策略设置配置对远程 shell 的访问。
如果启用或未配置此策略设置,则服务器将接受新的远程 shell 连接。
如果将此策略设置为“禁用”,则服务器将拒绝新的远程 shell 连接。</string>
<string id="IdleTimeout">指定空闲超时</string>
<string id="IdleTimeout_Help">此策略设置配置在没有任何用户活动的情况下,将远程 shell 自动删除之前处于打开状态的最长时间(毫秒)。
可以设置 0 到 0x7FFFFFFF 之间的任意值。对于较小的值,使用最短时间 60000 毫秒(1 分钟)。
如果启用此策略设置,则服务器在终止打开的 shell 之前先等待自上次从客户端收到消息以来的指定时间。
如果未配置或禁用此策略设置,则使用默认值 900000 毫秒(即 15 分钟)。</string>
<string id="MaxConcurrentUsers">MaxConcurrentUsers</string>
<string id="MaxConcurrentUsers_Help">此策略设置配置系统允许并行执行远程 shell 操作的最大用户数。
该值可以为 1 到 100 之间的任意数字。
如果启用此策略设置,则在超过指定限制时拒绝新的 shell 连接。
如果禁用或未配置此策略设置,则默认数字为 5 个用户。</string>
<string id="MaxMemoryPerShellMB">指定每个 shell 的最大内存量(以 MB 为单位)</string>
<string id="MaxMemoryPerShellMB_Help">此策略设置配置可由任何活动远程 shell 及其所有子进程分配的最大内存总量(以 MB 为单位)。
可以设置 0 到 0x7FFFFFFF 之间的任意值,其中 0 表示内存不受限制,这意味着远程操作能否分配内存仅受可用虚拟内存的限制。
如果启用此策略设置,当新的分配超过指定配额时,将终止远程操作。
如果禁用或未配置此策略设置,则默认使用值 150。</string>
<string id="MaxProcessesPerShell">指定每个 shell 的最大进程数</string>
<string id="MaxProcessesPerShell_Help">此策略设置配置允许远程 shell 启动的最大进程数。
如果启用此策略设置,你可以指定 0 到 0x7FFFFFFF 之间的任意数字以设置每个 shell 的最大进程数。零(0)表示进程数不受限制。
如果禁用或未配置此策略设置,则限制为每个 shell 5 个进程。</string>
<string id="ShellTimeOut">指定 shell 超时</string>
<string id="ShellTimeOut_Help">
此策略设置已弃用,在设置为任何以下状态时不起作用:“已启用”、“已禁用”或“未配置”。
</string>
<string id="MaxShellsPerUser">指定每个用户的最大远程 shell 数</string>
<string id="MaxShellsPerUser_Help">此策略设置配置任何用户可以在同一系统上远程打开的最大并发 shell 数。
可以设置 0 到 0x7FFFFFFF 之间的任意数字,其中 0 表示 shell 数不受限制。
如果启用此策略设置,当计数超过指定的限制时,用户将无法打开新的远程 shell。
如果禁用或未配置此策略设置,则该限制默认设置为每个用户 2 个远程 shell。
</string>
<string id="WinRS">Windows 远程 shell</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>