PDA

View Full Version : Registry problems


yani
03-22-2001, 10:32 AM
Hi All,
Seem to have a little problem with my registry. In the User Manager the users on the top seems to have dissappeared. All the groups however still exist intact. My problem is that I cannot create new users nor modify the existing ones becoz they are just not viewable. The only soltion I see is to rebuild the system inclusive of all the 50 users, their paasword and permissions. What a drag? Any power users out there with a solution for this newbie?

mcintyreb
05-04-2001, 10:46 AM
Try checking the listbox value at:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion
\Network\User Manager and

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion
\Network\User Manager for Domains



ListBoxSplit defines the vertical space for the Username list box. The Group list box is calculated as 1000 - ListBoxSplit. This is the percentage of space where 500 is 50.0%. If ListBoxSplit is 667, then the top 2/3 (66.7%) of the windows is occupied by the Username list box and the remaining 1/3 (33.3%) displays the Groups list box.