Tag Archives: windows

Windows: Export EventLog from command line

Hi,

Windows has a builtin command line utility to deal with Eventlogs: wevtutil

Some examples.
Continue reading Windows: Export EventLog from command line

Windows: Extract image from wim

Hi,

the install.wim file from newer Windows 10 Consumer DVDs is greater than 4GB and exceeds the maximum filesize of a fat32 formated USB Stick. Therefore the simplest way to created a bootable USB device is no longer possible.
Continue reading Windows: Extract image from wim

OpenSSL: Build on Windows

Hi,

these steps compile openssl on Windows.
Continue reading OpenSSL: Build on Windows

Windows: Get WLAN key(s)

Hi,

when the Password for a wireless connections is stored in Windows it can be red from command line.
Continue reading Windows: Get WLAN key(s)

Windows: Get a list of Remote Desktop Logons

Hi,

if you want to know who and from which station a user logs on via remote desktop you can use the following powershell commands.
Continue reading Windows: Get a list of Remote Desktop Logons