GAM 3.6 - change your primary domain and transfer data

1,361 views
Skip to first unread message

Jay Lee

unread,
Sep 29, 2015, 5:19:20 PM9/29/15
to Google Apps Manager
GAM 3.6 is out with a few great new features:
You can download GAM 3.6 on the releases page. As usual, if you have problems or questions, let's hear about it on the discussion list.

Jay

Glen Pringle

unread,
Sep 29, 2015, 11:59:58 PM9/29/15
to google-ap...@googlegroups.com
Jay,

This is great to have these new features (I wasn't even aware that Google now allowed changing primary domains) - thanks again for your hard work.

I've updated my Cheat Sheet for GAM (shameless plug for anyone who isn't aware of it - it's available from http://goo.gl/1CRlcx) and in the process found a bug that has been introduced with the new get domain info feature. This breaks the download domain logo feature (although as a work-around you can use "gam info instance logo <logo file>"). I think this bug is a result of line 1231 which only relies on the number of arguments being < 4 to call the old code - this won't catch when the additional "logo <logo file>" arguments are present (there will be 5 arguments in that case).

--
Glen Pringle
Senior Business Analyst (Google Apps Specialist) | eSolutions | Monash University

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/9b2557d6-21df-4f87-88fc-6c3edbc4225e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ross Scroggs

unread,
Sep 30, 2015, 2:02:54 AM9/30/15
to google-ap...@googlegroups.com
Glen,

This should do it:   if (len(sys.argv) < 4) or (sys.argv[3] == u'logo'):
Line 1263 should be: i = 4
After line 1470: todrive = True
Add line 1471: i += 1

This are all in a pull request for Jay

Ross

KeeganAMP

unread,
Sep 30, 2015, 5:31:39 PM9/30/15
to Google Apps Manager
Jay is there documentation yet for the api to rename a domain?

Tomistom

unread,
Oct 28, 2015, 3:33:26 PM10/28/15
to Google Apps Manager
Hey Jay;
Awesome cheat sheet (really well done, I totally dig it).
But I was wondering, would you be willing to generate an additional one thats ink/printer friendly (specifically, the letter formatted version)? (even in B&W it would use way more ink then I'd like with a grey background being printed unnecessarily). Black outlines/white background on everything in yellow boxes, everything green to white, everything red to medium dark grey, and everything orange to light grey was what I had started modifying my local copy to, I thought maybe others could benefit too, it seems like you know what your doing way better then I do.
Also, thanks again, the cheat sheet is really awesome, even for someone new to using GAM its very helpful. It also has an appealing color scheme in its current state, I just cant print it in my workplace (yes, for serious).

Tomistom

unread,
Oct 28, 2015, 3:44:13 PM10/28/15
to Google Apps Manager
Sorry, Meant to say Thanks Glenn (Thanks to you too Jay! Awesome work, you have made something that earlier today seemed insanely time consuming, doable.)

Glen Pringle

unread,
Oct 28, 2015, 7:06:29 PM10/28/15
to google-ap...@googlegroups.com
Hi Tom(?),

Great suggestion - as I print the cheat sheet at work on a laser printer I never even thought of the ink issue. I've made a B&W (well, almost B&W, but can print as B&W) version that is ink friendly and uploaded it to the GAM Cheat Sheet site. You can directly download it here. Let me know what you think including any things that can be improved (what looks good on my high quality laser printer may not look so good on other printers).

--
Glen Pringle
Senior Business Analyst (Google Apps Specialist) | eSolutions | Monash University

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.

Luke MacKinney

unread,
Oct 29, 2015, 11:53:24 AM10/29/15
to google-ap...@googlegroups.com
Amazing cheat sheet, just shared the link with a bunch of my colleagues.

Luke

David P. Santos

unread,
Oct 30, 2015, 1:12:02 PM10/30/15
to Google Apps Manager

I'm attempting to execute the command: gam update domain testando.dpstecnologia.com.br primary

But return the error below:

Error 403: Insufficient Permission - insufficientPermissions

Can help me, please?

S.Smiles

unread,
Nov 8, 2015, 8:32:41 AM11/8/15
to Google Apps Manager
I think if you aren't a Super Admin you cant convert a secondary domain to primary.


I have a doubt, when you swap the secondary domain to primary Wich permission will have the drive's files? I want to mean if the file has organization's permission will it be the old domain name?

Thanks

Graham Ingleby

unread,
Nov 9, 2015, 6:56:52 AM11/9/15
to GAM group
If you have shared a file so anyone in your organization can access it (either with ot without the link) then nothing will change, both the primary and secondary domains are still part of your organization and so will still have access

Graham

 

 Graham Ingleby | Cloud Computing Consultant | +44 1344 203395 | ging...@ancoris.com
Google+  

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.

For more options, visit https://groups.google.com/d/optout.



This message is for the named person's use only. If you receive this message in error, please delete it and notify the sender. Ancoris reserves the right to monitor all e-mail communications through its networks. Ancoris Limited, Registered in England Number: 04830784, Registered address: 5a Frascati Way, Maidenhead, Berkshire SL6 4UY. Trading Address: Lily Hill House, Lily Hill Road, Bracknell, Berkshire RG12 2SJ




David P. Santos

unread,
Nov 9, 2015, 7:01:22 AM11/9/15
to google-ap...@googlegroups.com
The user I'm using is super administrator



S.Smiles

unread,
Nov 9, 2015, 5:26:22 PM11/9/15
to Google Apps Manager
Maybe, other user can explain better than me. I had some probles like you with same error, I generated new JSON key and then I could change the primary domain but after I couldn't change email's users names... (with the same error) Then I installed GAM in another computer and everithing worked fine.

I dont know why
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.


This message is for the named person's use only. If you receive this message in error, please delete it and notify the sender. Ancoris reserves the right to monitor all e-mail communications through its networks. Ancoris Limited, Registered in England Number: 04830784, Registered address: 5a Frascati Way, Maidenhead, Berkshire SL6 4UY. Trading Address: Lily Hill House, Lily Hill Road, Bracknell, Berkshire RG12 2SJ




--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

S.Smiles

unread,
Nov 9, 2015, 5:28:12 PM11/9/15
to Google Apps Manager
Thanks Graham

I think we are going to delete secondary domain about 2 months... Are we going problems if we delete it?


David
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
Reply all
Reply to author
Forward
0 new messages