Hi guys,
I've been asked to produce a fairly simple report - number of users per OU in the domain.
So I thought, as long as I can export the ADSI path with the user accounts into MSACCESS I can 'groupby' and get the count of user accounts.
However the ADSI path includes the DC name and User account, I know if I was advanced at VBA programming I could probably sort this out - but is there a better way to achieve this by tweaking Hyena first?
Thanks in advance.
I've been asked to produce a fairly simple report - number of users per OU in the domain.
So I thought, as long as I can export the ADSI path with the user accounts into MSACCESS I can 'groupby' and get the count of user accounts.
However the ADSI path includes the DC name and User account, I know if I was advanced at VBA programming I could probably sort this out - but is there a better way to achieve this by tweaking Hyena first?
Thanks in advance.
Comment