VMware
Create and Assign a Custom Attribute for Virtual Machines in vCenter Using PowerShell
(angrysysops.com)
Introduction: Managing a large number of virtual machines in vCenter can be challenging, especially
By: Piotr Tarnawski submitted:Mar 24 2023
Introduction: Managing a large number of virtual machines in vCenter can be challenging, especially
when you need to keep track of specific information for each...
By: Piotr Tarnawski submitted:Mar 24 2023
DFIR4vSphere
(github.com)
The DFIR4vSphere PowerShell module collects logs and forensics artefacts on both ESXi hosts and the
By: ANSSI submitted:Aug 19 2022
The DFIR4vSphere PowerShell module collects logs and forensics artefacts on both ESXi hosts and the
vCenter console.
By: ANSSI submitted:Aug 19 2022
Embracing UEFI Booting and Secure Boot in ESXi Environments
(angrysysops.com)
Transitioning from BIOS to UEFI booting in ESXi environments is a pivotal step toward enhancing
By: Piotr Tarnawski submitted:Feb 2 2024
Transitioning from BIOS to UEFI booting in ESXi environments is a pivotal step toward enhancing
system security and performance. UEFI, with its advanced features like faster boot times and Secure Boot, ensures a robust and secure operating environment. Secure Boot, in particular, plays a crucial role by allowing only signed software to run, thus protecting systems against unauthorized firmware and drivers.
By: Piotr Tarnawski submitted:Feb 2 2024
Find all .iso files in VMware datastores with PowerCLI
(reddit.com)
Hello /r/Powershell. I've been lurking for some time now, and have decided to share some of my
By: u/Ottetal submitted:Aug 5 2022
Hello /r/Powershell. I've been lurking for some time now, and have decided to share some of my
scripts with this wonderful community.
By: u/Ottetal submitted:Aug 5 2022
How to get info from your vCenter
(youtube.com)
Hey everyone! In this video, I'm diving into a game-changing PowerShell one-liner that completely
By: Angry Admin submitted:Aug 16 2024
Hey everyone! In this video, I'm diving into a game-changing PowerShell one-liner that completely
simplifies how I gather vCenter information. If you've ever been frustrated by manual scripts that take too much time and effort, this is the solution you've been waiting for!
By: Angry Admin submitted:Aug 16 2024
Inside IT Automation | E02
(youtube.com)
Kamen Nikolov talks about PowerCLI, PowerShell, VMware and more
By: ScriptRunner submitted:Apr 5 2024
Kamen Nikolov talks about PowerCLI, PowerShell, VMware and more
By: ScriptRunner submitted:Apr 5 2024
PowerCLI 12.4 – What’s New
(blogs.vmware.com)
Hello everyone, It is time for you to update the PowerCLI module to the latest one, which is
By: Jatin Purohit submitted:Jun 16 2022
Hello everyone, It is time for you to update the PowerCLI module to the latest one, which is
PowerCLI 12.4. The PowerCLI 12.4 is a very significant update with regards to how you will work with the REST APIs. Until now, we have had two major vSphere API bindings available for PowerCLI, and these are-
By: Jatin Purohit submitted:Jun 16 2022
PowerCLI and PowerShell cheat sheet
(angrysysops.com)
Here are commands, every vSphere admin should know: List of available interfaces and physical
By: Piotr Tarnawski submitted:Aug 26 2022
Here are commands, every vSphere admin should know: List of available interfaces and physical
network cards (vmkernel + vmnic): Adding another interface (vmkernel to vMotion)...
By: Piotr Tarnawski submitted:Aug 26 2022
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
PowerCLI Tutorial: Boost Your VMware Management Skills
(adamtheautomator.com)
Begin your journey with our PowerCLI tutorial and elevate your VMware infrastructure management to
By: Dave Pinkawa submitted:Jan 5 2024
Begin your journey with our PowerCLI tutorial and elevate your VMware infrastructure management to
expert levels. Learn essential tips and tricks today!
By: Dave Pinkawa submitted:Jan 5 2024
PowerCLI: Enable/Disable SSH and Lockdown Mode
(angrysysops.com)
Today I will show you quick and easy way to enable and disable SSH and Lockdown mode for all hosts
By: Piotr Tarnawski submitted:Jun 16 2022
Today I will show you quick and easy way to enable and disable SSH and Lockdown mode for all hosts
in the cluster. Continue reading at https://angrysysops.com/2021/08/12/powercli-enable-disable-ssh-and-lockdown-mode/ | Angry Admin
By: Piotr Tarnawski submitted:Jun 16 2022
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
PowerShell to bulk remove VIBs from multiple ESXi hosts (putting hosts in MM mode beforehand)
(angrysysops.com)
During my last upgrade from vSphere 6.7 to vSphere 7.0 on one of my clusters, I come across the
By: Piotr Tarnawski submitted:Dec 9 2022
During my last upgrade from vSphere 6.7 to vSphere 7.0 on one of my clusters, I come across the
issue with VIBs.
By: Piotr Tarnawski submitted:Dec 9 2022
Scripting With VMware SRM REST API And PowerShell
(blog.ukotic.net)
In a previous blog I wrote about Getting Started With Site Recovery Manager REST API. The post
By: Mark Ukotic submitted:Jan 13 2023
In a previous blog I wrote about Getting Started With Site Recovery Manager REST API. The post
focused on using...
By: Mark Ukotic submitted:Jan 13 2023
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
VMware/Run script in VM
(github.com)
Copy a script to a remote machine via Invoke-VMScript, as doesn't require explicitly specified
By: Guy Leech submitted:Jun 16 2022
Copy a script to a remote machine via Invoke-VMScript, as doesn't require explicitly specified
credentials, and run it. Works around an issue that limits PowerShell script length to 8K because VMware run powershell.exe via cmd.exe.
By: Guy Leech submitted:Jun 16 2022
vSphere Replication with PowerCLI – First Look
(isjw.uk)
Using PowerShell and PowerCLI to manage vSphere Replication.
By: Chris Bradshaw submitted:Apr 28 2023
Using PowerShell and PowerCLI to manage vSphere Replication.
By: Chris Bradshaw submitted:Apr 28 2023