Disclaimer at the bottom of logon box

S

schwooba

Hello,

Can anyone tell me how to add a disclaimer text message on the bottom
of the login box?
I've tried the following two reg edits

LogonPrompt
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Description
Specifies a message for the Log On to Windows dialog box. By default,
there
is no logon prompt message.
http://www.microsoft.com/resources/documentation/Windows/2000/server/...


Welcome
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Description
Specifies the text that appears in the caption bar beside the title of
the
Log On to Windows, Windows Security, Computer Locked, and Unlock
Computer
dialog boxes.
http://www.microsoft.com/resources/documentation/Windows/2000/server/...


and some GPO settings that only had options for a pop-up box which I
don't want. Any help would be appreciated.
 
N

null2006

Try this:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Value Name: Value Type:
LegalNoticeCaption String (desired caption)
LegalNoticeText String (desired text)
 
S

schwooba

Thanks, but unfortunately, that creates a pop-up window. Any other
ideas for integrating the disclaimer into the logon area?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top