Hi all
I am trying to create a script that will do 2 things:
1. Prompt the user running it for an AD group name.
2. extract the members of the group to a csv. and name it group.txt, leaving it in the same location as the script.
Hopefully someone can assist here