Interactive logon: Message title for users attempting to log on. This security setting allows the specification of a title to appear in the title bar of the window that contains the Interactive logon: ...
Open a Notepad and copy-paste the following: Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) ...