Load Jabber profile pics from a webserver

Insert the following lines into your jabber-config.xml file.  Set the URL within <PhotoUriWithToken> tag to point to the webserver storing your images.

<PhotoUriSubstitutionEnabled>true</PhotoUriSubstitutionEnabled>
<PhotoUriSubstitutionToken>sAMAccountName</PhotoUriSubstitutionToken>
<PhotoUriWithToken>http://www.domain.com/staff_images/sAMAccountName.jpg</PhotoUriWithToken>

Upload the revised jabber-config.xml file to all TFTP servers in your cluster and restart the Cisco TFTP server on each of those servers.  If you were previously logged in to Jabber, exit the application completion, the re-execute the Jabber exe and login.  The profile pics of your contacts should now appear in the Jabber client.