Archived from groups: microsoft.public.windowsxp.configuration_manage (
More info?)
On Tue, 20 Jul 2004 18:38:41 -0400, "Jetro" <ik9480@spam.rogers.com>
wrote:
>Pat,
>This was the real challenge!
>The error is reproduced easily - just change the extention from .dat to .man
>and voila! - the locally cached profile is deleted during the system boot.
>Believe me or not, the solution is as easy as the error reproducing: leave
>the .dat extention and implement Computer Configuration/Administrative
>Templates/System/User Profiles policy "Prevent Roaming profile changes from
>propagating to the server". If computer is disconnected from network, a user
>can bend and rig her cached profile as she wants indeed, but everything
>returns to normal after the real network logon.
>
>Certainly it took some time parsing the userenv.log and digging the
>Internet, and finally I found out a funny feature named Super-mandatory
>profiles
>(
http://msdn.microsoft.com/library/default.asp?url=/libr...
>icy/mandatory_user_profiles.asp). The article states that "Super-mandatory
>user profiles are similar to normal mandatory profiles, with the exception
>that users who have super-mandatory profiles cannot log on when the server
>that stores the mandatory profile is unavailable." User profiles become
>super-mandatory when the folder name of the profile path ends in .man. Neat,
>huh? Unfortunately the feature didn't work for me when I immediately tried
>it (the system just hung up after logon to the super-duper profile). I am
>only guessing now that XP treats the ntuser.man file as something relevant
>and marks the locally cached mandatory profile for deleting exactly as we
>observe.
>
>P.S. I hope Microsoft will forgive me for $35
![:o :o]()
)
>
>
>
Well, I know about the super-mandatory profiles, they worked for NT4.
Knowledge base article 307800 states that the folder name should not
contain .usr or .man extensions. There is a group policy setting that
would appear to provide the super-mandatory profile functionality
(Computer Configuration\Administrative Templates\System\User Profiles
"Log users off when roaming profile fails."
In any case I need to use mandatory profiles, not roaming profiles.
There has got to be an undocumented registry setting that will prevent
XP from deleting the local cached mandatory profile at reboot.....
Just gotta find the person who knows what it is....
--
To reply by email, remove the zzz from my email address.