Skip to content
September 17, 2025 9:46 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

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
Kill a Windows service quick tip
Windows

Kill a Windows service quick tip

Just a quick tip from the trenches that I have used numerous times over the years to deal with problematic Windows services.  Let’s take a look at the “kill a…

by Brandon LeeJuly 26, 2016January 11, 2021
Set Audit Policy Powershell
Windows

Set Audit Policy Powershell

Scripting mundane setup tasks is essential in today’s world of server/workstation provisioning in the fast paced Virtualization environments we as system administrators manage.  If you are like me, you may…

by Brandon LeeJuly 11, 2016January 11, 2021
PowerCLI change network label for all VMs in a folder
VMware

PowerCLI change network label for all VMs in a folder

Just a quick blurb and a useful one liner used to change all the Network labels for all virtual machines that existed in a vCenter folder.  I had a situation…

by Brandon LeeJune 17, 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
Windows 10 Networking Powershell commandlets
Windows 10

Windows 10 Networking Powershell commandlets

With Windows 10 we have all the goodness of powershell baked into the operating system and with that, there are several really great powershell commandlets that can be used to…

by Brandon LeeJanuary 27, 2016January 11, 2021

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto