Unfortunately those commands which you linked won't help much
vfiler run filer_name useradmin domainuser list -g group_name
Thhis command above will display just SIDs for one of the groups Unfortunately cifs lookup "sid" doesn't show names and displays error: STATUS_NONE_MAPPED
I have hundrets of local groups on vFiler so anyway it can be done one by one but needs to be powershell scripted etc
I need to list all domain accounts which are added to those local groups on vFiler
It's like one user/home directory has its own local group and to some of those local groups several domain accunts were added, i need to list them for each local vFiler user group.
Kind Regards