Skip to content
September 18, 2025 1:00 pm
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

Category: Powershell

VMware PowerCLI quickly add multiple VM vmnics
VMware PowerCLI

VMware PowerCLI quickly add multiple VM vmnics

PowerCLI is a powerful tool that can be utilized to quickly perform tasks in a VMware environment.  One of the overly painful tasks that you encounter when configuring or reconfiguring…

by Brandon LeeFebruary 16, 2017January 11, 2021
Mirror Hard drives without using RAID
Powershell

Mirror Hard drives without using RAID

When we think of traditional hard drive mirrors with RAID technology, we are usually talking about a RAID controller either software or hardware based that is performing parity operations on…

by Brandon LeeFebruary 14, 2017January 11, 2021
Reset unresponsive VM with Powershell PowerCLI
Powershell

Reset unresponsive VM with Powershell PowerCLI

I had a recent use case to be able to check the reachability of a certain VM which had shown itself to be problematic.  If the VM wasn’t responsive or…

by Brandon LeeSeptember 16, 2016September 16, 2016
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
Monitor application pool IIS recycle if needed
Powershell

Monitor application pool IIS recycle if needed

In working with an issue where an application pool was taking an entire website down, it became apparent we needed a programmatic way to monitor the site itself and then…

by Brandon LeeSeptember 1, 2016November 29, 2023
Powershell script signing the easy way
Powershell

Powershell script signing the easy way

So I wanted to throw a quick blog post out there on Powershell script signing the easy way.  This is a little bit tongue and cheek on the post as…

by Brandon LeeAugust 31, 2016January 11, 2021
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
AppAssure powershell commandlets for administrators
Powershell

AppAssure powershell commandlets for administrators

If you administer an AppAssure environment, there is great power in using Powershell to do a lot of the heavy lifting.  There are just some things about GUIs we all…

by Brandon LeeFebruary 18, 2016March 12, 2024
Powershell if equals and not null
Powershell

Powershell if equals and not null

A while back, I wrote a blog post about using Powershell to email notify you if your home IP address changes if you are dynamically assigned an IP from your…

by Brandon LeeNovember 19, 2015
Powershell Script to check if AppAssure agent is installed on Servers
Powershell

Powershell Script to check if AppAssure agent is installed on Servers

If you run Dell’s AppAssure backup software in your environment and have a multitude of servers, it is handy to be able to see which servers in your environment have…

by Brandon LeeOctober 2, 2015March 6, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto