Skip to content

Add Export of New User Details with License Information #13826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: public
Choose a base branch
from

Conversation

Octavius97
Copy link
Contributor

This update enhances the script by exporting detailed information about newly created users, including their license details, to a CSV file. Previously, the script only exported the original data from the imported NewAccounts.csv file. The new functionality ensures that the output includes:

  • User Principal Name
  • Display Name
  • Assigned License Details

The results are saved to C:\temp\NewAccountResults.csv for further review or auditing. This change improves traceability and provides a comprehensive overview of the newly created accounts.

This update enhances the script by exporting detailed information about newly created users, including their license details, to a CSV file. Previously, the script only exported the original data from the imported `NewAccounts.csv` file. The new functionality ensures that the output includes:
- User Principal Name
- Display Name
- Assigned License Details

The results are saved to `C:\temp\NewAccountResults.csv` for further review or auditing. This change improves traceability and provides a comprehensive overview of the newly created accounts.
Copy link
Contributor

Learn Build status updates of commit 4a72ba2:

✅ Validation status: passed

File Status Preview URL Details
microsoft-365/enterprise/create-user-accounts-with-microsoft-365-powershell.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants