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

Feature Request: Add-IntuneWin32AppAssignmentGroup add Filter using FilterID instead of FilterName #150

Open
NMarsha11 opened this issue Mar 26, 2024 · 0 comments

Comments

@NMarsha11
Copy link

Hi, would it be possible to add a parameter to the Add-IntuneWin32AppAssignmentGroup function that allows you to add a Filter to the application assignment using the Filter ID instead of Filter Name?

For example, when packaging apps I want to have my script copy the existing assignments from the old app currently in Intune and apply them to the newer version that's being uploaded. As its gathering the existing assignments from the old version using the Get-IntuneWin32AppAssignment the results that are returned for the assignment filters only returns the Filter ID. I want to be able to pass this on further down the script as part of the assignment of groups to the newer version of the application but the Add-IntuneWin32AppAssignmentGroup only supports Filter Name.

Would using Filter ID be possible at all or alternatively have the Filter Name returned from the Get-IntuneWin32AppAssignment function? Also, great job on the modules 👍

Thanks.

@NMarsha11 NMarsha11 changed the title Add-IntuneWin32AppAssignmentGroup add Filter using FilterID instead of FilterName Feature Request: Add-IntuneWin32AppAssignmentGroup add Filter using FilterID instead of FilterName Aug 19, 2024
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