Group Policy: Deploy a Google Chrome Extension

Google provides an option between an ADM file (windows 2003 server) and an ADMX file (windows 2008). Once imported, the ADM/X file will add additional options to your Group Policy Object. Click here to download the ADM file (Server 2003) Click here to download the ADMX file (Server 2008) Please open your Group Policy Management console. Right click your domain and select […]

Read more

GAM – change Google licenses in bulk

If you need to change Google Licenceses from Basic to Business do the following.   Export user license list.   gam print users ou licenses >> licensefile.csv    Run GAM commands to change the licences. Gam commands to run after lists are separated   Gam CSV deskless.csv gam user ~primaryEmail update license gsuitelite from gsuitebusiness  Gam CSV business.csv gam user ~primaryEmail update license gsuitebusiness from gsuitebasic  

Read more

Google Apps Manager (GAM) – delete all user calendar events

If you need to delete all the events from a Google calendar you can do the following. First, you need to have the Calendar ID email address (this is not the user’s email). It can be found in the calendar settings. Example: (Calendar ID: domain.com_33393638303931322d323231@resource.calendar.google.com) Command: gam calendar <calendar email> wipe events     gam calendar domain.com_33393638303931322d323231@resource.calendar.google.com wipe events 

Read more

Google Apps Manager (GAM) – delete email from all Google mailboxes in your domain

If you get a request to delete an email from a large number of user mailboxes or all Google mailboxes, you can run the following commands. This is useful as well when you need to remove existing SPAM from mailboxes.     Delete emails from a specific sender: gam all users delete messages query “from:dse@docusgn.com” maxtomodify 100 doit     Delete email threads […]

Read more

Adding Delegates in Google Mail

Adding Delegates in Google Mail Login to the google account with the user for whom you will be adding delegates.   Click on the “Gear” (upper right corner) and from the drop down menu select “Settings. Click on the “Accounts” tab. Click on the “Add Another Account” link in “Grant access to your account.” . Enter the e-mail address of […]

Read more
1 2