I have a windows 2000 ADS server running at one of my cleints sites . They had just told me that they are getting more network appliacations so i wanted to configure logon scipts . What is the best way to get this done , i know you have to right a text file and save it as a batch file . Then do you just link that the user id ?
Such as
Net user H: \\<servername>\<share>\%username% ( this would mapp the user home directory for them )
Net use S: \\<servername>\shared data
Net use lpt2: \\<workstation#2>\<shared printer name >
Then I know i should save this file as something .bat.
Now where do i put this file at , and what should i name it ? Also how do i link that do the user account that is logging in
Please let me know thanks
Such as
Net user H: \\<servername>\<share>\%username% ( this would mapp the user home directory for them )
Net use S: \\<servername>\shared data
Net use lpt2: \\<workstation#2>\<shared printer name >
Then I know i should save this file as something .bat.
Now where do i put this file at , and what should i name it ? Also how do i link that do the user account that is logging in
Please let me know thanks