How to Decode a SharePoint Online URL Using Powershell
Need to decode a SharePoint URL? In this guide, you will learn how to decode a SharePoint URL using PowerShell, as well as to get the reverse. Let’s get started. What is URL decoding? URL decoding is particularly useful when dealing with web addresses that may contain special characters or spaces. These encoded URLs become a bit complicated to read since there would be a lot of percent signs and numbers. Decoding URLs in SharePoint is important for administrators and developers for the following reasons: The encoding replaces the unsafe ASCII character set with a percent sign and two hexadecimal […]
How to Decode a SharePoint Online URL Using Powershell Read More »










