On Thu, Jun 19, 2008 at 10:13 AM, Christopher Perry <[EMAIL PROTECTED]> wrote: > Hi, > We're setting up a PDC, and would like to have a login script to deliver the > mapped drives to users in particular groups, and connect to printers. The > printer drivers come from the [print$], share. > > Does anyone have any good resources for this? What's the easiest and > simplest thing to get going --vbscript or batch files?
You might want to check out this thread: http://readlist.com/lists/lists.samba.org/samba/4/24194.html You can dynamically generate .BAT files that do drive mappings based on group membership, you can run autoit, kixtart, or winbatch executables, load reg files, et cetera ad infinitum. --Charlie -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
