FIX: Please set stopOnMultipleConnections to false in public settings

Azure Automation the basics. Within Azure Automation an option has been added to update your servers. You can find this under Update Management. Because there is an option to add servers that are not in Azure, this may replace WSUS servers in the future, but for now I only use it for servers within Azure. … Continue reading FIX: Please set stopOnMultipleConnections to false in public settings

FIX: Scheduled Task launch Failure error 2147943726

Launch Failure 2147943726 the basics. Scheduled tasks are widely used in business among IT professionals. I got the launch failure at a task that normally ran weekly. The scheduled task did not want to start anymore, and it seemed as if the task had gone into some loop. I continued to get the error message … Continue reading FIX: Scheduled Task launch Failure error 2147943726

FIX: Account is not authorized for remote login by Bas Wijdenes

The connection was denied because the user account is not authorized for remote login. First of all, I want to mention that I received this message within Azure AD DS, but that the manual is generic and can also help you if you encounter this error message. The point is that you cannot log in … Continue reading FIX: Account is not authorized for remote login by Bas Wijdenes

How to join VM to Azure AD DS by Bas Wijdenes

Joining Azure AD DS throws an incorrect password. Azure Active Directory Domain Services is a new product within Microsoft Azure. The product is still fairly new and I find it in general not yet mature enough to actively use. The idea behind Azure AD DS is that you no longer need to use a domain … Continue reading How to join VM to Azure AD DS by Bas Wijdenes

FIX: WslRegisterDistribution failed with error: 0x80070057 Kali

WslRegisterDistribution failed with error: 0x80070057 the basics. I tried to start Kali Linux on my Windows PC, but unfortunately, I got the following error message: Installing, this may take a few minutes…WslRegisterDistribution failed with error: 0x80070057Error: 0x80070057 The parameter is incorrect. I myself completely removed the Kali Linux installation and then reinstalled Kali Linux from … Continue reading FIX: WslRegisterDistribution failed with error: 0x80070057 Kali