<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sitecore Xperiences &#187; SPE-only Alliance</title>
	<atom:link href="https://blog.peplau.com.br/category/spe/spe-only-alliance/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.peplau.com.br</link>
	<description>The things I&#039;ve seen as a Sitecore Professional</description>
	<lastBuildDate>Sun, 09 Mar 2025 21:54:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title> Know your Media Library disk usage with a simple PowerShell script</title>
		<link>https://blog.peplau.com.br/know-your-media-library-disk-usage-with-a-simple-powershell-script/</link>
		<comments>https://blog.peplau.com.br/know-your-media-library-disk-usage-with-a-simple-powershell-script/#comments</comments>
		<pubDate>Fri, 10 Jan 2025 21:14:52 +0000</pubDate>
		<dc:creator><![CDATA[Rodrigo Peplau]]></dc:creator>
				<category><![CDATA[Content Hub]]></category>
		<category><![CDATA[SPE]]></category>
		<category><![CDATA[SPE-only Alliance]]></category>

		<guid isPermaLink="false">http://blog.peplau.com.br/?p=1058</guid>
		<description><![CDATA[<div class="lr_horizontal_share" data-share-url="https://blog.peplau.com.br/know-your-media-library-disk-usage-with-a-simple-powershell-script/"></div>Happy Friday, Sitecore Community! As we head into the weekend, I thought I’d share a handy PowerShell script I recently put together that helped me with a Content Hub license cost analysis. If you’re working on a similar project or want to understand how much disk space your Sitecore Media Library uses, this one’s for [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Happy Friday, Sitecore Community! As we head into the weekend, I thought I’d share a handy PowerShell script I recently put together that helped me with a <strong>Content Hub license cost analysis</strong>. If you’re working on a similar project or want to understand how much disk space your Sitecore Media Library uses, this one’s for you!</p>
<p>I needed to calculate the total storage space used across multiple asset sources during my analysis. One of the most critical sources was the <strong>Sitecore Media Library</strong>, and after some googling, I quickly realized there wasn’t an easy way to calculate the total size directly from the CM server, without involving SQL queries or manual summations from reports. So, I built a simple and effective <strong>Sitecore PowerShell Extensions (SPE)</strong> script that gives you the <strong>total Media Library size in MB</strong> directly from the CM interface. No database access required!</p>
<div id="attachment_1061" style="width: 310px" class="wp-caption aligncenter"><a href="http://blog.peplau.com.br/wp-content/uploads/DALL·E-2025-01-10-17.49.49-A-minimalist-logo-design-for-the-SPE-only-alliance-Sitecore-Powershell-Extensions-featuring-a-powerful-symbol-of-a-lightning-bolt-combined-with-a-sh.png"><img class="size-medium wp-image-1061" src="http://blog.peplau.com.br/wp-content/uploads/DALL·E-2025-01-10-17.49.49-A-minimalist-logo-design-for-the-SPE-only-alliance-Sitecore-Powershell-Extensions-featuring-a-powerful-symbol-of-a-lightning-bolt-combined-with-a-sh-300x300.png" alt="SPE-only Alliance" width="300" height="300" /></a><p class="wp-caption-text">Another goal was scored by the <span style="text-decoration: underline;"><strong>SPE-only Alliance</strong></span>!</p></div>
<h2><strong>The Script</strong></h2>
<p>Here’s the full PowerShell script that can be run in <strong>Sitecore PowerShell ISE</strong>:</p>
<hr />
<p><script src="https://gist.github.com/peplau/166c204ad243b8ac8e76cc1b856617a0.js"></script></p>
<hr />
<h3>Output Example:</h3>
<blockquote><p><span class="hljs-attr">Total Media Library Size:</span> <span class="hljs-number">1473.92 </span><span class="hljs-string">MB</span></p></blockquote>
<p>I hope this little script helps you start the weekend with one less thing on your to-do list! If you give this script a try, please let me know how it worked for you.</p>
<p>And if you have improvements or tweaks, feel free to share them — <strong>after all, that’s what makes the Sitecore community so awesome!</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.peplau.com.br/know-your-media-library-disk-usage-with-a-simple-powershell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
