ADEssentials icon indicating copy to clipboard operation
ADEssentials copied to clipboard

Feature Request : Custom Icon based on keywords found in users and groups names

Open AEychenne opened this issue 2 years ago • 1 comments

Hello First of all, great job on the ADEssentials development. Very helpful.

when using the cmdlet Show-WinADGroupMemberOf and Show-WinADGroupMember, it would be nice to have a way to have custom the nodes logos, based on the names of the node and keywords found. We have applied a very strict naming convention to our groups and users, therefore they are easy to tag with specific icons.

For examples :

  • name of the group like "-RBAC-" --> display a logo showing a ressource
  • name of the group like "Enterprise Admins" --> display a very red logo !
  • name of the contains like "-PKI-" --> display a certificate icon
  • name of the user contains "ADMIN" --> display an Admin icon etc...

this way, the graphic mapping will be much easier to read and identification of ressource groups will be very easy to do to determinate what are the access of the user.

a mapping file could be provided with a list of strings (allowing wildcard) and the associated link to the flaticon logo.

thanks

AEychenne avatar Apr 04 '23 14:04 AEychenne

Sounds reasonable.

PrzemyslawKlys avatar Apr 04 '23 20:04 PrzemyslawKlys