Skip to content
September 17, 2025 2:50 pm
Wednesday, Sep 17, 2025

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

Tag: powershell

Winget Configure to Manage Windows Server 2025 apps and PowerShell Desired State
Windows Server 2025

Winget Configure to Manage Windows Server 2025 apps and PowerShell Desired State

There is no question that winget will completely change how we manage and configure Windows Server apps and components. It will also help developers and IT professionals with desired state…

by Brandon LeeApril 9, 2024April 9, 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
Forget Task Scheduler PowerShell Scripts Use CI/CD Instead
DevOps

Forget Task Scheduler PowerShell Scripts Use CI/CD Instead

If you are a Windows admin, VI Admin, or you use Windows task scheduler to run powershell scripts in your environment, you have probably noticed a few headaches with this…

by Brandon LeeMarch 6, 2024March 6, 2024
Active Directory Users and Computers: Ultimate Management an Security Guide
ActiveDirectory

Active Directory Users and Computers: Ultimate Management an Security Guide

There are many tools to manage Active Directory. Let’s take a look at using Active Directory Users and Computers (ADUC) and see how you can use it to manage and…

by Brandon LeeApril 28, 2023August 6, 2024
Connect to Azure AD PowerShell – Step-by-step guide
Microsoft 365

Connect to Azure AD PowerShell – Step-by-step guide

Using install-module to install the AzureAD PowerShell module

by Brandon LeeMarch 30, 2023August 5, 2024
Automate Follina Vulnerability Workaround with PowerShell
Security

Automate Follina Vulnerability Workaround with PowerShell

In case you haven’t been keeping up with the big security news released in the past few days, there is a new and very dangerous vulnerability, known as “Follina” and…

by Brandon LeeJune 3, 2022June 7, 2022
VMware Workstation VLAN Tagging Configuration
Workstation

VMware Workstation VLAN Tagging Configuration

If you use VMware Workstation for your home lab or daily DevOps and other purposes, you may want to have the ability to have different VMware Workstation VMs reside on…

by Brandon LeeApril 18, 2022March 20, 2024
Pihole Local DNS Records synchronized from Active Directory
Raspberry Pi

Pihole Local DNS Records synchronized from Active Directory

If you use Pi-hole in your home network, and you should, the local DNS provided by Pi-hole is a great way to house DNS services for your home network. However,…

by Brandon LeeJanuary 14, 2022October 25, 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

Posts navigation

Older posts
Recent Posts

Copyright © 2025 Virtualization Howto