Automation Import custom SSL Certificate on HPE ILO through Powershell scriptCatalin CristescuJuly 26, 2023 I want to present a PowerShell script created to facilitate the import of custom SSL Certificates on your ILO remote…
Automation Check the NTP Server on all ESXi Hosts via PowershellCatalin CristescuJuly 26, 2023 An effective approach for checking the NTP server and NTP Service on all ESXi hosts from a vCenter server is…
Automation PowerCLI: Get Storage Paths of ESXi servers from vCenterCatalin CristescuJuly 18, 2023 I needed to make an automated script to get all the Storage paths for all ESXi servers. To be noted…
Automation Remove Snapshots scriptCatalin CristescuJune 27, 2023 One approach to selectively delete snapshots in a vCenter, specifically targeting those created by specific individuals, involves utilizing a ‘TAG’…
Automation PowerCLI – increase C drive on Windows serverCatalin CristescuJune 27, 2023 I needed to make an automated script for configuring the VM’s hard disk 1 to a size of 100 GB,…
Powershell Generate Detailed Snapshots Report using PowerCLI ScriptingCatalin CristescuJune 15, 2023 According to the guidelines provided by VMWare, it is strongly advised not to keep a VM snapshot for more than…