Skip to content
No results
  • Home
  • Automation
  • Powershell
  • VMWare
  • Windows
PowerShell.ro
  • Home
  • Automation
  • Powershell
  • VMWare
  • Windows
PowerShell.ro

Simplify Your Day-to-Day Tasks with These 5 Essential PowerShell Scripts

In this blog post, we’ll explore five practical PowerShell scripts designed to make everyday tasks in a virtualized environment more manageable. 1. Retrieve VM Hardware Version: When managing a virtualized…

Loading

  • Catalin Cristescu
  • November 17, 2023
  • PowershellVMWare

Get HA events of Host restart from vCenter

Part II of this post Get HA events of VM restart from vCenter – PowerShell.ro In part I of getting the HA events we have searched for the VM restart…

Loading

  • Catalin Cristescu
  • October 11, 2023
  • AutomationPowershellVMWare

Get HA events of VM restart from vCenter

When the High Availability (HA) feature is active within your vCenter cluster, it provides an automated solution for handling host failures by seamlessly restarting VMs on alternative ESXi hosts within…

Loading

  • Catalin Cristescu
  • September 14, 2023
  • PowershellVMWare

Automate your ILO configuration using HPE iLO Cmdlets

Automation, automation, automation – this is the key, once again! Why waste 15-20 minutes configuring the ILO boards manually when we have the HPE iLO Cmdlets to automate the process?…

Loading

  • Catalin Cristescu
  • August 4, 2023
  • AutomationPowershell

Check the alarms on all ESXi Hosts via Powershell

Recently, I had a fascinating coding experience with a script that checks alarms on all ESXi hosts from vCenters. You might wonder why I needed such a script. Well, many…

Loading

  • Catalin Cristescu
  • July 29, 2023
  • AutomationPowershellVMWare

Import custom SSL Certificate on HPE ILO through Powershell script

I want to present a PowerShell script created to facilitate the import of custom SSL Certificates on your ILO remote boards. After several days of dedicated work, I am confident…

Loading

  • Catalin Cristescu
  • July 26, 2023
  • AutomationPowershellUncategorizedVMWare

Check the NTP Server on all ESXi Hosts via Powershell

An effective approach for checking the NTP server and NTP Service on all ESXi hosts from a vCenter server is through a Powershell script. This Powershell script has been developed…

Loading

  • Catalin Cristescu
  • July 26, 2023
  • AutomationPowershellVMWare

PowerCLI: Get Storage Paths of ESXi servers from vCenter

I needed to make an automated script to get all the Storage paths for all ESXi servers. To be noted that the script will retrieve only the ESXis with VMFS…

Loading

  • Catalin Cristescu
  • July 18, 2023
  • AutomationPowershellVMWare

Remove Snapshots script

One approach to selectively delete snapshots in a vCenter, specifically targeting those created by specific individuals, involves utilizing a ‘TAG’ system applied to either the snapshot name or description. This…

Loading

  • Catalin Cristescu
  • June 27, 2023
  • AutomationPowershellVMWare

PowerCLI – increase C drive on Windows server

I needed to make an automated script for configuring the VM’s hard disk 1 to a size of 100 GB, specifically targeting the C partition on a Windows server. Please…

Loading

  • Catalin Cristescu
  • June 27, 2023
  • AutomationPowershellVMWareWindows
1 2
Next

Copyright © 2023