<?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: Vault Server Pro 2013 Backup script problem in Vault Forum</title>
    <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3900109#M47509</link>
    <description>&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am receiving the following error on backups:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invalid command line switch '-s'&lt;/P&gt;&lt;P&gt;&lt;IMG alt="invalid-s.PNG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/51702i8228FFD8111F6663/image-size/original?v=mpbl-1&amp;amp;px=-1" align="center" border="0" title="invalid-s.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command is written as follows:&lt;/P&gt;&lt;P&gt;"C:\Program Files\Autodesk\ADMS Professional 2013\ADMS Console\Connectivity.ADMSConsole.exe" -Obackup -s -DBSC -B"V:\Vault_BU\A" -VUadmin -VP********&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clarification would be great. &amp;nbsp;Until I sort this out I need to log into the server each night after hours to manually to click the prompt away. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit- Does it have to be capital? &amp;nbsp;Going to retry tomorrow. &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what happens when I troubleshoot at 11PM.&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2013 03:21:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-01T03:21:54Z</dc:date>
    <item>
      <title>Vault Server Pro 2013 Backup script problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3893878#M47506</link>
      <description>&lt;P&gt;We're using the following script to back up our Vault Pro 2013 Publisher server. (there are two subscribers in a connected workgroup setup, I'm not concerned with them here)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@ECHO OFF&lt;/P&gt;&lt;P&gt;ECHO --------------- Vault Backup Started: %date% %time% ---------------&lt;/P&gt;&lt;P&gt;RD /Q /S "V:\Vault_BU\B"&lt;/P&gt;&lt;P&gt;REN "V:\Vault_BU\A" "B"&lt;/P&gt;&lt;P&gt;MD "V:\Vault_BU\A\"&lt;/P&gt;&lt;P&gt;NET STOP "vault service name"&lt;/P&gt;&lt;P&gt;"C:\Program Files\Autodesk\ADMS Professional 2013\ADMS Console\Connectivity.ADMSConsole.exe" -Obackup -B"V:\Vault_BU\A" -VUadmin -VP***************&lt;/P&gt;&lt;P&gt;NET START "&lt;SPAN&gt;vault service name&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;ECHO ----------- Local Vault Backup Completed: %date% %time% -----------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The backup has been failing to occur because this popup is interrupting the backup (see attached pic). What is the solution for this? Is there a command line switch to auto-accept this? Is forcing a replication before the backup the right thing to do? (even this seems risky, it seems one small change between replication completing and backup starting could spoil it)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Replication.PNG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/51423iF1C407D585FD38CB/image-size/original?v=mpbl-1&amp;amp;px=-1" align="center" border="0" title="Replication.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, the server has a Replication Event at around Midnight, this backup starts at 3am. Thanks for your aattention to this matter! I have a feeling my backup script is just a little too unrefined for our environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 04:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3893878#M47506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T04:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Server Pro 2013 Backup script problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3894279#M47507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you just need to add the -S switch to the command line. That avoids any popups.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wikihelp.autodesk.com/Vault/enu/Help/Help/0170-Administ170/0171-Autodesk171/0204-Command_204" target="_blank"&gt;http://wikihelp.autodesk.com/Vault/enu/Help/Help/0170-Administ170/0171-Autodesk171/0204-Command_204&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:13:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3894279#M47507</guid>
      <dc:creator>paul.gunn</dc:creator>
      <dc:date>2013-04-26T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Server Pro 2013 Backup script problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3894325#M47508</link>
      <description>I had searched for that wiki entry, and missed it somehow. Thanks for digging it up for me, I'm sure that's all I need.</description>
      <pubDate>Fri, 26 Apr 2013 13:55:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3894325#M47508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Server Pro 2013 Backup script problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3900109#M47509</link>
      <description>&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am receiving the following error on backups:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invalid command line switch '-s'&lt;/P&gt;&lt;P&gt;&lt;IMG alt="invalid-s.PNG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/51702i8228FFD8111F6663/image-size/original?v=mpbl-1&amp;amp;px=-1" align="center" border="0" title="invalid-s.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command is written as follows:&lt;/P&gt;&lt;P&gt;"C:\Program Files\Autodesk\ADMS Professional 2013\ADMS Console\Connectivity.ADMSConsole.exe" -Obackup -s -DBSC -B"V:\Vault_BU\A" -VUadmin -VP********&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clarification would be great. &amp;nbsp;Until I sort this out I need to log into the server each night after hours to manually to click the prompt away. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit- Does it have to be capital? &amp;nbsp;Going to retry tomorrow. &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what happens when I troubleshoot at 11PM.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2013 03:21:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3900109#M47509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-01T03:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Server Pro 2013 Backup script problem</title>
      <link>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3901132#M47510</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The switch is case sensitive : &lt;BR /&gt;Try using -S&lt;BR /&gt;&lt;BR /&gt;I believe the switch is near the bottom of the wiki page as it can be used in all command lines.&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 01 May 2013 12:21:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/vault-server-pro-2013-backup-script-problem/m-p/3901132#M47510</guid>
      <dc:creator>paul.gunn</dc:creator>
      <dc:date>2013-05-01T12:21:38Z</dc:date>
    </item>
  </channel>
</rss>

