Hi,
there is no GUI available to show to which Internet Explorer Zone a file belongs.
Continue reading Windows: Check to which (Internet Explorer) Zone a file or path belongs to
Hi,
there is no GUI available to show to which Internet Explorer Zone a file belongs.
Continue reading Windows: Check to which (Internet Explorer) Zone a file or path belongs to
Hi,
here is a short explantation about the Powershell execution policies.
Continue reading Powershell: Execution policy shortly explained
Hi,
Issue: You downloaded or copied a script from a remote location and Powershell won’t execute such a file although you have set the execution policy to RemoteSigned.
An Error like this occurs:
D:\Temp\myScript.ps1 : File D:\Temp\myScript.ps1 cannot
be loaded. The file D:\Temp\myScript.ps1 is not digitally signed. The script
will not execute on the system.
Continue reading Powershell: A Local script is not executed with error not digitally signed