Redirect On-Premise SharePoint Url’s to SharePoint Online Site with IIS URL Rewrite Module
The Microsoft URL Rewrite Module 2.0 for IIS 7 and above enables IIS administrators to create powerful customized rules to map request URLs to friendly...
Using PowerShell to Install a DLL into the GAC
If you want to install a DLL into the Global Assembly Cache (GAC) you have several ways to do it. One of them is using...