Open dbroussa opened 6 months ago
@dbroussa Is the issue still present? If yes, can you share the output of Get-Module Microsoft365DSC -ListAvailable
? Did you already try to uninstall and reinstall it in an administrative Windows PowerShell (5.1) session?
Description of the issue
Executing New-M365ReportFromConfiguration against a config file I generated using 1.24.417.1 I got an error that said:
There is a newer version of the 'Microsoft365DSC' module available on the gallery. To update the module and it's dependencies, run the following command: Update-M365DSCModule
I ran Update-M365DSCModule and eventually got it only have 1.24.424.1 installed, but I still get the same error when I execute the New-M365ReportFromConfiguration cmdlet
Microsoft 365 DSC Version
1.24.424.1
Which workloads are affected
Office 365 Admin, OneDrive for Business, Planner, Power Platform, Security & Compliance Center, SharePoint Online, Teams
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version