<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How long to wait after pc starts to run a trigger?]]></title><description><![CDATA[<p dir="auto">Hi, I timed my boot process on my PC (came from a hibernate state), and it tooks 20 secs.<br />
But after several tests, I realized that I can only run a trigger on the agent in about 40 secs.</p>
<p dir="auto">How can I make the agent be one of the first processes to start on windows inicialization, so with that I can run a trigger in 25 seconds (more or less.. I mean early from that long 40 sec time) after boot.  I mean as close as possible to the startup of the operating system?</p>
<p dir="auto">Note ... My PC goes straight through the login screen, without asking for a username and password. when i said it is 20 seconds of boot, i mean that in 20 seconds i am already on the windows screen able to run any program.</p>
<p dir="auto">Br</p>
]]></description><link>https://www.triggercmd.com/forum/topic/722/how-long-to-wait-after-pc-starts-to-run-a-trigger</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 22:20:42 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/722.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Jun 2020 08:18:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How long to wait after pc starts to run a trigger? on Tue, 15 Aug 2023 13:35:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3540">@Ivan-Kuler</a> said in <a href="/forum/post/2302">How long to wait after pc starts to run a trigger?</a>:</p>
<blockquote>
<p dir="auto">PC passa direto pela tela de login, sem pedir um nome de usuário e senha</p>
</blockquote>
<p dir="auto">Good morning... why when I come back from hibernation with windows11 through Alexa it doesn't go straight to the Desktop?...it turns on, goes through the BIOS screen and stays idle... i need to press a key for the monitor to wake up... I would like it to enter directly, without having to press a key... any tips?</p>
<p dir="auto">PS: My PC also goes straight through the login screen, without asking for the username and password.</p>
]]></description><link>https://www.triggercmd.com/forum/post/7210</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/7210</guid><dc:creator><![CDATA[Carlos Junior]]></dc:creator><pubDate>Tue, 15 Aug 2023 13:35:00 GMT</pubDate></item><item><title><![CDATA[Reply to How long to wait after pc starts to run a trigger? on Thu, 04 Jun 2020 22:57:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3540">@Ivan-Kuler</a>, I wonder if the background service is crashing when you run that .vbs script.</p>
<p dir="auto">You could open <strong>services.msc</strong> and see if "Running" goes away when you run the command.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1591311279507-e8841cbd-25bd-4187-9051-816c87e8ca36-image.png" alt="e8841cbd-25bd-4187-9051-816c87e8ca36-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If it is, you might be able to prevent that by prefixing your command with "start ", like this:</p>
<pre><code>start cscript c:\tools\script.vbs
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/post/2319</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2319</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 04 Jun 2020 22:57:37 GMT</pubDate></item><item><title><![CDATA[Reply to How long to wait after pc starts to run a trigger? on Thu, 04 Jun 2020 01:56:53 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Russ... I´m thinking if a run the command on background will improve this!?<br />
So I did a VBS script with the command that I would like to run on background.. installed the service, close the agent, and don´t allow it to start with windows (so only the service is running)... after a restar on the computer, the first atemp to run the command works, but never more...</p>
]]></description><link>https://www.triggercmd.com/forum/post/2316</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2316</guid><dc:creator><![CDATA[Ivan Kuler]]></dc:creator><pubDate>Thu, 04 Jun 2020 01:56:53 GMT</pubDate></item><item><title><![CDATA[Reply to How long to wait after pc starts to run a trigger? on Tue, 02 Jun 2020 22:48:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3540">@Ivan-Kuler</a>, the agent should re-connect to the server as soon as the PC reconnects to the Internet.  You could try running this command in a cmd window to compare when the pings start working vs. when the TRIGGERcmd agent reconnects:</p>
<p dir="auto"><strong>ping -t 8.8.8.8</strong></p>
]]></description><link>https://www.triggercmd.com/forum/post/2308</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2308</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Tue, 02 Jun 2020 22:48:08 GMT</pubDate></item></channel></rss>