You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have been running daily exports for ALL available Intune resources via Export-M365DSCConfiguration.
the export runs to successful completion however we have found that there are missing artefacts in some of the .ps1 scripts that are generated.
For example, we have about 110 Windows custom settings policies in our tenant but none of these are exported - the .ps1 script IntuneSettingCatalogCustomPolicyWindows10 created by the export cmdlet is empty
**# Generated with Microsoft365DSC version 1.24.904.1
For additional information on how to use Microsoft365DSC, please visit https://aka.ms/M365DSC
Description of the issue
Hi
Have been running daily exports for ALL available Intune resources via Export-M365DSCConfiguration.
the export runs to successful completion however we have found that there are missing artefacts in some of the .ps1 scripts that are generated.
For example, we have about 110 Windows custom settings policies in our tenant but none of these are exported - the .ps1 script IntuneSettingCatalogCustomPolicyWindows10 created by the export cmdlet is empty
**# Generated with Microsoft365DSC version 1.24.904.1
For additional information on how to use Microsoft365DSC, please visit https://aka.ms/M365DSC
param (
)
Configuration IntuneSettingCatalogCustomPolicyWindows10
{
param (
)
}
IntuneSettingCatalogCustomPolicyWindows10 -ConfigurationData .\ConfigurationData.psd1**
Microsoft 365 DSC Version
1.24.904.1
Which workloads are affected
Intune
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: