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

Author: Brandon Lee

Brandon Lee is the Senior Writer, Engineer and owner at Virtualizationhowto.com, and a 7-time VMware vExpert, with over two decades of experience in Information Technology. Having worked for numerous Fortune 500 companies as well as in various industries, He has extensive experience in various IT segments and is a strong advocate for open source technologies. Brandon holds many industry certifications, loves the outdoors and spending time with family. Also, he goes through the effort of testing and troubleshooting issues, so you don't have to.
How to see what network drives a remote computer is connected to using powershell
Powershell

How to see what network drives a remote computer is connected to using powershell

In our Powershell series for performing day to day administrative tasks we want to move on to a task that many admins may need to perform as an information gathering…

by Brandon LeeApril 25, 2013March 12, 2024
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
How to configure and implement network QoS using Untangle
Networking

How to configure and implement network QoS using Untangle

In today’s networks, connectivity is an essential part of successful communication in businesses an enterprise environments.  Even though bandwidth is cheap these days, it is still a priority for network…

by Brandon LeeApril 23, 2013January 11, 2021
Untangle Bridge mode not working for internal subnets
Networking

Untangle Bridge mode not working for internal subnets

Recently in working with a client who had implemented an Untangle box in their environment for UTM purposes, they ran into the issue of other internal subnets within their network…

by Brandon LeeApril 16, 2013January 11, 2021
How to add additional mailboxes to Outlook 2010
Exchange

How to add additional mailboxes to Outlook 2010

You may have the need to add additional mailboxes in Outlook 2010.  To make this happen there are a few things that need to be verified, but these are not…

by Brandon LeeApril 11, 2013April 1, 2024
How to allow a user to open another user’s mailbox Exchange 2010 and Exchange 2003
Exchange

How to allow a user to open another user’s mailbox Exchange 2010 and Exchange 2003

If you want to add someone else’s inbox in Outlook 2010, this is easily accomplished.  There are just a few steps that need to be taken both my the system…

by Brandon LeeApril 11, 2013January 11, 2021
Users can’t login to Office 365 email after migration from Live@Edu
Cloud

Users can’t login to Office 365 email after migration from Live@Edu

Recently, in working with an educational institution on issues their students were having logging into Office 365 after the mandatory upgrade from Microsoft, we stumbled on a problem and fix…

by Brandon LeeApril 3, 2013December 31, 2023
How to find the SSRS Job Name with the Report Name SQL
SQL

How to find the SSRS Job Name with the Report Name SQL

In order to check the status of the SSRS report subscription jobs, status, and the last run time, run the following SQL script against the MASTER DB.  It will list:…

by Brandon LeeMarch 27, 2013March 27, 2013
Automate joining a workstation to a domain using powershell and a batch file
Powershell

Automate joining a workstation to a domain using powershell and a batch file

If you are a network admin looking for an easy way to script the joining of a workstation to a domain perhaps out of an image restore, you can do…

by Brandon LeeMarch 25, 2013
How to delete active directory user accounts with powergui and lastlogontimestamp
ActiveDirectory

How to delete active directory user accounts with powergui and lastlogontimestamp

One of the best new tools at the system administrator or network administrator’s fingertips is powershell.  Powershell was introduced with Windows 2008 and is also standard with Windows 2008 R2…

by Brandon LeeMarch 25, 2013January 11, 2021

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto