<?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 Ensuring network drive availability in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Ensuring-network-drive-availability/m-p/92832#M42530</link>
    <description>Hello, is there a way for me to run a batch file at the start of my process to map my network drive or to run a code stage to make sure that my process has access to a certain network drive? The drive does not always remain persistently connected so I wanted to add another check. My batch script looks something like this:
net USE h: /DELETE /YES
net use h: \\server.domain.net\location /PERSISTENT:YES

Thanks!</description>
    <pubDate>Wed, 21 Jun 2017 18:45:00 GMT</pubDate>
    <dc:creator>SébastienBulté</dc:creator>
    <dc:date>2017-06-21T18:45:00Z</dc:date>
    <item>
      <title>Ensuring network drive availability</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Ensuring-network-drive-availability/m-p/92832#M42530</link>
      <description>Hello, is there a way for me to run a batch file at the start of my process to map my network drive or to run a code stage to make sure that my process has access to a certain network drive? The drive does not always remain persistently connected so I wanted to add another check. My batch script looks something like this:
net USE h: /DELETE /YES
net use h: \\server.domain.net\location /PERSISTENT:YES

Thanks!</description>
      <pubDate>Wed, 21 Jun 2017 18:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Ensuring-network-drive-availability/m-p/92832#M42530</guid>
      <dc:creator>SébastienBulté</dc:creator>
      <dc:date>2017-06-21T18:45:00Z</dc:date>
    </item>
    <item>
      <title>I'm sure I've done this</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Ensuring-network-drive-availability/m-p/92833#M42531</link>
      <description>I'm sure I've done this before and I think it was with the path to the BAT file in the Start Process action of the Environment Utility.</description>
      <pubDate>Wed, 21 Jun 2017 22:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Ensuring-network-drive-availability/m-p/92833#M42531</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-06-21T22:00:00Z</dc:date>
    </item>
  </channel>
</rss>

