Hi,
First of all I am not a scripting dude:) I have basic knowledge, and trying to put things together :)
My goal is the following.
We have a group called "OPERATION ADMINISTRATORS", this contains a set of users, and this group is added to "Local Administrators" on several servers in our domain.
What I would like is to go through every computer object in the domain, and check if that group is added to the "Local Administrators" group, and all information passed to csv/xls.
Then when i format the csv it would be something like this.
I have no problem running a script that will give the the local admin groups, and if i run another script asking ad who is is that group i will get the result, the challenge is to parse these together.... So when I filter on for example computer object I will see which user have access.
Hope you understand :)
Thanks for answers.
/Regards Andreas