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,
this describes the creation of an powershell module.
Hi,
the selenium module from the powershell gallery outdated is outdated.
Continue reading Powershell: Use latest selenium version
Hi,
Invoke-RestMethod or Invoke-WebRequest uses by default TLS 1.0. This protocal is outdated and would be not accepted by the most Webservers anymore.
Usually this results in the following error message:
The underlying connection was closed: An unexpected error occurred on a receive.
Hi,
here are some starters for accessing the bcd store from powershell by using WMI.
Continue reading Powershell: Some basics accessing the BCDstore by WIM