<?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: Qliksense backup util with automation in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1949623#M22583</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141297"&gt;@Deepak_dhikale&lt;/a&gt;&amp;nbsp; it is not necessary to disable UAC nor advisable due to the obvious security implications.&lt;BR /&gt;You can run the scheduler with admin privilege's and bypass UAC. Here is a guide on&amp;nbsp; how to set up a scheduled task bypassing&amp;nbsp; UAC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://zanozbot.medium.com/how-to-bypass-uac-using-task-scheduler-7a990dfde363" target="_self"&gt;How to bypass uac using task scheduler&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 10:30:06 GMT</pubDate>
    <dc:creator>Eugene_Sleator</dc:creator>
    <dc:date>2022-06-29T10:30:06Z</dc:date>
    <item>
      <title>Qliksense backup util with automation</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1813902#M19632</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am taking Qlik sense backup with the help of util.exe&lt;/P&gt;&lt;P&gt;but I want to integrate it with windows scheduler .but we have to put some credentials like yes or no.&lt;/P&gt;&lt;P&gt;but i want auto yes over there.&lt;/P&gt;&lt;P&gt;i am attaching screenshots for ref.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help me if anyone knows the solution&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="IMG_20210608_131948.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56545i1290CA618CD76DAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20210608_131948.jpg" alt="IMG_20210608_131948.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="IMG_20210608_131958.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56546i0251EE28A51F352E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20210608_131958.jpg" alt="IMG_20210608_131958.jpg" /&gt;&lt;/span&gt;&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; &amp;nbsp;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[ will -f help in this case for silent backup? if yes then how and where to put ?]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also after that i want to delete old backup with email notification.&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Echo Forfiles to delete files older than 5 days
forfiles -p "E:\Backup\ALC_full_backup" -s -m *.*  /D -4 /C "cmd /c del /q &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123762"&gt;@path&lt;/a&gt;"
echo Done!
timeout 30
powershell.exe -ExecutionPolicy remotesigned -File C:\Desktop\Deepak\fullbackupmail.ps1
exit
&lt;/LI-CODE&gt;&lt;DIV class="gs"&gt;&lt;DIV class=""&gt;&lt;DIV class="ii gt adO"&gt;&lt;DIV class="a3s aiL "&gt;&lt;DIV&gt;&lt;DIV class="gmail_default"&gt;&lt;DIV class="yj6qo ajU"&gt;&lt;DIV class="ajR"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Regards'&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="hi"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Jun 2021 11:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1813902#M19632</guid>
      <dc:creator>Deepak_dhikale</dc:creator>
      <dc:date>2021-06-09T11:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense backup util with automation</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1923818#M21947</link>
      <description>&lt;P&gt;Hi Deepak,&lt;/P&gt;
&lt;P&gt;Seem like the feature you want to disable, is the Windows User Account control:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/troubleshoot/windows-server/windows-security/disable-user-account-control?msclkid=9e7aee09c6d311ecb0a2019bf2049c73" target="_blank"&gt;Disable User Account Control (UAC) - Windows Server | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 09:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1923818#M21947</guid>
      <dc:creator>Adam_R</dc:creator>
      <dc:date>2022-04-28T09:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense backup util with automation</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1923849#M21955</link>
      <description>&lt;P&gt;Hey Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144288"&gt;@Adam_R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I Already got the solution and it is working fine since then.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 10:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1923849#M21955</guid>
      <dc:creator>Bhagwat09</dc:creator>
      <dc:date>2022-04-28T10:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense backup util with automation</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1949623#M22583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141297"&gt;@Deepak_dhikale&lt;/a&gt;&amp;nbsp; it is not necessary to disable UAC nor advisable due to the obvious security implications.&lt;BR /&gt;You can run the scheduler with admin privilege's and bypass UAC. Here is a guide on&amp;nbsp; how to set up a scheduled task bypassing&amp;nbsp; UAC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://zanozbot.medium.com/how-to-bypass-uac-using-task-scheduler-7a990dfde363" target="_self"&gt;How to bypass uac using task scheduler&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 10:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-backup-util-with-automation/m-p/1949623#M22583</guid>
      <dc:creator>Eugene_Sleator</dc:creator>
      <dc:date>2022-06-29T10:30:06Z</dc:date>
    </item>
  </channel>
</rss>

