• 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.

Win2k Adv Serv: Client logon scripts?

DAM

Diamond Member
Anyone have a good site explaining this? I want all my win98se/Win2k clients to run a logon script when login in to our win2k adv server, I have searched and searched but found nothing useful, if you have anything please let me know.





dam()
 
What exactly do you need to know? The best script program I've found is at ScriptLogic. The absolutely best program for any Microsoft domain's. Also, search on Microsoft's site for KIX32. A really good script language, but hard to learn.
 
Windows Scirpting Host is extremely useful for writing logon scripts. You can use VBscript or javascript.
Some good sites to check out:

http://msdn.microsoft.com/scripting/
http://cwashington.netreach.com

Both sites have sample scripts that will help. You may want to pay close attention to the Active Directory Services Interface scripts as they allow you to map drives based on what NT DOmain group a user is in.
 
Back
Top