Problem with AD OU's "not registering"

  • Thread starter Thread starter robalford
  • Start date Start date
R

robalford

Ive created a login script for an OU. This script calls
for a strGroups which looks through AD to see what OU or
groups you belong to and will assign you drives based on
your group membership.
The problem with one of these OUs is that when I run it,
no drives are mapped. I added a msgbox strGroups to the
script to see what is coming up and it shows up blank. Its
the only OU that does this.
I would appreciate any assistance. Ive tried rebooting and
forced replication.

Thanks,
 
You will probably do better in one of the scripting/programming
groups but you will likely need to post the code and the OU
with it's properties....especially permissions.

Have you tried running the code interactively?
 
Are the particular policy linked to this OU? If not make sure you don't
block policy inheritance
 

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

Back
Top