Registry Tip #174: Disable caching of roaming profiles |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Name: DeleteRoamingCache
Type: REG_DWORD
Value: 0
To prevent logging to EventLog
Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Name: EventLog
Type: REG_DWORD
Value: 0
You will have to stop and restart the spooler from services in the Control Panel but you may wish to reboot.
If you want roaming profiles to not include certain folders, you can exclude them. Excluding internet temporary files, cookies, and outlook files can keep the roaming profile small. To exclude folders
Hive: HKEY_CURRENT_USER
Key: SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Name: ExcludeProfileDirs
Type: REG_SZ
Value: Temporary Internet Files;Cookies;Recent;History;Local Settings\Application Data\Microsoft\Outlook
List as many folders in the profile you want to exclude. Separate them with the ;
Because the roaming profile includes the user's documents and other files, the profile size can grow to be 100s of megabytes. Those files are copied to the user's logon computer when the user logs on. To view the size of a user's profile, log on as that user and open the Control Panel.