 |
PGDEL
Function
Deletes a user, conference, mail list, or calendar group from one or more groups.
Syntax
For users:
PGDEL userID G1 ... Gn
For conferences, calendars, or mail lists:
PGDEL name G1 ... Gn
Parameters
userID |
The user ID of the user to be removed from the user group(s). |
name |
The Directory name of the conference, mail list, or calendar. |
G1...Gn |
The name(s) of the user group, conference group, mail list, or calendar. |
Examples
To remove sbram from the East Coast user group, you would enter:
PGDEL sbram "East Coast"
To remove Employee Lounge from the Employee Conferences group, you would enter:
PGDEL "Employee Lounge" "Employee Conferences"
Related commands
To add a user, conference, calendar, or mail list to a group see PGADD. To remove an unpublished conference from a group see DELFLD.
|  |