Skip to content
Thursday, Sep 18, 2025
  • YouTube
  • Twitter
  • LinkedIn
  • GitHub
  • Facebook
  • Discord
  • Pinterest

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Category: Powershell

PowerCLI vMotion Enable Easy Switcher Script
VMware PowerCLI

PowerCLI vMotion Enable Easy Switcher Script

Have you found yourself in the position of needing to change which vmkernel ports vMotion is enabled on? Maybe you have to storage vMotion a VM to a different cluster…

by Brandon LeeSeptember 18, 2024September 18, 2024
Get-CimInstance: Get WMI Objects with PowerShell
Powershell

Get-CimInstance: Get WMI Objects with PowerShell

In case you haven’t heard, starting on January 29, 2024, Microsoft has deprecated the Windows Management Instrumentation Command-line (WMIC), disabled by default on Windows 11 insider builds. If your application…

by Brandon LeeApril 2, 2024April 2, 2024
PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter
Powershell

PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter

As you get more into DevOps and running CI/CD pipelines with PowerShell code, you will find that you want to have a way to check your code as the pipeline…

by Brandon LeeMarch 12, 2024March 12, 2024
WSUS Import The Underlying Connection Was Closed New PowerShell Script
Powershell

WSUS Import The Underlying Connection Was Closed New PowerShell Script

Microsoft recently announced that the WSUS import updates feature in the WSUS console would no longer be used. Instead, admins need to use a PowerShell script provided by Microsoft to…

by Brandon LeeAugust 7, 2023August 16, 2024
Create and Configure PacRequestorEnforcement Registry Key with PowerShell
Powershell

Create and Configure PacRequestorEnforcement Registry Key with PowerShell

As a follow-up to the news that Microsoft is rolling out a new Kerberos configuration change to remediate security vulnerability CVE-2021-42287. Starting with the rollout of the November 2021 security…

by Brandon LeeFebruary 10, 2022March 6, 2024
VMSA-2022-0001 CD-ROM vulnerability patch workaround and Locked CD-ROM error
VMware PowerCLI

VMSA-2022-0001 CD-ROM vulnerability patch workaround and Locked CD-ROM error

Well, closely on the heels of the Log4j vulnerability, we have started 2022 with a new VMSA-2022-0001 released from VMware. The new vulnerability affects a wide range of products, including…

by Brandon LeeJanuary 6, 2022November 24, 2023
PowerShell IP Geolocation based on State
Powershell

PowerShell IP Geolocation based on State

I have been revisiting a few things in the lab environment, including monitoring and other alerting that I have had set for a while. I had an outside box that…

by Brandon LeeAugust 17, 2021August 19, 2021
How to write a Cmdlet in PowerShell Step-by-Step
Powershell

How to write a Cmdlet in PowerShell Step-by-Step

PowerShell is well, very powerful! If you have worked with PowerShell for any period of time, you have no doubt fallen in love with the cmdlet. The PowerShell cmdlet provides…

by Brandon LeeJanuary 21, 2021February 23, 2024
VMware PowerShell Module Download
Powershell

VMware PowerShell Module Download

PowerShell has quickly become the defacto standard for automating Windows environments over the past several years. However, using PowerShell, admins can automate other environments, including VMware vSphere using PowerShell. PowerShell…

by Brandon LeeDecember 7, 2020March 6, 2024
Difference between PowerShell Core LTS and Stable
Powershell

Difference between PowerShell Core LTS and Stable

As most are aware, there are now two versions of Microsoft PowerShell for use in the enterprise. There is the legacy version of PowerShell, version 5.x, which is included with…

by Brandon LeeNovember 23, 2020October 25, 2023

Posts navigation

Older posts
Recent Posts

Copyright © 2025 Virtualization Howto