Hi, I am new with powershell. I have exported group name from using powershell. Now i want to get members of exported group. I need report Like Group name and members detail. for example.
GroupName Member
Group1 test1
Group1 test2
Group2 test_1
Group2 Test-2
I really appreciate you help. Thank you..