Tag Archives: windows

Windows: Check if Powershell process is the 32 or 64 Bit Version

Hi,

sometimes it is importend, when writing to the registry or file system in regions where the architecture redirection active, to known on which version a script runs.

Continue reading Windows: Check if Powershell process is the 32 or 64 Bit Version

Windows: Add a virtual interface for each 802.1q tagged vlan

Hi,

let use assume you have a network adapter with multiple tagged 802.1q vlans on it. Previously, Intel published the Advanced network services. In the past this could be used to create a virtual network adapter for each VLAN id. Unfortunatly the tool is deprected.

Continue reading Windows: Add a virtual interface for each 802.1q tagged vlan

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

MagicMirror: Installing on windows

Hi,

short post about installing MagicMirror on Windows.

Continue reading MagicMirror: Installing on windows

Windows: certutil command line examples

Hi,

Windows has a builtin tool for dealing with x509 certificates, certificate stores and much more.
Continue reading Windows: certutil command line examples