Gam Vault - Create export command stop after one run

237 views
Skip to first unread message

Ren

unread,
Jun 18, 2020, 2:25:50 PM6/18/20
to GAM for G Suite
When I run multiple gam create export.... only the first one will run, then the whole script will freeze. I have to close the powershell to get out of the freeze. Is this command can only run one per session?

Ross Scroggs

unread,
Jun 18, 2020, 3:12:35 PM6/18/20
to google-ap...@googlegroups.com
Ren,

We need to see your script, at least the part that creates the exports; you change change names but  do not change the format of the commands.

Ross

On Thu, Jun 18, 2020 at 11:25 AM Ren <rsh...@montrose-env.com> wrote:
When I run multiple gam create export.... only the first one will run, then the whole script will freeze. I have to close the powershell to get out of the freeze. Is this command can only run one per session?

CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited. 
CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited.

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/cd6ad78f-b644-4fca-9455-d71c919bb17fo%40googlegroups.com.


--

Ren

unread,
Jun 18, 2020, 4:01:11 PM6/18/20
to GAM for G Suite
gam create export matter <matterName> name <exportName> corpus mail accounts <Email>

The change between is the exportName and Email.

Ren

unread,
Jun 18, 2020, 4:26:56 PM6/18/20
to GAM for G Suite
gam create export matter <matterName> name <exportName> corpus mail accounts <Email>

The change between is the exportName and Email. 

After sometime, the other second command will return 503 error.

On Thursday, June 18, 2020 at 12:12:35 PM UTC-7, Ross Scroggs wrote:
Ren,

We need to see your script, at least the part that creates the exports; you change change names but  do not change the format of the commands.

Ross

On Thu, Jun 18, 2020 at 11:25 AM Ren <rsh...@montrose-env.com> wrote:
When I run multiple gam create export.... only the first one will run, then the whole script will freeze. I have to close the powershell to get out of the freeze. Is this command can only run one per session?

CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited. 
CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited.

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to


--
Ross Scroggs

Ross Scroggs

unread,
Jun 18, 2020, 4:36:39 PM6/18/20
to google-ap...@googlegroups.com
Ren,

So you have a PowerShell script with a series of these commands. Does the first GAM command actually complete? There is certainly no limit imposed by GAM.

Ross

CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited. 
CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments and the reply from your system. If you are not the intended recipient, you are hereby notified that any disclosure, use, dissemination, copying, or storage of this message or its attachments is strictly prohibited.

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/e1e89c1f-9c85-4c3c-90f2-126e4e1b0e31o%40googlegroups.com.


--

Ren

unread,
Jun 18, 2020, 4:42:27 PM6/18/20
to GAM for G Suite
Yes, the first one always complete. This issue also happens when I run gam info export or gam download export. Seems all the Vault relate command can only run once on each session.


On Thursday, June 18, 2020 at 1:36:39 PM UTC-7, Ross Scroggs wrote:
Ren,

So you have a PowerShell script with a series of these commands. Does the first GAM command actually complete? There is certainly no limit imposed by GAM.

Ross

On Thu, Jun 18, 2020 at 1:01 PM Ren <rsh...@montrose-env.com> wrote:
gam create export matter <matterName> name <exportName> corpus mail accounts <Email>

The change between is the exportName and Email.

On Thursday, June 18, 2020 at 11:25:50 AM UTC-7, Ren wrote:
When I run multiple gam create export.... only the first one will run, then the whole script will freeze. I have to close the powershell to get out of the freeze. Is this command can only run one per session?

--
Ross Scroggs
Reply all
Reply to author
Forward
Message has been deleted
0 new messages