I'm new to PowerShell. I need to have an AD power shell script that can generate a .csv output with users and their AD groups.
Any assistance will be greatly appreciated.
Thanks.
Write-Output: Person, Name, ManagerName, ManagerEmail, $group
I'm new to PowerShell. I need to have an AD power shell script that can generate a .csv output with users and their AD groups.
Any assistance will be greatly appreciated.
Thanks.
Write-Output: Person, Name, ManagerName, ManagerEmail, $group