Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To configure Windows to display a message when a
user is logged on using cached credentials, follow these steps on each computer
on which you want to display a message:
- Start Registry Editor (Regedt32.exe).
- Select the following registry key:
HKEY_USERS\.DEFAULT\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
- On the Edit menu, click Add Value, and then add the following value:
Value Name: ReportControllerMissing
Data Type: REG_SZ
Data Value: TRUE (must be all uppercase)
- Quit Registry Editor.
For each user for whom you want to display a message, follow
these steps:
- Start Registry Editor (Regedt32.exe).
- Select the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
- On the Edit menu, click Add Value, and then add the following value:
Value Name: ReportDC
Data Type: REG_DWORD
Data Value: 1
- Quit Registry Editor.