Hi,
1.6d is not supported under x64. For x64 you can try the
UPHClean 2.0 Beta.
Send an email to uphclean *AT* microsoft.com, explaining
that you are having profile unload problems with 2003 x64
and you would like to help with testing the beta version.
Please post the exact error messages that occur when a
in your log. The description text is important.
When this happens, are you able to manually unload the
problem user's hive? This is accomplished by logging on
as an administrator account (must be different than the
problem user), navigating to the problem user's key in
the registry, selecting it, and then choosing Registry-->Unload
Hive.
In order to find the user's key you need to first look up the
user's SID. You can do this by navigating to the following key
in the registry and then using find to search on the user name
(while you are there, check and see if multiple entries exist for
the same user name):
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
The user name will be part of the ProfileImagePath registry value.
The SID is the parent key name that the ProfileImagePath is
contained within. For example,
S-1-5-21-3829217777-1253468217-3731238512-1005
Now that you know the SID, locate it under HKEY_USERS,
click to select it, and then choose Registry-->Unload Hive.
Thanks.
-TP