Skip to content
September 18, 2025 3:18 am
Thursday, Sep 18, 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: scripting

Ubuntu 24.04 Packer Template for VMware
DevOps

Ubuntu 24.04 Packer Template for VMware

Now that the release of Ubuntu 24.04 LTS is official with Ubuntu dropping news of the release today of both the new Desktop and Server, it’s time to start updating…

by Brandon LeeApril 26, 2024July 25, 2025
How To Query a MySQL Database with PowerShell
Powershell

How To Query a MySQL Database with PowerShell

Recently, I had a project where I needed to query a MySQL database with PowerShell to perform an automated task to pull data and then trigger from the returned rows…

by Brandon LeeJuly 5, 2019January 11, 2021
Use Ansible to Update OUI tables in Arpwatch
Automation

Use Ansible to Update OUI tables in Arpwatch

As most of you are aware, I have written a few posts about Arpwatch and the great value it provides in a network for visibility. It can help to uncover…

by Brandon LeeApril 12, 2019April 18, 2019
Automate vSwitch and VMkernel configuration VMware PowerCLI
VMware PowerCLI

Automate vSwitch and VMkernel configuration VMware PowerCLI

As we have already detailed in this post about how we can configure VMware clusters with PowerCLI and the benefits of doing so, the sky is the limit in what…

by Brandon LeeMay 26, 2017
Veeam Powershell Automatically Add Backup Jobs
Powershell

Veeam Powershell Automatically Add Backup Jobs

One of the great things with Veeam Backup & Replication is the integration with PowerShell and the ability to automate many of the job options using PowerShell. ย This is extremely…

by Brandon LeeMay 17, 2017January 11, 2021
Change Default Gateway with Powershell
Powershell

Change Default Gateway with Powershell

One of the best ways to automate or check network settings with modernย Windows OS’es is to use Powershell. Recently, I had a really unique use case where the need arose…

by Brandon LeeSeptember 12, 2016March 12, 2024
Use powershell see important account properties
Powershell

Use powershell see important account properties

When it comes to querying Active Directory, there is no easier way to see information about user and computer objects than by using Powershell. ย Powershell provides access to query on…

by Brandon LeeApril 1, 2016January 11, 2021
Receive alerts when user connects or disconnects from RDP
Security

Receive alerts when user connects or disconnects from RDP

If you administer a forward facing terminal server or even if you have an RDP connection setup on your home Internet connection for quick access to your home network, then…

by Brandon LeeMarch 24, 2015January 11, 2021
Use Powershell to set the hidefromaddresslist attribute on Active Directory user accounts
Powershell

Use Powershell to set the hidefromaddresslist attribute on Active Directory user accounts

If you have ever had the need to set the “hidefromaddresslist” or any other attribute on Active Directory accounts, powershell is definitely your friend. ย The Active Directory powershell commandlets from…

by Brandon LeeOctober 7, 2013October 7, 2013
How to start and stop services remotely using Powershell
Powershell

How to start and stop services remotely using Powershell

Powershell is one of the coolest new things that has happened to Windows in recent iterations. ย It provides a wealth of scripting power to administrators and even to home users…

by Brandon LeeApril 25, 2013

Posts navigation

Older posts
Recent Posts

Copyright © 2025 Virtualization Howto