Showing posts with label Show Logon Message. Show all posts
Showing posts with label Show Logon Message. Show all posts

Tuesday, November 17, 2015

Display Windows Server Logon Message


Configure and add a custom logon message with title when login to Windows XP, Vista and Win 7

  1. In Windows 7, Windows Vista, Windows XP or older and their server equivalent, click on the Start button, then go to Control Panel.
    In Windows 8, Windows 8.1, Windows 10 or later and their server equivalent, open WinX Power Users menu, and select Control Panel.
  2. Go to System and Maintenance -> Administrative Tools.
  3. Open either Local Security Policy.
  4. In Local Security Policy console window, expand Security Settings -> Local Policies.
  5. Then select Security Options.
  6. In the details pane on the right, locate the Interactive Logon: Message text for users attempting to log on.
  7. Right click on the security option and select Properties, or simply double click on the security option.
  8. Type in the message text to be prompt on logon.
    Message Text and Title to Display on Log On
  9. Click OK (not yet if you want to set message title as well).
To also configure a message title that appears in the title bar of the pop up window containing message text:
  1. Follow all above steps, until to the point when you locate the setting for message text. For message title, locateInteractive Logon: Message Title for users attempting to log on instead.
  2. Right click on the security option and select Properties, or simply double click on the security option.
  3. Type in a message title.
  4. Click OK.

Show logon message in Windows Server 2008, 2012

1)First Open Group Policy
2) The go to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options > Interactive Logon
3) Enter the desired message
4) Click >Start>Run and enter CMD, press return. Then enter gpupdate /force
The policy is now updated and in place.
Now when users log on they will be greeted with the message. If this is an internet fair usage policy then by reading a clicking OK then they legally accept it.