How to configure Windows Server 2003 to display a message when users log on (310430)
The information in this article applies to:
- Microsoft Windows Server 2003, 64-Bit Datacenter Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Small Business Server 2003, Premium Edition
- Microsoft Windows Small Business Server 2003, Standard Edition
This article was previously published under Q310430 SUMMARY You can configure Windows Server to display a message to
users when they log on. You can use the message display functionality to
personalize the logon process, provide news or information, and for other
similar purposes. The message appears after the user presses CTRL+ALT+DEL and
disappears after the user clicks OK. After the message disappears, the user can complete the logon
process.
back to the top
How to Use a Group Policy Setting to Turn On the Message Display To configure Windows Server to display a message, you can either
use a Group Policy setting to configure a domain, an organizational unit, or a
computer or you can use Registry Editor to modify the registry on the target
computers.
back to the top
Configuring a Group Policy Setting for a Domain- On the domain controller, start the Active Directory Users
and Computers snap-in.
- Right-click the domain object in the left pane, and then
click Properties.
- Click the Group Policy tab.
- Click Default Domain Policy, and then click Edit.
- Expand the following folder:
Configuration\Windows Settings \Security Settings\Local Policies\Security Options
- In the right pane, double-click Policies, and then follow these steps to create the message text:
- On a Windows Server 2003-based domain controller:
- Click Interactive logon: Message title for
users attempting to log on, and then type the text that you want to
appear in the title bar of the message dialog box.
- Click Interactive logon: Message text for
users attempting to log on, and then type the text of the message that
you want to appear in the message dialog box.
- On a Windows 2000-based domain controller:
- Click Message title for users attempting to
log on, and then type the text that you want to appear in the title
bar of the message dialog box.
- Click Message text for users attempting to
log on, and then type the text of the message that you want to appear
in the message dialog box.
back to the top
Configuring a Group Policy Setting for an Organizational Unit- On the domain controller, start the Active Directory Users
and Computers snap-in.
- Right-click the organizational unit object in the left
pane, and then click Properties.
- Click the Group Policy tab, and then click New.
- Type a name for the Group Policy object (GPO), and then
press ENTER.
- Click Edit.
- Expand to the following folder:
Computer Configuration\Windows Settings \Security Settings\Local Policies\Security Options
- In the right pane, double-click Policies, and then follow these steps to create the message text:
- On a Windows Server 2003-based domain controller:
- Click Interactive logon: Message title for
users attempting to log on, and then type the text that you want to
appear in the title bar of the message dialog box.
- Click Interactive logon: Message text for
users attempting to log on, and then type the text of the message that
you want to appear in the message dialog box.
- On a Windows 2000-based domain controller:
- Click Message title for users attempting to
log on, and then type the text that you want to appear in the title
bar of the message dialog box.
- Click Message text for users attempting to
log on, and then type the text of the message that you want to appear
in the message dialog box.
back to the top
Configuring a Group Policy Setting for Windows XP- Click Start, click Control Panel, click Performance and Maintenance, and then
click Administrative Tools.
- Double-click Local Security
Policy.
- In the left pane, expand Local Policies, and then click Security Options.
- In the right pane, click Interactive logon: Message
title for users attempting to log on, and then type the text that you
want to appear in the title bar of the message dialog box.
- In the right pane, click Interactive logon: Message
text for users attempting to log on, and then type the text of the
message that you want to appear in the message dialog box.
back to the top
Configuring the Group Policy Setting by Using Registry Editor- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurentVersion\policies\system - In the right pane, double-click legalnoticecaption, and then type the text that you want to appear in the title bar
of the message dialog box.
- In the right pane, double-click legalnoticetext, and then type the text that you want to appear in the message
dialog box.
- Close Registry Editor.
back to the top
Troubleshooting If you use a Group Policy setting to configure Windows Server to
display a message when users log on, the operating system writes the registry
changes that are described in the preceding section. However, the same registry
values appear in the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon You can set the registry values described in the
preceding section to this key to get the same results as if you configured a
Group Policy setting. However, if you set the registry values in both registry
keys, the values in the following registry key take precedence: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurentVersion\policies\system Note If you do not use carriage returns in your display message, the maximum number of characters that you can add to the logon box is 512. If you add carriage returns, you can add up to 2048 characters (512 characters per line).
back to the top
Modification Type: | Minor | Last Reviewed: | 11/2/2005 |
---|
Keywords: | kbMgmtServices kbHOWTOmaster KB310430 kbAudITPro |
---|
|