beautypg.com

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

Page 222

background image

Batch Commands

225

Return values using Administration Console syntax:

100001011 sales

1 of a total of 1 matching records found.

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

listorgs ALL, targetOrg=Sales, childorgs=1,

fields=lang_locale

will return only the Sales organization’s and sub

organization’s localized language values. (shown in the Administration
Console syntax):

es.iso-8859-1

ja_jp.iso-2022-jp

en_us.iso-8859-1

fr.utf8

de.utf8

en_us.utf8

6 of a total of 6 matching records found.

If you wanted the organization’s name in addition to the language value using

listorgs ALL, targetOrg=Sales, childorgs=1,

fields=orgtag|lang_locale

(shown in the Administration Console syntax):

Sales es.iso-8859-1

TokyoSales ja_jp.iso-2022-jp

CaliforniaSales en_us.iso-8859-1

ParisSales fr.utf8

BerlinSales de.utf8

ChicagoSales en_us.utf8

6 of a total of 6 matching records found.

Authorization

Read: Organization Management

Write: Organization Management

Note:

The qstring filtering requires at least one All Standard Privileges

authorization.

Classification

Batch org management

Notes

In addition 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.