Sometimes you face the situation that your HP ILO is unresponsive. This mostly occurs when you need the ILO interface
Continue readingHow to install terraform on Windows
Download Terraform Unzip Terraform to c:\Terraform Add terraform to your environment variables: Test your installation typing terraform in CMD.Your output
Continue readingA provider named “” could not be found in the Terraform Registry.
After installing Terraform and GO. I want to talk with my Hyper-v server for deploying some VMs. I used this
Continue readingKubernetes The connection to the server :6443 was refused – did you specify the right host or port?
In the following upcoming posts ill post some issues and resolutions in my journey installing a kubernetes cluster. Kubernetes cluster
Continue readingPowerShell password expiration pop-up
Last week I got a question about some old VB script which create a popup when the password of the
Continue readingWindows task scheduler: The operator or administrator has refused the request
After implementing scheduled tasks on server 2016 and 2019 we have sometimes the following annoying message. Trying literally everything. Finally
Continue readingHyper-v AVMA Key and related stuff
Just sharing some notes. What is Microsoft AVMA? “AVMA lets you install virtual machines on a properly activated Windows server
Continue readingGenerate CPU Load with PowerShell
In some situations you need to stress your system a little (for example: to check if your monitoring is functioning
Continue readingWARNING: The names of some imported commands from the module “” include unapproved verbs that might make them less discoverable.
When you use one of the VERB types in your brand new function names, you get the following very annoying
Continue readingCheck DNS Entries with PowerShell
In a dynamic environment it’s hard to keep your DNS up-to-date. Updating the DNS server is a task which is
Continue reading