<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Update all user profile thumbnails in a group in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/update-all-user-profile-thumbnails-in-a-group/m-p/799724#M2009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help get me started on a code to update the user profile thumbnail for everyone in a certain group with the same thumbnail? This is an Enterprise Portal, and all the users are in the same group. I figured I could use user.update.thumbnail("path") but am not sure how to get the list of users in the group and then iterate those. Is this a do-able idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2019 16:11:14 GMT</pubDate>
    <dc:creator>Alex_Reid</dc:creator>
    <dc:date>2019-09-10T16:11:14Z</dc:date>
    <item>
      <title>Update all user profile thumbnails in a group</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/update-all-user-profile-thumbnails-in-a-group/m-p/799724#M2009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help get me started on a code to update the user profile thumbnail for everyone in a certain group with the same thumbnail? This is an Enterprise Portal, and all the users are in the same group. I figured I could use user.update.thumbnail("path") but am not sure how to get the list of users in the group and then iterate those. Is this a do-able idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2019 16:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/update-all-user-profile-thumbnails-in-a-group/m-p/799724#M2009</guid>
      <dc:creator>Alex_Reid</dc:creator>
      <dc:date>2019-09-10T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update all user profile thumbnails in a group</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/update-all-user-profile-thumbnails-in-a-group/m-p/1191684#M7554</link>
      <description>&lt;P&gt;there is a get_members() method you can call:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/guide/accessing-and-managing-groups/#listing-users-belonging-to-a-group" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/guide/accessing-and-managing-groups/#listing-users-belonging-to-a-group&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 11:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/update-all-user-profile-thumbnails-in-a-group/m-p/1191684#M7554</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2022-08-02T11:43:52Z</dc:date>
    </item>
  </channel>
</rss>

