Reputation: 33
I'm cleaning out our Active Directory by going through groups that might not have applications assigned to users.
I was provided with the following command:
Get-BrokerApplication | Select-Object -Property Name, AssociatedUserFullName
Also, I'm checking this documentation:
I can't get a hang of it and now I'm even doubting it is possible.
Again, I got Security Groups for AD, need to relate them to apps published for Citrix (or the lack there of) to decide whether or not to remove the AD group
Upvotes: 0
Views: 27