PowerShell unblock-file
One of the handy cmdlets available in PowerShell is Unblock-File– essential for dealing with files downloaded from the Internet that Windows has marked as unsafe. This PowerShell tutorial will discuss how to use the PowerShell unblock-file cmdlet to unblock files. What is the PowerShell’s Unblock-File Cmdlet? When you download files from the Internet, Windows may block … read more…