Syntax, Example, Description – Google Message Security Batch Reference Guide User Manual

Page 266: Return values, Authorization, Classification, Notes

Advertising
background image

Batch Commands

269

Syntax

resetuser <user address>

Example

resetuser [email protected]

Description

Resets most user fields for <user address> to the settings of the default user for
the organization <user address> is in. This will clear most customizations made
since the user was created. Below are the fields that do not change when a user is
reset.

Note:

Enclose <user address> in double quotes or preceded with a ‘\’ symbol if it

contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.

The fields that do not change include:

address, creator, create_method (for users), created_ts (for users), iid,
initial_password, user_id, orgid, welcome_count

Return Values

If

[email protected]

has been suspended, the reset command returns:

Reset user [email protected].

Authorization

Write: Help Desk

Classification

Batch user management

Notes

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.

Advertising