Hi Ben,
It is possible natively without a 3rd party solution. There
are some
limitations but you can do it. You will need to set a logon
script for the
users under the user configuration section of the group policy
object and
point to a script that has the drive mapping code in it. You
can use
VBScript or whatever scripting language you use in your
environment.
With the windows script host you can use
WScript.Network.MapNetworkDrive to
perform the task relatively easily.
As HelpPls posted, there are 3rd party solutions that do the
job better. The
one point that is most important here is that a Client Side
Extension that
is soely focused on the task, in this case drive mappings,
will be much more
suited to perform the task than through a script. There are
many reasons for
this.
In my opionion (albeit jaded) anyone will want to make sure
that all
available options are tested thoroughly in their environment.
These
solutions should be evaluated alongside what it would take to
manage the
task without the support of a 3rd party solution and the cost
and effort in
maintaining that effort. Along with the solution that HelpPls
posted you can
also look at the Policy Maker solution. See the URL in my
sig...
Good luck,
Kevin
http://www.autoprof.com/policy