<?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: Running SAS EG project using power shell scripts in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559978#M156454</link>
    <description>&lt;P&gt;&lt;EM&gt;&amp;gt; FROM_DATADIR=/var/opt/sas/data/pop/Discovery/Deposits/Prod/SASDATA/W/ALLB_BAU&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a unix path. How is powershell accessing a local unix path?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More context would be useful.&lt;/P&gt;</description>
    <pubDate>Sun, 19 May 2019 21:47:55 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-05-19T21:47:55Z</dc:date>
    <item>
      <title>Running SAS EG project using power shell scripts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559956#M156442</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have this shell script here i want to change the remote directory path but am failed as i don't know how to change the highlighted part and how to get it. Please help me to understand how to get the drive address for the change of the remote directory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(REMOTE_DIR='&lt;STRONG&gt;/Qlikview_BPA_Dep/DepositsData&lt;/STRONG&gt;' ## Directory where WBC data will be transferred to&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#REMOTE_DIR='/Qlikview_BPA_Dep/DepositsData' ## Directory where WBC data will be transferred to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FROM_DATADIR=/var/opt/sas/data/pop/Discovery/Deposits/Prod/SASDATA/W/ALLB_BAU)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shashank Singh&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 15:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559956#M156442</guid>
      <dc:creator>singhshashank33</dc:creator>
      <dc:date>2019-05-19T15:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Running SAS EG project using power shell scripts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559978#M156454</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; FROM_DATADIR=/var/opt/sas/data/pop/Discovery/Deposits/Prod/SASDATA/W/ALLB_BAU&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a unix path. How is powershell accessing a local unix path?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More context would be useful.&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 21:47:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559978#M156454</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-05-19T21:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Running SAS EG project using power shell scripts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559984#M156458</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/236848"&gt;@singhshashank33&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have this shell script here i want to change the remote directory path but am failed as i don't know how to change the highlighted part and how to get it. Please help me to understand how to get the drive address for the change of the remote directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(REMOTE_DIR='&lt;STRONG&gt;/Qlikview_BPA_Dep/DepositsData&lt;/STRONG&gt;' ## Directory where WBC data will be transferred to&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#REMOTE_DIR='/Qlikview_BPA_Dep/DepositsData' ## Directory where WBC data will be transferred to&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FROM_DATADIR=/var/opt/sas/data/pop/Discovery/Deposits/Prod/SASDATA/W/ALLB_BAU)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shashank Singh&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;How is the description you've provided even remotely related to the subject "Running SAS EG project using power shell scripts"?&amp;nbsp; Your subject and "description" (such that it is) are completely different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re: your subject:&amp;nbsp; try scheduling your EG project, then converting the VBScript into Powershell.&amp;nbsp; It should be rather trivial to do the conversion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re: your description:&amp;nbsp; wouldn't have a clue what you're trying to do, or what your problems are in whatever it is you're trying to do.&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 22:44:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-EG-project-using-power-shell-scripts/m-p/559984#M156458</guid>
      <dc:creator>ScottBass</dc:creator>
      <dc:date>2019-05-19T22:44:38Z</dc:date>
    </item>
  </channel>
</rss>

