<?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: Share customized VDS files with other users in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12559232#M1156</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7162092"&gt;@Nick_Hall&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for this solution.&lt;/P&gt;&lt;P&gt;I will use the new "map folder" funktion in Vault to keep the files up to date every day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try it next week and give you a feedback&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 07:57:09 GMT</pubDate>
    <dc:creator>Marc_B5</dc:creator>
    <dc:date>2024-02-14T07:57:09Z</dc:date>
    <item>
      <title>Share customized VDS files with other users</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12514999#M1154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how do you share the customized VDS files with the others users in your company?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do this with Vault?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change the VDS path to the workspace and use the "map foder" function in Vault 2024?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 08:49:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12514999#M1154</guid>
      <dc:creator>Marc_B5</dc:creator>
      <dc:date>2024-01-23T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Share customized VDS files with other users</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12546925#M1155</link>
      <description>&lt;P&gt;Hi Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One way I have done this in the past is to store the custom VDS files in Vault, and to create links from the Extension folder to each custom folder. The process is as follows (for Vault 2023)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In Vault&lt;UL&gt;&lt;LI&gt;Make a folder in Vault to store the customisations, for example $/VDS&lt;/LI&gt;&lt;LI&gt;Check in the custom folders from the extension folder to Vault&lt;BR /&gt;The folder is C:\ProgramData\Autodesk\Vault 2023\Extensions\DataStandard&lt;BR /&gt;CAD.Custom -&amp;gt; $/VDS/CAD.Custom&lt;BR /&gt;Vault.Custom -&amp;gt; $/VDS/Vault.Custom&lt;/LI&gt;&lt;LI&gt;Get the $/VDS folder to your working folder&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;In Windows Explorer&lt;UL&gt;&lt;LI&gt;Navigate to C:\ProgramData\Autodesk\Vault 2023\Extensions\DataStandard&lt;/LI&gt;&lt;LI&gt;Delete the folders CAD.Custom and Vault.Custom&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Run CMD as administrator&lt;UL&gt;&lt;LI&gt;Change directory to C:\ProgramData\Autodesk\Vault 2023\Extensions\DataStandard&lt;/LI&gt;&lt;LI&gt;Run these commands, replacing &amp;lt;path to working folder&amp;gt; with your working folder name (example C:\VaultWF)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;mklink /H /D CAD.Custom "&amp;lt;path to working folder&amp;gt;\VDS\CAD.Custom"
mklink /H /D Vault.Custom "&amp;lt;path to working folder&amp;gt;\VDS\Vault.Custom"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To set up other PCS, do steps 2 &amp;amp; 3 on each one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can update your customisations by checking out the files in $/VDS, making the updates, checking them in, and re-syncing on the other PCs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you upgrade, say to 2024, you would have to perform steps 2 &amp;amp; 3 above, but replace 2023 with 2024 in each step&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are interested, my post on another topic has links to more information on links&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://forums.autodesk.com/t5/vault-customization/extensions-file-locations/m-p/10895043/highlight/true#M9957" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/vault-customization/extensions-file-locations/m-p/10895043/highlight/true#M9957&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 20:59:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12546925#M1155</guid>
      <dc:creator>Nick_Hall</dc:creator>
      <dc:date>2024-02-07T20:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Share customized VDS files with other users</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12559232#M1156</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7162092"&gt;@Nick_Hall&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for this solution.&lt;/P&gt;&lt;P&gt;I will use the new "map folder" funktion in Vault to keep the files up to date every day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try it next week and give you a feedback&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 07:57:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/share-customized-vds-files-with-other-users/m-p/12559232#M1156</guid>
      <dc:creator>Marc_B5</dc:creator>
      <dc:date>2024-02-14T07:57:09Z</dc:date>
    </item>
  </channel>
</rss>

