A public collection of my scripts, tips, and information that may be helpful to my fellow technology professionals.
BobHodges.net
  • Home
  • Blog
    • Google Apps
    • PowerShell
  • Contact Me

Bulk Update User Photos in Google Apps using PowerShell and GAM

9/15/2015

0 Comments

 
Using PowerShell and GAM, updating user account photos in a Google Apps domain is pretty simple. The easiest way to perform this task is by feeding GAM the CSV file directly without using any PowerShell commands, as seen below. 
The PowerShell alternative is slower and requires more work to setup, but it allows us to do more than update a single attribute. For example, in addition to updating the user photos in Google Apps, you may need to populate Active Directory with attributes such as phone extensions, home folders, and email accounts. For this reason, knowing how to pipe information into GAM from PowerShell can be useful when writing scripts to automate workflows.

Read More
0 Comments
    Picture

    Archives

    December 2018
    June 2016
    April 2016
    March 2016
    December 2015
    September 2015
    August 2015
    July 2015
    June 2015

    Categories

    All
    Cisco
    Google Apps
    Hyper-V
    PowerShell
    Virtualization

    RSS Feed

Want to contact me directly? Send an email to Bob@BobHodges.net