sibranda / GetIntuneAssignments

Get Intune Assignments helps you to identify the Intune assignments target the Azure AD Groups
37 stars 4 forks source link

Error: retrieving groups #5

Closed smccleery closed 1 year ago

smccleery commented 1 year ago

Hi Sidnei,

It's me again. I wanted to let you know about one other issue I recently discovered. When I enable all assignments under settings, I receive an error message stating that there was an "error retrieving 1 Group Names". See attached screenshot for error message. If I uncheck one of the devices assignment types - it doesn't matter which one - the error goes away. 2023-05-09_12-46-47

Thanks again for this project. Keep up the great work!

Sean

smccleery commented 1 year ago

I just found a link to the log file. The error is occurring while processing Enrollment Restrictions. I'll see if there is anything I can do to resolve it on my end.

Thanks, Sean

05/09/2023-12:33:06: ======================================== 05/09/2023-12:33:06: Found '3' Enrollment Restrictions 05/09/2023-12:33:06: DisplayName: All users and all devices, Group: DeviceEnrollmentLimitConfiguration 05/09/2023-12:33:06: DisplayName: All users and all devices, Group: DeviceEnrollmentPlatformRestrictionsConfiguration 05/09/2023-12:33:06: DisplayName: All users and all devices, Group: DeviceEnrollmentWindowsHelloForBusinessConfiguration 05/09/2023-12:33:06: ERROR: retrieving Groups 'Value cannot be null. Parameter name: source' 05/09/2023-12:33:06: ========================================

smccleery commented 1 year ago

This is resolved. One of my configuration profiles needed its list of Assignments saved again to avoid the error. -Sean