Platform: Exchange 2013 Powershell
Hello,
I would like to use Exchange Powershell to give me a list of all people that are in an Exchange Database in a specific format.
For instance, I would like the command to show me "Here are the employees that are in Database1". Here are the 2 requests:
1. It needs to be exported to a CSV file
2. It needs to show their email address, first name, last name, username, and display name.
Any help would be greatly appreciated! Thank you.