<?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: Windows NT automatic command execution after boot in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289059#M4763</link>
    <description>Antoniov has it right, but i think you need runservices, as it will run at system startup.&lt;BR /&gt;&lt;BR /&gt;while i'm on services, you might consider using servany (part of the windows resource kit) to create this batch file as a service. &lt;BR /&gt;&lt;BR /&gt;if you've got the ie4 desktop update you might look at scheduled tasks, it has a "on boot" scheduled method, thou i think it's really on logon.</description>
    <pubDate>Fri, 28 May 2004 07:20:04 GMT</pubDate>
    <dc:creator>Thomas Bianco</dc:creator>
    <dc:date>2004-05-28T07:20:04Z</dc:date>
    <item>
      <title>Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289051#M4755</link>
      <description>Is there a way to add command line or Batch file to NT Server, by which whenever the boot is completed it has to execute this batch file. &lt;BR /&gt;&lt;BR /&gt;I am an unix guy and dont know much about NT. I am looking for version of adding shell scripts to rc.local file in NT.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;VJ</description>
      <pubDate>Thu, 27 May 2004 11:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289051#M4755</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-05-27T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289052#M4756</link>
      <description>VJ:&lt;BR /&gt;&lt;BR /&gt;If you click Start/Programs/Startup, you will see a list of programs that run at Startup. If you insert the pointer to your batch file there, it should do what you want it to.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Make a great day!&lt;BR /&gt;&lt;BR /&gt;Roger</description>
      <pubDate>Thu, 27 May 2004 12:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289052#M4756</guid>
      <dc:creator>Roger Faucher</dc:creator>
      <dc:date>2004-05-27T12:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289053#M4757</link>
      <description>I hope it is with login not with system startup.</description>
      <pubDate>Thu, 27 May 2004 12:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289053#M4757</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-05-27T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289054#M4758</link>
      <description>Hi,&lt;BR /&gt;before you have create a new link to your batch file, then insert this link into startup folder; click on [Start], [Tools], [Application Bar], [Start Menu] and add to startup folder.&lt;BR /&gt;(I hope right translated in english :-~)&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2004 12:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289054#M4758</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-05-27T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289055#M4759</link>
      <description>Yes the steps mentioned by Roger &amp;amp; Antonniov is for login not the system startup..&lt;BR /&gt;&lt;BR /&gt;Ganesh</description>
      <pubDate>Thu, 27 May 2004 13:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289055#M4759</guid>
      <dc:creator>Ganesh Babu</dc:creator>
      <dc:date>2004-05-27T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289056#M4760</link>
      <description>There are a few ways to insert a Startup and Shutdown script on to the system.&lt;BR /&gt;&lt;BR /&gt;gpedit.msc is the easiest.&lt;BR /&gt;&lt;BR /&gt;Look under Local Computer policy, Computer configuration, Windows settings, Scripts.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 27 May 2004 16:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289056#M4760</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2004-05-27T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289057#M4761</link>
      <description>Thanks Jon.&lt;BR /&gt;&lt;BR /&gt;But it is for Windows 2000. But i need it for NT&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;VJ</description>
      <pubDate>Thu, 27 May 2004 16:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289057#M4761</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-05-27T16:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289058#M4762</link>
      <description>You can add a new entry in windows registry at HK_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 01:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289058#M4762</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-05-28T01:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289059#M4763</link>
      <description>Antoniov has it right, but i think you need runservices, as it will run at system startup.&lt;BR /&gt;&lt;BR /&gt;while i'm on services, you might consider using servany (part of the windows resource kit) to create this batch file as a service. &lt;BR /&gt;&lt;BR /&gt;if you've got the ie4 desktop update you might look at scheduled tasks, it has a "on boot" scheduled method, thou i think it's really on logon.</description>
      <pubDate>Fri, 28 May 2004 07:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289059#M4763</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-05-28T07:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Windows NT automatic command execution after boot</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289060#M4764</link>
      <description>Isn't that what autoexec.nt and config.nt are for? Been a while since I have done NT stuff, but you should be able to launch commands before the login process with these files.</description>
      <pubDate>Fri, 28 May 2004 11:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/windows-nt-automatic-command-execution-after-boot/m-p/3289060#M4764</guid>
      <dc:creator>Chad Miller_5</dc:creator>
      <dc:date>2004-05-28T11:10:19Z</dc:date>
    </item>
  </channel>
</rss>

