<?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: Why pipe command or X command doesn't rightly start script on EG Server? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-pipe-command-or-X-command-doesn-t-rightly-start-script-on-EG/m-p/982683#M46394</link>
    <description>&lt;P&gt;It looks like your server is allowing XCMD (an option that is typically disabled on server environments), so that's not the blocker.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, when using EG to connect to a SAS session on a Windows server, the SAS is running "headless" -- meaning it has no Windowing/UI capacity. So when you launch another process that generates a UI interaction, it does not work as you would expect. It's an odd thing to do anyway -- use EG to tell SAS to launch another app on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the VBS, it very much depends on what you want that VBS to do. VB Script is a legacy scripting technology that is not even deployed on newer Windows Server setups, with Microsoft positioning PowerShell as the tool of choice for automation in Windows apps.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 17:18:39 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2026-01-29T17:18:39Z</dc:date>
    <item>
      <title>Why pipe command or X command doesn't rightly start script on EG Server?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-pipe-command-or-X-command-doesn-t-rightly-start-script-on-EG/m-p/982681#M46392</link>
      <description>&lt;P&gt;I am sure that my EG Server allow me to submit x command or pipe command.&lt;/P&gt;
&lt;P&gt;But if I submit:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;x "test.vbs";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Things goes strange, I can see a vbs process in task manager on EG Server computer, but the vbs task never stop until I mannually terminate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I test this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename temp pipe "calc";
data _null_;
  infile temp;
  input text $256.;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I switch to EG Server computer and there is a Windows Calculator process in task manager(the highlighted one), but no software interface of&amp;nbsp;Windows Calculator can be seen.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="whymath_0-1769704657105.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112885i3A3E312F1ED197B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="whymath_0-1769704657105.png" alt="whymath_0-1769704657105.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What's wrong with it?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 16:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-pipe-command-or-X-command-doesn-t-rightly-start-script-on-EG/m-p/982681#M46392</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2026-01-29T16:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why pipe command or X command doesn't rightly start script on EG Server?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-pipe-command-or-X-command-doesn-t-rightly-start-script-on-EG/m-p/982683#M46394</link>
      <description>&lt;P&gt;It looks like your server is allowing XCMD (an option that is typically disabled on server environments), so that's not the blocker.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, when using EG to connect to a SAS session on a Windows server, the SAS is running "headless" -- meaning it has no Windowing/UI capacity. So when you launch another process that generates a UI interaction, it does not work as you would expect. It's an odd thing to do anyway -- use EG to tell SAS to launch another app on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the VBS, it very much depends on what you want that VBS to do. VB Script is a legacy scripting technology that is not even deployed on newer Windows Server setups, with Microsoft positioning PowerShell as the tool of choice for automation in Windows apps.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 17:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-pipe-command-or-X-command-doesn-t-rightly-start-script-on-EG/m-p/982683#M46394</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-01-29T17:18:39Z</dc:date>
    </item>
  </channel>
</rss>

