PowerShell Automation Scripts # A collection of PowerShell scripts for automating various tasks across different products and vendors.
This PowerShell script enables the creation of a scheduled snapshot for one or multiple VMware vCenter virtual machines (VMs). It automates the snapshot creation based on a defined schedule, which is especially useful for backup and maintenance purposes in virtualized environments.
With relatively little effort, K3s lets you set up a highly available Kubernetes cluster on Proxmox Virtual Environment (or similar). K3s is a lightweight Kubernetes distribution from Rancher that is especially well suited for edge computing, IoT, and homelab environments. By using three master nodes in an HA setup with embedded etcd, an HAProxy load balancer, and several worker nodes, you get a production-like cluster architecture that provides fault tolerance.
This script creates a list (CSV file) of all virtual hard disks (VMDKs). This file can then be further processed or analyzed with tools like Excel.