Usefull PowerCLI scripts
Last couple of days i have been making some small but very usefull “scripts” to perform some tedious tasks where i did not feel like clicking in the GUI to…
Last couple of days i have been making some small but very usefull “scripts” to perform some tedious tasks where i did not feel like clicking in the GUI to…
Something i struggled with in the past is setting the productlocker, hassle with scripts and ssh and avoiding host reboots. Today we had to configure another 20 hosts with this…
I needed to get more insight into what is happening with resyncs on vSAN cluster for my customer so i decided to look to vROPS to get that and this…
When upgrading a vCenter from 6.7 to 7.0.2 today i ran into something i haven’t seen before…. a quick google search led me to KB article 84355. https://kb.vmware.com/s/article/84355 what you…
Start with a new vm and Rocky 8.5 from here https://rockylinux.org/download/ Install Docker with this manual https://docs.docker.com/engine/install/centos/ Install Homebrew first! Install Kubernetes (kubectl) with homebrew Install git now i started…
We needed a way to check if the VAMI file level backups of our vCenters and PSC’s have succeeded or not so i went ahead and started searching for a…
I have made a simple query in Log Insight to alert and or dashboard when HA and or DRS gets disabled/enabled. Just very basic but a nice to have!
I ran into an issue with my homelab where i tried to run some simple restmethods with powershell but offcourse my homelab does not have decent certificates (why should i…
I went searching the internet for a way to get the VIB versions of all hosts within specific clusters and ended up with a nice piece of code. This is…
Today i ran into an issue where i found that the notifications list in vROPS was coming up empty with an error message that dissapeared very quikly : I made…