how to define a user login script in domain?

  • Thread starter Thread starter Leo Zhang
  • Start date Start date
L

Leo Zhang

I want to define login scripts for defferent users to help them find the
share folder for
them.
 
If you need only to let the users to use their home folder, you can map it
via the users' properties in AD.

BR,
Denis
 
Hi , Mr Wong

could you tell me the detailed path i can find the option?
 
Leo,

In addition to what Dennis suggested ( using the home folder approach -
which you actually do inside of the ADUC by using
\\servername\share\%username% ) you can also use a .vbs logon script that
will map a network drive based on group membership. So, if you want all of
your users to have a N:\ drive that is specific to their department (
Accounting people would have N:\Accounting while Marketing would have
N:\Marketing and Sales would have N:\Sales ). I would spin over to
http://www.rlmueller.net and look at his Group Membership logon script.

HTH,

Cary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top