Script will not run via GPO



I have a single forest single domain Windows Server 2003 AD environment. I
have a script that will map to a shared folder based on group membership. I
want to run this script against a specific OU of computers. I configured the
GPO in the Computer Configuration section to enable Group Policy Loopback.
The script will not run but I have tested the script manually and know that
it works. Any ideas?
.



Relevant Pages

  • Re: Changing the local admin password base on the computers OU
    ... The intent is to put thsi script in a GPO that runs everytime the ... allowing us to cahnge local admin passwords pretty ... Your script appears to check for group membership. ... object and use the Parent method to retrieve the ADsPath of the parent ...
    (microsoft.public.scripting.vbscript)
  • Re: AD group logon script question
    ... The OU is the parent container of the user object, ... It is straightforward to test for group membership. ... the logon script should check group membership to decide ... > objUser.Put "primaryGroupID", intPrimaryGroupToken ...
    (microsoft.public.scripting.vbscript)
  • Re: AD group logon script question
    ... In most cases the "convenience" refers to ease of administration. ... Hence Richard's point that the flexibility of group membership makes it more ... not a parent ... could simulate it in script, but you cannot permit a resource to an OU. ...
    (microsoft.public.scripting.vbscript)
  • Re: Login Script Help
    ... They are currently attempting to implement a login script ... the default printer based on group membership. ... group membership and then only install the printers as per the ... Set objGroup1 = ...
    (microsoft.public.windows.server.active_directory)
  • Re: AD group logon script question
    ... > logon scripts linked on this page: ... Group membership can be easily modified. ... > The purpose of OU's is to group objects for your own convenience, ... the logon script should check group membership to ...
    (microsoft.public.scripting.vbscript)