« Populate users | Main | cmconfig.vbs »

Finished up populate_groups.vbs

  • Investigated the group structure to document that is it not really heirarchical. We need to get it more tree like
  • Finished up coding populate_groups.vbs. Code now will walk the tree (that is when we get a tree!) and add users to the TOOLS database including their groups, gathered from walking the tree. If we do not have a tree to walk then the groups will be incomplete. Similarly if we tell populate_groups to populate from a node in the tree then only the groups in that node down will be gathered properly.