Category Archives: Windows

Windows tips, howtos, scripts

Powershell: Convert 18-digit LDAP/Win32 Epoch timestamp to DateTime object

Hi,

LDAP use a 18 digit timestamp format. It’s an epoch timestamp.
Continue reading Powershell: Convert 18-digit LDAP/Win32 Epoch timestamp to DateTime object

Advertisment to support michlstechblog.info

Windows: Use Windows WSL openssh client with PuTTY agent

Hi,

newer versions of the PuTTY-CAC agent can act as ssh agent for Windows WSL 1 ssh clients.

Continue reading Windows: Use Windows WSL openssh client with PuTTY agent

Windows: Using Windows native open ssh client with PuTTY agent

Hi,

newer versions of the PuTTY-CAC agent can act as ssh agent for the native Windows OpenSSH ssh client.

Continue reading Windows: Using Windows native open ssh client with PuTTY agent

Windows: Prevent windows from installing a specific device(driver)

Hi,

Windows Group Policies have to ability to prevent installation specific devices.

Continue reading Windows: Prevent windows from installing a specific device(driver)

Windows: Working with Filter drivers

Hi,

Filter drivers can change the behaviour of devices.

Continue reading Windows: Working with Filter drivers