← Înapoi la director

PowerShell

powershell.ro

Powershell.ro – Your ultimate hub for tech enthusiasts. Explore PowerShell scripts for virtualization, VMware, vRA, vRO & Windows automation.

Tehnologie Adăugat 12.07.2026 Flux RSS Vizitează blogul →

Articole recente

  • PowerShell script for automated remediation for CrowdStrike issue

    I have created a Powershell script for the Crowdstrike issue for some automation purposes. you can create a WinPE ISO File to boot into and remediate the crowdstrike issue. 3. Reboot: The system should boot normally. The script: This script is design

  • vExperts stats 2024

    The vExpert program, initiated by VMware by Broadcom, is a community recognition initiative that honors individuals for their substantial contributions to the VMware community. Open to anyone passionate about VMware products and services, the program

  • Tagging Virtual Machines with the CISTag Module in PowerShell

    In this blog post, we’ll explore the process of assigning tags to multiple VMs using the CIStag module in PowerShell. This becomes necessary when the conventional PowerCLI module for tagging VMs fails, as was the case for me. Discovering a solu

  • Update HPE ILO firmware using PowerShell

    The first script of 2024 is about updating the HPE ILO firmware on physical servers using PowerShell. Firmware updates, including those for iLO, often include bug fixes, security patches, and performance enhancements. Regularly updating iLO firmware

  • PowerCLI script to check Cluster Overcommitment ratio

    Efficient resource utilization is a key factor in maintaining a healthy VMware vSphere environment. As virtualization environments grow, it becomes crucial to monitor and optimize resource allocation to prevent overcommitment, ensuring the smooth ope

  • 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 infrastructure, knowing the hardware v

  • 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 events. Now, I wanted to search for the HA events of Host restart and add it to an object, using this

  • 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 the same cluster. This process generates a detai

  • 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? In this article, I will introduce some PowerShell cmdlets for ILO

  • 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 of us use monitoring tools, and sometimes, to avoid constant alerts while workin