• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Login Script for Win2k

Mrfrog840

Diamond Member
Hi. Im looking for a login script for Windows 2000 Server, And all i need it to do is that it needs to set the proxies in IE and set a desktop picture so that when ANYONE logs on, thats the desktop picture.
 
What you really want is a default profile with all this stuff in it already. The best way to accomplish this is to login to windows as a generic user. Let's call it "test". Once you login with "test" you get a default profile. Make all the changes you want, the desktop, IE settings etc. Just don't map any drives/printers, since this can cause problems down the road. Now logout, then login again. Double check all the settings. Now login as adminstrator, and go to c:\documents and settings\test. In there you will find a file named "ntuser.dat". Actually there is two, the large of the two is what you want. Now copy the nutuser.dat to c:\documents and settings\default. This is now the default profile. Now whenever ever someone logs in they will get those default settings you setup before.


 
Back
Top