powershell-intune-samples
powershell-intune-samples copied to clipboard
Assign Multiple Groups to Add-DeviceCompliancePolicyAssignment
Hi There, Just want to first say, thanks for everything people do on here. Has been really helpful and super productive!
On the Add-DeviceCompliancePolicyAssignment function you can only add in a single group to the policy assignment at the moment, it would be great if this can have multiple groups assigned.
Had the same issue with the Add-DeviceConfiguration, which had been resolved with this https://github.com/microsoftgraph/powershell-intune-samples/blob/master/DeviceConfiguration/DeviceConfiguration_Add_Assign.ps1
I have tried (and failed) to try and replicate the changes myself.
Keep doing what you're doing :)