All posts by Michael Albert

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

Git: Delete last x commits on github/gitlab

Hi,

this post describes if something went wrong and you want to delete the last n commits on gitlab.
Continue reading Git: Delete last x commits on github/gitlab

Windows Remote Desktop Gateway: Resouce authorization policy store is corrupt

Hi,

when you try to open the Remote Desktop Gateway Management Console and you get the following error:

The Remote Desktop resouce authorization policies (RD RAPs) cannot not be read. This problem might be due to a corrupted store for the RD RAP.

The Microsoft-Windows-TerminalServices-Gateway/Operational log contains errors with EventID 642:
The RD Gateway server cannot open the resource authorization policy store on Authorization Manager (Azman). The following error occurred: “11”.

Continue reading Windows Remote Desktop Gateway: Resouce authorization policy store is corrupt

Powershell: Create a powershell module

Hi,

this describes the creation of an powershell module.

Continue reading Powershell: Create a powershell module

Raspberry PI: Create a (default) user during Raspian installation

Hi,

rasbian is no langer shipped with the default user pi. A new user must be created during the first logon at the console.

Continue reading Raspberry PI: Create a (default) user during Raspian installation