Description of the issue
Good Morning,
I am trying to Export/Import an Enterprise Wifi Profile through DSC. However I have observed the following:
Export:
Enterprise Wifi Profiles are not exported under - IntuneWifiConfigurationPolicyWindows10
Basic Wifi Profiles are exported under - IntuneWifiConfigurationPolicyWindows10
Import:
When using the IntuneWifiConfigurationPolicyWindows10 resource to import, the Basic Wifi profile is created.
I cannot find any further ref to Wifi Config Profiles that point to an Enterprise Config.
Is this an issue or have i missed something?
Thanks in advance
Microsoft 365 DSC Version
Latest
Which workloads are affected
Intune
The DSC configuration
Export-M365DSCConfiguration -Path $Path\DevelopmentTEST\ -FileName DevelopmentSnapshotWifi.ps1 -Workloads INTUNE -ApplicationId $ApplicationId -CertificateThumbprint $Thumbprint -TenantId $TenantId
Verbose logs showing the problem
Environment Information + PowerShell Version
Description of the issue
Good Morning,
I am trying to Export/Import an Enterprise Wifi Profile through DSC. However I have observed the following:
Export:
Enterprise Wifi Profiles are not exported under - IntuneWifiConfigurationPolicyWindows10
Basic Wifi Profiles are exported under - IntuneWifiConfigurationPolicyWindows10
Import:
When using the IntuneWifiConfigurationPolicyWindows10 resource to import, the Basic Wifi profile is created.
I cannot find any further ref to Wifi Config Profiles that point to an Enterprise Config.
Is this an issue or have i missed something?
Thanks in advance
Microsoft 365 DSC Version
Latest
Which workloads are affected
Intune
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version