Greetings,
Most users at my company are not administrators of their own machines so they cannot run the ArcGIS Administrator tool, click on Advanced and then Manage Portal Connections to add the connection to our site on ArcGIS.com (ex: http://my_company.maps.arcgis.com). Any know of a way to do this programmatically for any user that uses ArcMap for a given machine or possibly on installation of 10.2.1 desktop?
I tried the route of setting the following registry keys when ArcMap is installed, but they are only for the current user; new users will not have them set:
HKEY_CURRENT_USER\Software\ESRI\ArcGIS Online\SignIn\URL0 set to value: "http://my_company.maps.arcgis.com"
HKEY_CURRENT_USER\Software\ESRI\ArcGIS Online\Portals String\HomeServerURIFile set to value: "http://my_company.maps.arcgis.com/arcgisuris.xml"
Thanks in advance for any help you might be able to provide,
Mike