<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backup on Anything About IT</title><link>https://www.verboon.info/tags/backup/</link><description>Recent content in Backup on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 16 Mar 2018 19:59:59 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/backup/index.xml" rel="self" type="application/rss+xml"/><item><title>Backup Office 365 sign-in data with Azure Log Analytics and Logic App</title><link>https://www.verboon.info/2018/03/backup-office-365-sign-in-data-with-azure-log-analytics-and-logic-app/</link><pubDate>Fri, 16 Mar 2018 19:59:59 +0000</pubDate><guid>https://www.verboon.info/2018/03/backup-office-365-sign-in-data-with-azure-log-analytics-and-logic-app/</guid><description>&lt;p&gt;The Office 365 solution in Operations Management Suite (OMS) allows you to monitor your Office 365 environment in Log Analytics. Like with any solution that you setup in OMS you have to think of the data retention time.&lt;/p&gt;
&lt;p&gt;At present the maximum retention time can be set to two years, but this of course will affect your Azure billing. In today&amp;rsquo;s blog post I walk you through a possible solution how to backup just a subset of data into a custom log. The idea is that you can keep the retention period for the large amount of data low and only keep the data that is important for you for a longer period. The solution uses &lt;a href="https://docs.microsoft.com/en-us/azure/log-analytics/"&gt;Azure Log Analytics&lt;/a&gt; and &lt;a href="https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview"&gt;Azure Logic App Services&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Removing Backup Files Created during Windows 7 Service Pack 1 Installation</title><link>https://www.verboon.info/2011/02/removing-backup-files-created-during-windows-7-service-pack-1-installation/</link><pubDate>Sat, 19 Feb 2011 18:24:06 +0000</pubDate><guid>https://www.verboon.info/2011/02/removing-backup-files-created-during-windows-7-service-pack-1-installation/</guid><description>&lt;p&gt;For the Windows Vista Service Packs there was &lt;a href="https://www.verboon.info/index.php/2008/11/vista-sp1-cleanup-tool-vsp1clnexe/"&gt;vsp1cln.exe&lt;/a&gt; (SP1) and &lt;a href="https://www.verboon.info/index.php/2009/05/windows-vista-service-pack-2-cleanup/"&gt;compcln.exe&lt;/a&gt; (SP2) to cleanup the backup files created during the Service Pack installation. For Windows 7 Microsoft did not provide a separate cleanup tool, but instead leverages the windows-build-in DISM tool.&lt;/p&gt;
&lt;p&gt;To remove the backup files created during the Windows 7 Service Pack 1 installation run the following command from an elevated command prompt.&lt;/p&gt;
&lt;p&gt;dism.exe /online /cleanup-image /spsuperseded&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-02-19-18h37_59_thumb.png" alt="2011-02-19 18h37_59"&gt;

&lt;/p&gt;
&lt;p&gt;After successful completion you should get some disk space back.&lt;/p&gt;</description></item></channel></rss>