EntraExporterFast

1.0.3-preview11

This is improved version of the official EntraExporter module.
- it is significantly faster thanks to Graph API batching (parallelization)
- there are new backup options (like "IAM", "AccessPolicies", ...)
- and fixes (like "PIM" data export).

Minimum PowerShell version

5.1

This is a prerelease version of EntraExporterFast.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EntraExporterFast -RequiredVersion 1.0.3-preview11 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EntraExporterFast -Version 1.0.3-preview11 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 @AndrewZtrhgf. All rights reserved.

Package Details

Author(s)

  • @AndrewZtrhgf

Tags

Microsoft Identity Azure Entra AzureAD AAD Windows Export Backup DR

Functions

Connect-EntraExporter Export-Entra

PSEditions

Desktop Core

Dependencies

Release Notes


           1.0.2
               CHANGED
                   - Merged latest changes from original EntraExporter module
                   - Requires Az.Accounts 4.0.0+ module now (IAM export)
           1.0.1
               FIXED
                   Get-MgGraphAllPages -missing dependency
           1.0.0
               initial release of EntraExporterFast module
           

FileList

Version History

Version Downloads Last updated
1.0.4 7 10/14/2025
1.0.3 7 10/14/2025
1.0.3-preview11 (current version) 6 10/14/2025
1.0.3-preview1 7 10/14/2025
1.0.2 12 10/13/2025
1.0.1 13 10/10/2025
1.0.0 5 10/10/2025
0.0.1-preview93 4 10/9/2025
0.0.1-preview92 8 10/6/2025
0.0.1-preview91 5 10/4/2025
0.0.1-preview9 3 10/4/2025
0.0.1-preview8 5 10/3/2025
0.0.1-preview7 4 10/3/2025
0.0.1-preview6 5 10/3/2025
0.0.1-preview5 8 10/2/2025
0.0.1-preview4 5 10/2/2025
0.0.1-preview3 6 10/1/2025
0.0.1-preview2 4 10/1/2025
0.0.1-preview1 4 10/1/2025
Show more