Vai al contenuto

How to display the groups associated to an active directory user via PowerShell

Run Powershell with administrative rights and run the following command:

get-adprincipalgroupmembership user| select name

replace the user entry with the user name to be checked

Lascia un commento

Il tuo indirizzo email non sarĂ  pubblicato. I campi obbligatori sono contrassegnati *