Re: Mapping a drive

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jim Pattison (jpattisonrem_at_ovesherbtel.net)
Date: 09/29/04


Date: Wed, 29 Sep 2004 08:16:43 -0500

Kevin,
Thanks. After a couple of tests I see that getting scripts to run proeprly
on a Windows server is as hard for me as it was on Netware 5 servers. Looks
like I need to do a bit more reading.

Jim

"Kevin Sullivan" <ksullivan@autoprof.com> wrote in message
news:OHqrA4cpEHA.3724@TK2MSFTNGP10.phx.gbl...
> Traditionally mapping a drive is done with a logon script. Net Use
> \\<serv..>\<share>.... plug it into a batch file and associate it with a
> user profile and there you go. Enter Group Policy and now there Microsoft
> provides a Client Side Extension to process some additional event
> triggered
> scripts. We now have Startup and shutdown scripts under the computer
> configuration and logon and logoff scripts under the user configuration.
> So
> mapping a drive can now be handled via a script but handled int he single
> configuration management environment of Group Policy. Easy. we even now
> have
> more scripting capabilties so we can use VBScript or JScript (or others)
> and
> use the WScript.Network object and MapNetworkDrive method... easy right...
>
> The idea of doing configuration through Group Policy is absolutely the
> correct expectation of the platform. Unfortunately out of the 11
> extensions
> Microsoft provided to us that piece of functionality is not there. Scripts
> are still 'event' driven. The user must logon in order for it to take
> affect. This is one scenario that comes up often and drove us to create
> Drive Mappings as one of the extensions we provide to Group Policy.
>
> If you wnat more information you can contact me offline.
>
> Kevin
> kevin@autoprof.com
> "Jim Pattison" <jpattisonrem@ovesherbtel.net> wrote in message
> news:uTjbYncpEHA.3300@TK2MSFTNGP12.phx.gbl...
>> Hi all,
>> Is there a way to use a group policy object to map a network drive? OR
>> is
>> that best done with a profile?
>> Thanks,
>> Jim
>>
>>
>
>



Relevant Pages

  • Re: Mapped Drives and Home Folders
    ... Put it a shared folder with read only access. ... > On the Server go to Administrative Tools and open Group Policy Management. ... If you only want some users to map this drive, ... > logon scripts on a per user basis in each user account's properties, ...
    (microsoft.public.windows.server.general)
  • Re: Logon Scripts Acrossed VPN
    ... This error looks specific to the computer account rather than user account and I'm guessing its related to GP computer processing firing off before the network to the DC is available. ... Group Policy processing aborted. ... Scripts are a pain the you-know-what to troubleshoot but here are a few ...
    (microsoft.public.windows.group_policy)
  • Re: Logon Scripts Acrossed VPN
    ... Sean Larabee ... Group Policy processing aborted. ... Scripts are a pain the you-know-what to troubleshoot but here are a few ...
    (microsoft.public.windows.group_policy)
  • Re: Mapping a drive
    ... cmd file and add it to your GPOs User Config> Windows Setting> Scripts. ... use /D which disconnects any currant connection for that drive ... Enter Group Policy and now there Microsoft ... >> configuration and logon and logoff scripts under the user configuration. ...
    (microsoft.public.windows.group_policy)
  • RE: --Logon Script--
    ... SBS, I'm happy to help you but when it comes to logon scripts you'll have to ... the Group Policy Management Console to create or edit a group policy. ...
    (microsoft.public.windows.server.sbs)