How do I list all the windows groups pertain to domain account/user?
Some time we would like to know about all windows groups pertain to a Domain user.
Following command will list you all the windows groups pertain to xyz user
Syntax:
net user <Domain username> /Domain
net user xyz /Domain
No comments:
Post a Comment