Login Script Syntax

  • Thread starter Thread starter Paul Banco
  • Start date Start date
P

Paul Banco

I have the syntax for username scripting but I would like to map drives
based on group name.Basically if you are a member of XYZ group I would like
certain drives mapped. I see many samples using VB script but is this
possible just do through a batch file?

Thanks in Advance
 
Sure, if you feel like copying fmember to every client. It can't be done
w/o extra programming (which he already knew) or third-party tools.
 
You can
1.) use WinInstallLE and repackage this to msi and distribute it trough AD
to every client
2.) Copy it from network location to a local drive in bat script before you
use it.

Of course, there is some work with getting this tool to every client, but it
is doable ;-).
--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), MVP
(e-mail address removed)
http://ladava.com
 

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

Similar Threads

Script Syntax 4
Login Script question 1
Logon Scripts/AD 4
Login Scripts 1
Script to map home drives 1
Win98 login and home folder 1
Logon Scripts in AD 1
Windows 2k3 Login scripts... 1

Back
Top