<?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: &amp;quot;Stderr - 'c:\program' is not recognized as an internal command in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230274#M62012</link>
    <description>Hi,&lt;BR /&gt;   Please save the batch file under c drive. &lt;BR /&gt;e.g. C:\deploy.bat and try again or create any folder in the C: drive with a folder name that does not contain a space in it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akarsh &lt;BR /&gt;</description>
    <pubDate>Wed, 09 Jul 2008 09:10:51 GMT</pubDate>
    <dc:creator>Aks2</dc:creator>
    <dc:date>2008-07-09T09:10:51Z</dc:date>
    <item>
      <title>"Stderr - 'c:\program' is not recognized as an internal command</title>
      <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230273#M62011</link>
      <description>dear guys,&lt;BR /&gt;&lt;BR /&gt;i try to implement an online spares on blades..&lt;BR /&gt;on c-7000 enclosure..&lt;BR /&gt;i had 2 blades servers BL460c G1 ; on bay 1 &amp;amp; bay 2&lt;BR /&gt;&lt;BR /&gt;scenario :&lt;BR /&gt;1. "BLADE1" as a production server.&lt;BR /&gt;2. image of server "BLADE1" backed using RDP.&lt;BR /&gt;3. server "BLADE2" configure as the online spare.&lt;BR /&gt;4. SIM is configured to monitor server "BLADE1" constantly.&lt;BR /&gt;5. SIM starts the image download of server "BLADE1" on "BLADE2" if "BLADE1" fails.&lt;BR /&gt;6. RDP completes the deployment ad brings up "BLADE2" with all the functionality of server "BLADE1"&lt;BR /&gt;&lt;BR /&gt;but, i can't get a unsuccessful job guys..&lt;BR /&gt;&lt;BR /&gt;i create a batch files, named as "deploy.bat" as part of a custom command on SIM.. on my deployment server path folder.. its look like this;&lt;BR /&gt;&lt;BR /&gt;cd/&lt;BR /&gt;cd program files\hp\rdp\deployment server\&lt;BR /&gt;axSched spare BLADE460G1-1 /t "2000-12-31 00:00"&lt;BR /&gt;&lt;BR /&gt;when i manually executed this "deploy.bat" files.. it works.. it trigered "BLADE2" power on.. and accept an a deployment job that i already assign on it.. and then server "BLADE2" will have an OS on it..&lt;BR /&gt;&lt;BR /&gt;but when i implement this "deploy.bat" to integrated on SIM.. on my custom tools.. it won't work guys.. :(&lt;BR /&gt;&lt;BR /&gt;on "Task &amp;amp; Logs--&amp;gt;task result" i get an notification that look like this..&lt;BR /&gt;&lt;BR /&gt;"Stderr - 'c:\program' is not recognized as an internal or external command, operable program or batch file."&lt;BR /&gt;&lt;BR /&gt;see my attach for details..&lt;BR /&gt;&lt;BR /&gt;need help guys,&lt;BR /&gt;&lt;BR /&gt;make my day brighter please :(&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;markum@asa.co.id&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 07:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230273#M62011</guid>
      <dc:creator>markum fuadi</dc:creator>
      <dc:date>2008-07-09T07:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: "Stderr - 'c:\program' is not recognized as an internal command</title>
      <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230274#M62012</link>
      <description>Hi,&lt;BR /&gt;   Please save the batch file under c drive. &lt;BR /&gt;e.g. C:\deploy.bat and try again or create any folder in the C: drive with a folder name that does not contain a space in it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akarsh &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 09:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230274#M62012</guid>
      <dc:creator>Aks2</dc:creator>
      <dc:date>2008-07-09T09:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Stderr - 'c:\program' is not recognized as an internal command</title>
      <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230275#M62013</link>
      <description>The Windows command interpreter isn't all that smart when parsing spaces.  Internally, there are 8.3 compliant names for everything.  Try doing a &lt;BR /&gt;&lt;BR /&gt;dir /x c:\&lt;BR /&gt;&lt;BR /&gt;on your system to see the equivalent 8.3 filename and the long filename.  Hopefully if you don't have anything else with naming that starts "PROGRAM" so your "C:\Program Files" should be equivalent to "C:\PROGRA~1"</description>
      <pubDate>Wed, 09 Jul 2008 17:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230275#M62013</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2008-07-09T17:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: "Stderr - 'c:\program' is not recognized as an internal command</title>
      <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230276#M62014</link>
      <description>this is the result of the bad concept to allow spaces in file or directory names ...&lt;BR /&gt;&lt;BR /&gt;working: C:\&amp;gt;dir progra~1&lt;BR /&gt;&lt;BR /&gt;not working: C:\&amp;gt;dir program files&lt;BR /&gt;&lt;BR /&gt;working: C:\&amp;gt;dir "program files"&lt;BR /&gt;&lt;BR /&gt;...  :-((&lt;BR /&gt;&lt;BR /&gt;as mentioned before, get the "short" names and use them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt;dir /x&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt; &lt;DIR&gt;          DOCUME~1     Documents and Settings&lt;BR /&gt;&lt;BR /&gt;&lt;DIR&gt;          PROGRA~1     Program Files&lt;/DIR&gt;&lt;/DIR&gt;</description>
      <pubDate>Wed, 09 Jul 2008 18:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230276#M62014</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-07-09T18:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Stderr - 'c:\program' is not recognized as an internal command</title>
      <link>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230277#M62015</link>
      <description>what 2 know:&lt;BR /&gt;&lt;BR /&gt;Basically, the .cmd extension is the better choice for Windows NT-based OSes, because the .cmd extension is associated with the cmd.exe program, which uses a native 32-bit command environment. Scripts that use the .bat extension are associated with the 16-bit program command.exe, and they will run in the NT Virtual DOS Machine (NTVDM) instead of the native 32-bit cmd.exe program, which is less reliable than the cmd.exe environment. &lt;BR /&gt;&lt;BR /&gt;I could not understand why so much script programers still using .BAT Files on actual Windows Systems !!!! just go on with learning</description>
      <pubDate>Thu, 10 Jul 2008 04:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/quot-stderr-c-program-is-not-recognized-as-an-internal-command/m-p/4230277#M62015</guid>
      <dc:creator>clausw</dc:creator>
      <dc:date>2008-07-10T04:01:11Z</dc:date>
    </item>
  </channel>
</rss>

