powershell-intune-samples icon indicating copy to clipboard operation
powershell-intune-samples copied to clipboard

Assign Multiple Groups to Add-DeviceCompliancePolicyAssignment

Open SGeeves opened this issue 4 years ago • 0 comments

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 :)

SGeeves avatar Feb 07 '21 01:02 SGeeves