Category Archives: Windows

Windows tips, howtos, scripts

Windows: Inject Process Monitor in an existing Windows installation by Windows PE

Hi,

for debugging purposes it’s sometimes necessary to enable the boot logging feature of sysinternals procmon.

Continue reading Windows: Inject Process Monitor in an existing Windows installation by Windows PE

WSUS: Windows Update Server does not deliver newer updates. Error code: 0x80070003

Hi,

a customer had no issue that its WSUS server does not deliver new updates (February 2023). The download of the updates ends up in an Error 0x80070003.

Continue reading WSUS: Windows Update Server does not deliver newer updates. Error code: 0x80070003

Windows: Open a rdp file ends up in a warning: Unknown publisher

Hi,

when you open a Remote Desktop rdp file you will get a warning: Unknown publisher.

Opening of an unsigned RDP File
Opening of an unsigned RDP File

Continue reading Windows: Open a rdp file ends up in a warning: Unknown publisher

Windows: Enable smartcard/CAPI2 debugging

Hi,

smartcard login consists on CAPI2. To enable verbose debugging set the loglevel and start the logging
Continue reading Windows: Enable smartcard/CAPI2 debugging

Windows: Get and decrypt password from rdp files

Hi,

rdp files can store the password for a connection. The password is protected with the users key who saved the file.
Continue reading Windows: Get and decrypt password from rdp files