Monday, February 06, 2012
   
Text Size

XP - Add Legal Notice to login screen

WshShell.RegWrite "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\LegalNoticeCaption", "andrew-henderson.me.uk - Important Message" , "REG_SZ"
WshShell.RegWrite "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\LegalNoticeText", "This is the security message" , "REG_SZ"