<?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 Re: Incorta DataAgent as a service in Administrative Discussions</title>
    <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3006#M52</link>
    <description>&lt;P&gt;&lt;SPAN&gt;"c:\incorta.dataagent\agent.bat -start"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you need the dash in front of start?&amp;nbsp; &amp;nbsp;If you run it from the command line you don't ...&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea if that is or could be the&amp;nbsp; issue, but might be worth checking out.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 13:05:00 GMT</pubDate>
    <dc:creator>RADSr</dc:creator>
    <dc:date>2022-10-21T13:05:00Z</dc:date>
    <item>
      <title>Incorta DataAgent as a service</title>
      <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3004#M51</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've successfully installed the Data Agent as a service in Windows Server 2019 but when I start it, I keep getting a "1053: The service did not respond to the start or control request in a timely fashion". Error.&amp;nbsp; The dataagent works fine when it is executed manually.&amp;nbsp; The command I used to install was:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;sc create "Incorta DataAgent" displayname= "Incorta DataAgent" binpath= "c:\incorta.dataagent\agent.bat -start" start= auto&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I seem to remember doing this on another system for another app and had to add a path for the directory for the bin files but it's still unclear if that is needed here.&amp;nbsp; Any help appreciated.&lt;/P&gt;&lt;P&gt;Ken-&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 04:57:21 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3004#M51</guid>
      <dc:creator>kenrinc</dc:creator>
      <dc:date>2022-10-21T04:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Incorta DataAgent as a service</title>
      <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3006#M52</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"c:\incorta.dataagent\agent.bat -start"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you need the dash in front of start?&amp;nbsp; &amp;nbsp;If you run it from the command line you don't ...&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea if that is or could be the&amp;nbsp; issue, but might be worth checking out.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 13:05:00 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3006#M52</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2022-10-21T13:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Incorta DataAgent as a service</title>
      <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3007#M53</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; You are correct. Didn't seem to make much difference though, continue to get the same 1053: error.&amp;nbsp; Using the local system account for starting this which is usually the default on these sorts of things.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 15:17:49 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3007#M53</guid>
      <dc:creator>kenrinc</dc:creator>
      <dc:date>2022-10-21T15:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Incorta DataAgent as a service</title>
      <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3016#M54</link>
      <description>&lt;P&gt;Found a few references on internet when searching for 1053 error.&amp;nbsp; One of them references, or asks, if you are running under CMD or Powershell?&amp;nbsp; If Powershell, then instead of sc use fully qualified sc.exe.&amp;nbsp; Also found a pretty cool article about various ways to run as a service ... there are 2 or 3 "native" windows methods mentioned (including sc) and a couple of other methods:&amp;nbsp;&amp;nbsp;&lt;A class="c-link" tabindex="-1" href="https://stackoverflow.com/questions/415409/run-batch-file-as-a-windows-service" target="_blank" rel="noopener noreferrer" data-stringify-link="https://stackoverflow.com/questions/415409/run-batch-file-as-a-windows-service" data-sk="tooltip_parent" data-remove-tab-index="true" aria-describedby="sk-tooltip-1645"&gt;https://stackoverflow.com/questions/415409/run-batch-file-as-a-windows-service&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:48:25 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3016#M54</guid>
      <dc:creator>JeffW</dc:creator>
      <dc:date>2022-10-21T17:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incorta DataAgent as a service</title>
      <link>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3023#M55</link>
      <description>&lt;P&gt;Thanks for that. I exhausted that thread.&amp;nbsp; No movement.&amp;nbsp; I'll probably pass this back to my IS team as I don't have any more time to spend on this, so they'll probably open a ticket with support.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 21:34:49 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/incorta-dataagent-as-a-service/m-p/3023#M55</guid>
      <dc:creator>kenrinc</dc:creator>
      <dc:date>2022-10-21T21:34:49Z</dc:date>
    </item>
  </channel>
</rss>

