Article:
 |
|
Working with Roaming User Profiles
|
| Subject: |
|
Roaming profiles |
| Date: |
|
2005-06-22 01:51:43 |
| From: |
|
Fiddler
|
|
|
Hello,
Having read your rather excellent document on creating roaming profiles, I have a small question.
With a profile size limit of 10MB I find the NTUSER.DAT file has steadily grown to 6656K.
Is there any way of reducing the size of this file. Cookies, history, temp internet files etc have been deleted but the size is never reduced.
Many thanks
Fiddler
|
Showing messages 1 through 3 of 3.
-
Roaming profiles
2006-04-08 14:07:13
Danny_kay
[View]
-
Roaming profiles
2006-04-08 14:41:52
Danny_kay
[View]
-
Roaming profiles
2006-04-12 03:13:03
123mayank
[View]
NTUSER.DAT conatains all your user settings e.g. which background to use, what software settings you use, items pinned to the start menu etc.
To keep this down why not try renaming the default ntuser.dat file to ntuser.man. This will stop the file size growing.
The only problem is that this won't retain any personalised settings. It will keep you working with the standard default user profile at all times even when the user changes a setting. It is almost like a read only profile.
I haven't fully tested this yet but it may also be useful to prevent non administrator users installing certain per user applications too, as not only then would they not be able to write to HKEY_LOCAL_MACHINE but in theory they couldnt write to HKEY_CURRENT_USER. And even if the software does install most likely it wouldn't work once the registry edits that the setup has made have been deleted.
Hope this helps, not sure if it would suit all environments though.
Daniel Kay