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

App Configuration Policies-Settings details #231

Open
eDucatehealth opened this issue May 29, 2024 · 13 comments
Open

App Configuration Policies-Settings details #231

eDucatehealth opened this issue May 29, 2024 · 13 comments

Comments

@eDucatehealth
Copy link

In the App Configuration policies (referred to as App Configuration (Devices) in Intune Manager), the 'Settings' details are not being retrieved for Android devices, whereas they are successfully fetched on iOS. Any suggestions?

@Micke-K
Copy link
Owner

Micke-K commented May 30, 2024

Hello,

I tried to test this in my new test environment but I don't have a Google Enterprise account so I can't setup the Google Store connection.

Anything in the log?

Cheers!

@EUC-Guy
Copy link

EUC-Guy commented Jun 6, 2024

Hi,
I have the same issue.
Entry in logs.
Warning No category files returned for AndroidForWorkOemConfig

@Micke-K
Copy link
Owner

Micke-K commented Jun 13, 2024

Thank you for this. I'll see if I can figure something out based on this.

Cheers!

@Micke-K
Copy link
Owner

Micke-K commented Jun 15, 2024

Hello,

I had a quick look. That log warning is a part of the documentation. Is this issue about the documentation is missing info?

Just trying to make sure I'm looking at the right thing.

Cheers!

@eDucatehealth
Copy link
Author

Yes, the 'Settings' details are not being retrieved for Android devices.

@Micke-K
Copy link
Owner

Micke-K commented Jun 16, 2024

Hello,

Can you test this? I don't have any Android apps in my test environment so I can't create an Android policy.

I basically copied the iOS documentation and did the same for Android.

Let me know how it goes. Check the log if it is not working.

Cheers!

DocumentationCustom.zip

@eDucatehealth
Copy link
Author

Appreciate your assistance and time. I checked and still same result.
Checked the Log and showing
“Warning: No category files returned for AndroidForWorkOemConfig”

@Micke-K
Copy link
Owner

Micke-K commented Jun 16, 2024

Hello,

Hmm, I was expecting it to at least try to document it now, instead of fall back to default documentation.

Can you upload a json file of the policy, so I have something to test with? Or create a new one with dummy values.

Cheers!

@Micke-K
Copy link
Owner

Micke-K commented Jun 23, 2024

Hello

Can you try this one? This should support AndroidForWorkOemConfig profiles. At least I hope so. I don't have one in the environment but was able to swap object during the documentation and this worked.

image

Cheers!

DocumentationCustom.zip

@eDucatehealth
Copy link
Author

eDucatehealth commented Jun 24, 2024

Thanks. Sorry, I'm not very good with scripting, which is why it's taking me some time to generate the JSON file. I tried your script, and for some Android policies, it is returning the "Value output." However, when using it for MS Defender policies, it doesn't provide the output for "Value Type" and "Configuration Value," although it does give the output for "Configuration Key." I've attached two screenshots for reference: one showing the actual policy and the other showing the policy output. Thanks again for all your assistance.
App_Device_MS-defender_Screenshot

Output_App_Device_MS-defender_Screenshot

@Micke-K
Copy link
Owner

Micke-K commented Jun 24, 2024

We're getting closer. I'll have a look and see if I can figure it out. I think I know why values are not showing up.

First step is to get key and value. Changing that to UI text might be possibly but most likely lots of work.

Cheers!

@Micke-K
Copy link
Owner

Micke-K commented Jun 24, 2024

Hello,

Can you try this? I hope all values will be there with this one.

Cheers!

DocumentationCustom.zip

@eDucatehealth
Copy link
Author

Bingo… Thanks, it worked! Although the "Value Type" output isn't showing, it’s a constant value, so its absence doesn’t make much difference. Attached is the new output screenshot. Thanks again!

Revised_Output_App_Device_MS-defender_Screenshot

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

3 participants