In this blog post Ill tell you something about Kubernetes. What is Kubernetes? What are the Kubernetes concepts? The Kubernetes
Continue readingPowerShell Scheduled task failed with error code: 0xFFFD0000 and 4294770688
After creating a new PowerShell task and copying some parameters from my “old” task i get this strange error code.
Continue readingPowerShellGetFormatVersion is not supported by the current version of PowerShellGet.
To solve this error, start PowerShell as Administrator: Then close that Window and open a new one. Problem Solved.
Continue readingGit Cheat sheet – Collection of most used Git commands
In a DevOps way of working GIT is a powerful tool for each team member must know. GIT is used
Continue readingHow to get your Windows Release Version and Build number?
It’s very simple to get your Windows Build number, like “Version 10.0.18363 Build 18363”. You need to seek a little
Continue readingfatal: Authentication failed git on Windows
When there is a password change, this message can appear. In this situation you cannot make any changes or if
Continue readingAutomatic way of making a lot of folders
There are multiple reasons why you need a lot of pre-created folders. Making the folders by hand would be a
Continue readingNew-VM Value cannot be null. Parameter name: source
The following error: “parameter name source cannot be null” is just an exception in the VMWare.VimAutomation.Core module. With this error
Continue readingPowerShell: Execution of scripts is disabled on this system.
This error occur when the default PowerShell execution policy is active on the system, the default policy is restricted on
Continue readingAuthentication failed because the remote party has closed the transport stream
This error can occurs when your client is setting up a secure transport stream using TLSv1.1 or TLSv1.2 to a
Continue reading