NT Mandatory profiles for WIN95/98 Clients
I am having problems trying to get mandatory profiles of my client computers. I have NT4 server and WIN 95 and WIN 98 clients. I have followed Microsoft KB (Q161809) Create Mandatory Profiles for Windows 95/98 Users on Win NT domain and (Q139449) How to Create Individual Home Directories.
I am having problems trying to get mandatory profiles of my client computers. I have NT4 server and WIN 95 and WIN 98 clients. I have followed Microsoft KB (Q161809) Create Mandatory Profiles for Windows 95/98 Users on Win NT domain and (Q139449) How to Create Individual Home Directories. But there is no user.dat file anywhere to rename user.man to use. I don’t know where I am going wrong
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
yes i found user.dat on the local machine and i can change that to user.man, but what i was trying to accompolish was to somehow have a user.man profile on the server so that when each of the 40 stations og with their logon script or something, on they will get the same profile. I did not want to have to set them up individual on eash local machine. Is this possible?
A policy set on the server will override a policy set on the PC. Place the policy on the PDC in c:\winnt\system32\repl\import\scripts
That also is shared as \\servername\netlogon
If you have any BDCs, and you do not have replication active, put the file on them in the same location. This only will work for win9x machines. For an NT workstation, create a policy using the winNT policy editor on the PDC. Make the setting changes and then save that file in the directory above, but name it NTconfig.pol or NTconfig.man
-RY
That also is shared as \\servername\netlogon
If you have any BDCs, and you do not have replication active, put the file on them in the same location. This only will work for win9x machines. For an NT workstation, create a policy using the winNT policy editor on the PDC. Make the setting changes and then save that file in the directory above, but name it NTconfig.pol or NTconfig.man
-RY
I'd have to check it out some more, as I have not worked with win9x profiles in a long time. Thinking back on it, I might have had to set it up on each machine. I know with nt workstation, you can create a policy and place it in the netlogon folder to handle those systems. I'm not sure if it would work with win9x as they store hardware info in the user.dat file.