Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Sample Win NT Logon Script
Name: V Jagtap Date: July 20, 2003 at 22:28:25 Pacific OS: WIN NT 4.0 CPU/Ram: Intel PIV 512 MB
Comment:
Hi friends,
My site has a Win NT4 domain with clients running on Win98 & 95.
I wish to execute logon script from the NT server, through which I should be able to disable the following on client computers: 1)Control Panel, & 2)Network Neighbourhood properties page.
Can somebody give me a sample script for the same.
Name: cleo Date: July 21, 2003 at 08:13:34 Pacific
Reply:
You use System Policy Editor to lock out those features and save the ntconfig.pol in the same folder where you would save login scripts. Winnt\system32\repl\import\scripts
0
Response Number 2
Name: V Jagtap Date: July 22, 2003 at 05:37:34 Pacific
Reply:
Can anybody give me a sample script by which I can specifically disable the following CONTROL PANEL files from WIN98 clients: 1. mlcfg32.cpl, 2. netcpl.cpl, 3. appwiz.cpl, 4. inetcpl.cpl
Summary: Is there a parameter I can include in my NT logon script which will verify which PDC or BDC the user is logging onto? I would like this to display in the logon screen. Thanks....