Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ruthhl3ss opened this issue Jun 13, 2024 · 0 comments

Comments

@Ruthhl3ss
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant