G
Guru Perplexe
Hello,
I want to write a script that connects a network drive to
a local server, depending on the site of the user.
So I write a GPO that launches the script, and I bind the
GPO with the correct site. OK.
The question is : where do I store this script ? A fixed
place is not a good idea, because it can be far away from
the user, on a slow WAN link. I wanted to store it in the
NETLOGON share of my AD domain controlers, but how can I
specify this in the GPO ? I tried "%logonserver%
\netlogon\script_name.bat", but it doesn't seem to work.
Thanks for your help ...
I want to write a script that connects a network drive to
a local server, depending on the site of the user.
So I write a GPO that launches the script, and I bind the
GPO with the correct site. OK.
The question is : where do I store this script ? A fixed
place is not a good idea, because it can be far away from
the user, on a slow WAN link. I wanted to store it in the
NETLOGON share of my AD domain controlers, but how can I
specify this in the GPO ? I tried "%logonserver%
\netlogon\script_name.bat", but it doesn't seem to work.
Thanks for your help ...