Catalin Cristescu
Blogs, Articles, and Posts
PowerShell script for automated remediation for CrowdStrike issue
(powershell.ro)
I have created a Powershell script for the Crowdstrike issue for some automation purposes. you can
By: Catalin Cristescu submitted:Jul 26 2024
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 designed for use in an on-premises VMware environment.
By: Catalin Cristescu submitted:Jul 26 2024
Tagging Virtual Machines with the CISTag Module in PowerShell
(powershell.ro)
In this blog post, we'll explore the process of assigning tags to multiple VMs using the CIStag
By: Catalin Cristescu submitted:Feb 2 2024
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.
By: Catalin Cristescu submitted:Feb 2 2024
Projects, Scripts, and Modules
PowerCLI script to check Cluster Overcommitment ratio
(powershell.ro)
Efficient resource utilization is a key factor in maintaining a healthy VMware vSphere environment.
By: Catalin Cristescu submitted:Dec 8 2023
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 operation of virtual machines. In this blog post, we'll explore a PowerCLI script designed to check the Cluster Overcommitment Ratio
By: Catalin Cristescu submitted:Dec 8 2023