<?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 Scheduled Task: Repository Snapshot Manager in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925965#M4487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Sense 2.1 and I would like to schedule a task to create a backup of my sense environment on a regular basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran it manually from the command line as specified in the help documentation &lt;A href="https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Restore-Site-Using-RSM.htm" title="https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Restore-Site-Using-RSM.htm"&gt;https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Re…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I have is when I run it manually it asks me to confirm the operation. Is there a parameter I can supply that will stop the prompt? When I ran it with a windows scheduled task it just went into a running disposition and did not do anything I presume it is waiting for an answer to the prompt.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 14:57:53 GMT</pubDate>
    <dc:creator>chriscammers</dc:creator>
    <dc:date>2015-11-03T14:57:53Z</dc:date>
    <item>
      <title>Scheduled Task: Repository Snapshot Manager</title>
      <link>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925965#M4487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Sense 2.1 and I would like to schedule a task to create a backup of my sense environment on a regular basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran it manually from the command line as specified in the help documentation &lt;A href="https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Restore-Site-Using-RSM.htm" title="https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Restore-Site-Using-RSM.htm"&gt;https://help.qlik.com/sense/2.1/en-US/online/#../Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Backup-Re…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I have is when I run it manually it asks me to confirm the operation. Is there a parameter I can supply that will stop the prompt? When I ran it with a windows scheduled task it just went into a running disposition and did not do anything I presume it is waiting for an answer to the prompt.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925965#M4487</guid>
      <dc:creator>chriscammers</dc:creator>
      <dc:date>2015-11-03T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Task: Repository Snapshot Manager</title>
      <link>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925966#M4488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the [-f] option (see below)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.1 Tool Arguments and Usage&lt;/P&gt;&lt;P&gt;The synopsis for using the Repository Snapshot Manager tool is:&lt;/P&gt;&lt;P&gt;RepositorySnapshotManager.exe &lt;/P&gt;&lt;P&gt;-&amp;lt;operation&amp;gt; &lt;/P&gt;&lt;P&gt;-path={p} &lt;/P&gt;&lt;P&gt;–installer={installer_location} &lt;/P&gt;&lt;P&gt;–ver={QlikSenseVersion} &lt;/P&gt;&lt;P&gt;[-direct] &lt;/P&gt;&lt;P&gt;[-supportingContenctLocation]={PathToSupportingContent} &lt;/P&gt;&lt;P&gt;[-certificatePassword]={c} &lt;/P&gt;&lt;P&gt;[–databasePassword]={d} &lt;/P&gt;&lt;P&gt;[–u]={usernameWithDomain} &lt;/P&gt;&lt;P&gt;[–p]={userPassword}&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;[-f]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Where:&lt;/P&gt;&lt;P&gt;(operation) -backup or -restore =The operation you wish to perform.&lt;/P&gt;&lt;P&gt;p =The path to the base backup folder.&lt;/P&gt;&lt;P&gt;installer_location =Directory path on the server in which the Qlik Sense installer resides.&lt;/P&gt;&lt;P&gt;QlikSenseVersion =Qlik Sense product version (for example 2.0.1).&lt;/P&gt;&lt;P&gt;direct =Denotes whether an existing installation exists or not.&lt;/P&gt;&lt;P&gt;PathToSupportingContent =Directory path on the server in which additional artifacts used by the system reside.&lt;/P&gt;&lt;P&gt;c =The certificate password (if required/desired).&lt;/P&gt;&lt;P&gt;d =The database password (if required/desired).&lt;/P&gt;&lt;P&gt;usernameWithDomain =The user on the host with administrative privileges with the domain, for example “COMPANY_DOMAIN\USER”.&lt;/P&gt;&lt;P&gt;p =The password for the user associated with the domain.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;f =The option to run the backup silent, for use with scheduled tasks.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 20:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925966#M4488</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2015-11-09T20:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Task: Repository Snapshot Manager</title>
      <link>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925967#M4489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi altogether,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Vlad suggested please put /F /Q at the end of the command line. For me its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Ladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 09:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Scheduled-Task-Repository-Snapshot-Manager/m-p/925967#M4489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T09:00:55Z</dc:date>
    </item>
  </channel>
</rss>

