![]() | |||||
![]() ![]() ![]() ![]() ![]() |
Use the Site Administration pages to view site groups
Microsoft Windows SharePoint Services displays the site groups available for the Web site on the Manage Site Groups page.
Use the command line to view site groups
You can view site groups and site group membership from the command line in Microsoft Windows SharePoint Services. To view the list of site groups, you use the enumroles operation. This operation takes the url parameter, and then displays a list of the names of the site groups for that URL. Use this list to identify the name of the correct site group when assigning permissions to users. For example, to view the list of site groups for a site, type the following command:
stsadm -o enumroles -url http://server_name/site_name