<?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>PowerShell Archives - Daniel Glenn</title>
	<atom:link href="https://DanielGlenn.com/tag/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>https://DanielGlenn.com/tag/powershell/</link>
	<description>My experiences as a Microsoft MVP, Microsoft 365 and SharePoint Architect, Administrator, and Consultant</description>
	<lastBuildDate>Mon, 08 Dec 2025 00:53:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://DanielGlenn.com/wp-content/uploads/2023/01/cropped-Smile-512-32x32.jpg</url>
	<title>PowerShell Archives - Daniel Glenn</title>
	<link>https://DanielGlenn.com/tag/powershell/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Resetting Item-Level Permissions in SharePoint Online</title>
		<link>https://DanielGlenn.com/resetting-item-level-permissions-in-sharepoint-online/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=resetting-item-level-permissions-in-sharepoint-online</link>
					<comments>https://DanielGlenn.com/resetting-item-level-permissions-in-sharepoint-online/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 16 Dec 2025 14:35:15 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">https://DanielGlenn.com/?p=10177</guid>

					<description><![CDATA[<p>A clean, focused PowerShell tool that resets every file and folder in a document library to inherit permissions from the library itself.<br />
If you've ever managed a large SharePoint document library, you've probably run into the dreaded permission creep problem. Users share individual files or folders with "specific people," someone accidentally breaks inheritance on a folder, migrations bring over messy permissions, or years of organic sharing leave you with thousands of items that have unique role assignments.</p>
<p>The post <a href="https://DanielGlenn.com/resetting-item-level-permissions-in-sharepoint-online/">Resetting Item-Level Permissions in SharePoint Online</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/resetting-item-level-permissions-in-sharepoint-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>List All SharePoint Site Files with PowerShell</title>
		<link>https://DanielGlenn.com/list-all-sharepoint-site-files-with-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=list-all-sharepoint-site-files-with-powershell</link>
					<comments>https://DanielGlenn.com/list-all-sharepoint-site-files-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Mon, 08 Dec 2025 14:26:54 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">https://DanielGlenn.com/?p=10172</guid>

					<description><![CDATA[<p>Managing files across multiple SharePoint sites in Microsoft 365 can be challenging, especially when you need visibility into all files for compliance, auditing, or migration purposes. To simplify this process, I’ve created a PowerShell script that lists all files across your SharePoint sites. This post will explain what the script does, why it’s useful, and how you can deploy it.</p>
<p>The post <a href="https://DanielGlenn.com/list-all-sharepoint-site-files-with-powershell/">List All SharePoint Site Files with PowerShell</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/list-all-sharepoint-site-files-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find SharePoint URL with Site ID</title>
		<link>https://DanielGlenn.com/find-sharepoint-url-with-site-id/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find-sharepoint-url-with-site-id</link>
					<comments>https://DanielGlenn.com/find-sharepoint-url-with-site-id/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 16 Apr 2024 14:01:30 +0000</pubDate>
				<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://DanielGlenn.com/?p=7726</guid>

					<description><![CDATA[<p>Many moons ago, I was asked by Microsoft to provide the site ID for a SharePoint site from my tenant. I had noted the site ID, but I did not make note of the URL of the site. So that left me with the question 'How do I find the SharePoint URL when I have the Site ID?' Read more to learn two ways to find it!</p>
<p>The post <a href="https://DanielGlenn.com/find-sharepoint-url-with-site-id/">Find SharePoint URL with Site ID</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/find-sharepoint-url-with-site-id/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Increase Your OneDrive Storage Limit</title>
		<link>https://DanielGlenn.com/increase-my-storage-limit-on-onedrive-how-to/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=increase-my-storage-limit-on-onedrive-how-to</link>
					<comments>https://DanielGlenn.com/increase-my-storage-limit-on-onedrive-how-to/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 16 Jan 2020 15:38:05 +0000</pubDate>
				<category><![CDATA[Office 365]]></category>
		<category><![CDATA[OneDrive]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quota]]></category>
		<category><![CDATA[Storage]]></category>
		<guid isPermaLink="false">https://DanielGlenn.com/?p=3268</guid>

					<description><![CDATA[<p>As your user's storage needs grow, they may find themselves needing more than the default storage allotment. Via the OneDrive Admin Center, Microsoft provides a way to increase the storage quota for your Office 365 tenant. However this change does not apply to existing users in your Office 365 tenant. So you may be asking: how do I increase my storage limit on OneDrive in Office 365? Read on! How do I check my OneDrive quota? In the video below, I show how a user can check their storage quota, as well as how you can check your Office 365 tenant quota. What is the capacity of OneDrive? Office 365's OneDrive comes with a default capacity quota of 1 terabyte (1TB) per user by default. You can increase the quota for users, as long as you meet the criteria specified by Microsoft in this article: OneDrive for Business service description How do I increase my storage limit on OneDrive? To update a user's storage quota, you need to use PowerShell. In this video I show you how to update your Office 365 tenant's OneDrive storage quota via the OneDrive admin center and via PowerShell. I then show you how to update a specific user's quota so that it inherits the tenant’s current storage quota. Export OneDrive URLs for All Users Also mentioned in the video is a script that you can use to get a list of all OneDrive URLs in your tenant. This script comes directly from Microsoft from here: Get a list of all user OneDrive URLs in your organization [sourcecode language=&#8221;plain&#8221;]Import-Module Microsoft.Online.SharePoint.PowerShell&#60;/div&#62; &#60;div&#62;$TenantUrl = Read-Host &#34;Enter the SharePoint Online Tenant Admin Url&#34;&#60;/div&#62; &#60;div&#62;$LogFile = [Environment]::GetFolderPath(&#34;Desktop&#34;) + &#34;\OneDriveSites.log&#34;&#60;/div&#62; &#60;div&#62;Connect-SPOService -Url $TenantUrl&#60;/div&#62; &#60;div&#62;Get-SPOSite -IncludePersonalSite $true -Limit all -Filter &#34;Url -like &#8216;-my.sharepoint.com/personal/'&#34; &#124; select Url &#124; Out-File $LogFile -Force&#60;/div&#62; &#60;div&#62;Write-Host &#34;Done! File saved as $($LogFile).&#34;[/sourcecode] Once you have a listing of all OneDrive URLs, you can run the set spo-site storage quota reset command for all users. &#160; &#160;</p>
<p>The post <a href="https://DanielGlenn.com/increase-my-storage-limit-on-onedrive-how-to/">How to Increase Your OneDrive Storage Limit</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/increase-my-storage-limit-on-onedrive-how-to/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
