PowerShell Execution Policy: RemoteSigned

Of the execution policies allowed by PowerShell, RemoteSigned provides the greatest degree of flexibility while still providing a measure of security.  But the implications of RemoteSigned are not well explained by the PowerShell documentation.  I will endeavor to explain this setting fully here.
Downloaded Files
Windows XP SP2 and later and Windows Server 2003 SP1 added the [...]