Update an WVD Application Group Based on a Windows AD Security Group

Update an WVD Application Group Based on a Windows AD Security Group

WVD Security Groups

One unfortunate aspect of working with Windows Virtual Desktop is the inability to assign users to an Application Group based on group management. Microsoft has heard this complaint and an upcoming version of WVD portal management will include App Group access based on group membership. Until that is available, I created a script that should help.

This script compares a list of users in a Windows security group to users in a WVD AppGroup. If the users exist in both, it does nothing. If the user is in the security group but not in the Application Group, the user is added to the App Group. If a user is in the App Group but not the AD Security Group, the user is removed from the App Group.

This script can be run on it’s own but would be better suited for an automation solution. If automated, I suggest commenting the write-host commands or sending that data to the logging solution of your choice.

WVD scripts can be found at the link below.
Try it before you trust it.
https://github.com/tsrob50/WVD-Public

2 thoughts on “Update an WVD Application Group Based on a Windows AD Security Group”

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Click Here!
May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
Scroll to Top