microsoft/Microsoft365DSC

IntuneApplicationControlPolicyWindows10: App Control for Business (preview) policies are not in the export.

Ruthhl3ss opened this issue · 0 comments

Description of the issue

Hello,

I am trying to export my App Control for Business policies from Intune:

SCR-20240613-kgle

I'm using the following simple export command:

SCR-20240613-kfdc

I'm logging on as a Global Admin without MFA (Yes, very dangerous, I already enabled MFA again)

But, the policy for AppControlForBusiness are not exported.

Am I doing something wrong or is this expected behavior?

Thanks,
NIels

Microsoft 365 DSC Version

1.24.612.1

Which workloads are affected

Intune

The DSC configuration

# Getting client credential
$Credential = Get-Credential

# Exporting resources using credentials
Export-M365DSCConfiguration -Components @("IntuneApplicationControlPolicyWindows10") -Credential $Credential

Verbose logs showing the problem

No response

Environment Information + PowerShell Version

OsName               : Microsoft Windows 11 Enterprise
OsOperatingSystemSKU : EnterpriseEdition
OsArchitecture       : 64-bit
WindowsVersion       : 2009
WindowsBuildLabEx    : 22621.1.amd64fre.ni_release.220506-1250
OsLanguage           : en-US
OsMuiLanguages       : {en-US}

Name                           Value
----                           -----
PSVersion                      5.1.22621.2506
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.2506
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1