beautypg.com

Authorization, Classification, Notes – Google Message Security Batch Reference Guide User Manual

Page 232: Related commands

background image

Batch Commands

235

[email protected] sales

1 of a total of 1 matching records found.

Return values are dependent upon the command’s parameter options. For
example, using

listusers ALL, targetOrg=Sales, childorgs=1,

fields=IID

will return only the org ID values for all users in the Sales

organization and sub organizations. (shown in the Administration Console
syntax):

100046267

100052426

100045290

3 of a total of 3 matching records found.

If you wanted the user’s name in addition to the org’s ID using

listusers

ALL, targetOrg=Sales, childorgs=1, fields=ADDRESS|IID

(shown in the

Administration Console syntax):

[email protected] 100046267

[email protected] 100052426

[email protected] 100045290

3 of a total of 3 matching records found.

Authorization

Read: User Settings

Write: User Settings

Note:

The qstring filtering requires at least one All Standard Privileges

authorization.

Classification

Batch user management

Notes

Enclose in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.

When using a batch file, comments begin with a ‘#’ hash symbol. If not on a
separate line, the hash symbol could be interpreted as part of a user or
organization name.

Related Commands

Batch Commands: adduser, deleteuser, displayuser, modifyuser, resetuser,
suspenduser