Powershell: Determine the image type (x64/x86) of an exe file

Hi,

based on this stackoverflow post I’ve written a powershell function to determine the image type of an Windows executable. The Powershells System.IO.FileSystemInfo type does not provide such an info.
Continue reading Powershell: Determine the image type (x64/x86) of an exe file

Advertisment to support michlstechblog.info

EIBD/KNX/EIB: Check if a mobile phone is online and send EIB Telegrams depending on its state

Hi,

this post describes how to check on a Raspberry Pi if a mobile phone (Apple or Android) is online and send EIB Telegram depending of the device is available or not to the EIB bus.

You need an running eibd to send packets via IP to the EIB/KNX Bus.
Continue reading EIBD/KNX/EIB: Check if a mobile phone is online and send EIB Telegrams depending on its state

Windows Server 2012 R2: Cannot install role Remote Desktop Services

Hi,

Issue: You try to install “Remote Desktop Services” role and it ends in error “unable to connect to powershell remoting“.
Continue reading Windows Server 2012 R2: Cannot install role Remote Desktop Services