<?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 Running Scheduled Tasks from an ArcServer box in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/running-scheduled-tasks-from-an-arcserver-box/m-p/655241#M51008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an SDE database on a SQL machine in our MS Server-stack.&amp;nbsp; We would like to run some python/arcpy scripts from this machine as scheduled tasks.&amp;nbsp; We use OS-authentication, and the tasks would be run under a 'Service Account' login.&amp;nbsp; Do we need ArcGIS Desktop installed on that machine in order to call arcpy commands within a script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some insight:&amp;nbsp; On this machine there is a Python27 folder at the root level, which has one subfolder:&amp;nbsp; ArcGISx6410.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp; Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Dec 2014 20:35:26 GMT</pubDate>
    <dc:creator>AdamCrateau1</dc:creator>
    <dc:date>2014-12-26T20:35:26Z</dc:date>
    <item>
      <title>Running Scheduled Tasks from an ArcServer box</title>
      <link>https://community.esri.com/t5/python-questions/running-scheduled-tasks-from-an-arcserver-box/m-p/655241#M51008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an SDE database on a SQL machine in our MS Server-stack.&amp;nbsp; We would like to run some python/arcpy scripts from this machine as scheduled tasks.&amp;nbsp; We use OS-authentication, and the tasks would be run under a 'Service Account' login.&amp;nbsp; Do we need ArcGIS Desktop installed on that machine in order to call arcpy commands within a script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some insight:&amp;nbsp; On this machine there is a Python27 folder at the root level, which has one subfolder:&amp;nbsp; ArcGISx6410.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp; Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 20:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/running-scheduled-tasks-from-an-arcserver-box/m-p/655241#M51008</guid>
      <dc:creator>AdamCrateau1</dc:creator>
      <dc:date>2014-12-26T20:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Running Scheduled Tasks from an ArcServer box</title>
      <link>https://community.esri.com/t5/python-questions/running-scheduled-tasks-from-an-arcserver-box/m-p/655242#M51009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend putting desktop on the DB server. It will be a lot easier to run your scripts than trying to call a python path from another location on the network. All of the python libraries needed on your server will be there when you install desktop. I have done this for years with great success automating tasks this way.&amp;nbsp; You can also leverage other python libs as well to interact with your non-spatial databases as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 20:43:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/running-scheduled-tasks-from-an-arcserver-box/m-p/655242#M51009</guid>
      <dc:creator>NickHetrick</dc:creator>
      <dc:date>2014-12-26T20:43:54Z</dc:date>
    </item>
  </channel>
</rss>

