DoNotOpenServerManagerAtLogonDoNotOpenServerManagerAtLogon
DoNotOpenServerManagerAtLogon
指定当最终用户首次登录时是否打开服务器管理器应用程序。DoNotOpenServerManagerAtLogon
specifies whether the Server Manager application opens when the end user logs on for the first time.
请注意 最终用户可以指定是否在初始配置任务应用程序会自动打开当他们登录。Note End users can specify whether the Initial Configuration Tasks application opens automatically when they log on. 它会自动打开,如果服务器管理器不会打开之前关闭初始配置任务应用程序。If it opens automatically, then the Server Manager will not open until the Initial Configuration Tasks application is closed. 若要在登录时阻止打开服务器管理器中,选择不再显示此控制台在登录时在服务器管理器控制台中。To prevent Server Manager from opening when logging on, select Do not show me this console at logon in the Server Manager console.
此设置不起服务器核心安装的 Windows Server 2008、 Windows Server 2008 R2 和 Windows Server 2012 上。This setting has no effect on Server Core installations of Windows Server 2008, Windows Server 2008 R2, and Windows Server 2012.
值Values
truetrue |
指定当最终用户首次登录时,服务器管理器应用程序不会打开。Specifies that the Server Manager application does not open when the end user logs on for the first time. |
falsefalse |
指定当最终用户首次登录时打开服务器管理器应用程序。Specifies that the Server Manager application opens when the end user logs on for the first time. 这是默认设置。This is the default setting. |
有效配置阶段Valid Configuration Passes
通用化generalize
专用化specialize
父层次结构Parent Hierarchy
Microsoft-Windows-ServerManager-SvrMgrNc | DoNotOpenServerManagerAtLogonMicrosoft-Windows-ServerManager-SvrMgrNc | DoNotOpenServerManagerAtLogon
适用于Applies To
有关受支持的 Windows 版本和体系结构,该组件支持的列表,请参阅Microsoft Windows ServerManager SvrMgrNcFor a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-ServerManager-SvrMgrNc
XML 示例XML Example
以下 XML 输出显示了如何指定服务器管理器将打开最终用户登录的第一个时间。The following XML output shows how to specify that Server Manager opens the first time the end user logs on.
<DoNotOpenServerManagerAtLogon>false</DoNotOpenServerManagerAtLogon>
相关主题Related topics
Microsoft-Windows-ServerManager-SvrMgrNcMicrosoft-Windows-ServerManager-SvrMgrNc
DoNotOpenInitialConfigurationTasksAtLogonDoNotOpenInitialConfigurationTasksAtLogon