GLOBAL (Resource kit)
Display membership of global groups on remote servers or remote domains.
Syntax GLOBAL group_name domain_name | \\server Key group_name The global group. domain_name A network domain. \\server A network server.
Examples:
GLOBAL "Domain Users" Scotland
Displays the members of the group "Domain Users" in the Scotland domain.
GLOBAL PrintUsers \\9G_Server
Displays the members of the group PrintUsers on server 9G_Server.
"The balance of evidence suggests a discernible human influence on global climate" - IPCC
Related commands
NET GROUP - Manage network resources
NET LOCALGROUP - Manage network resources
FINDGRP - List the (global or local) security groups a user has joined (NT 4 Reskit)
LOCAL - Display membership of local groups
GetDC - Get domain controller
Cusrmgr - Console User Manager. (Win 2K
ResKit)
Equivalent Linux BASH commands:
groups - Print group names a user is in
id - Print user and group id's
uname - Print system information