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

Category: OS’s

Windows Server 2012 R2 Installation Screenshots Step by Step
Windows Server 2012

Windows Server 2012 R2 Installation Screenshots Step by Step

Microsoft recently released the Preview version of Windows Server 2012 R2 for download and install.  We got our hands on the install ISO and decided to spin this up in…

by Brandon LeeJune 25, 2013January 11, 2021
Easy ways to get to Windows Task Manager
Windows

Easy ways to get to Windows Task Manager

Let’s face it, from time to time, we just need to get to task manager and kill an application or get a quick look at system resources.  There are many…

by Brandon LeeJune 7, 2013January 11, 2021
How to find your DNS settings on your computer
Windows

How to find your DNS settings on your computer

Basic Internet troubleshooting often requires troubleshooting DNS settings on a computer.  DNS provides the means for all the user friendly URLS we use to surf the Internet are properly translated…

by Brandon LeeMay 28, 2013April 1, 2024
Configure additional bindings in IIS 7.5 so websites answer to different names
Windows

Configure additional bindings in IIS 7.5 so websites answer to different names

One of the main purposes of the “Bindings” setting for a website’s properties is so the webserver knows which website to serve out when a request comes across on port…

by Brandon LeeMay 7, 2013January 11, 2021
Windows ADK DISM commands to capture and apply images
Windows

Windows ADK DISM commands to capture and apply images

With the introduction of the new Accessment and Deployment Kit for Windows 8 which is the new iteration of what we have known as the WAIK for automating installs, Microsoft…

by Brandon LeeMarch 25, 2013January 11, 2021
Mass Add a user to a local group with a batch file
Windows

Mass Add a user to a local group with a batch file

If you need to add a user from the domain let’s say to the local administrators group on a Windows 7 workstation, you would simply launch “lusrmgr.msc” and add the…

by Brandon LeeMarch 25, 2013
How to backup and restore MySQL DB using MySQL Workbench
Windows

How to backup and restore MySQL DB using MySQL Workbench

For those database administrators out there who mainly deal with Microsoft SQL Server environments, you may wonder what tool you use to interact with MySQL and perform the necessary functions…

by Brandon LeeMarch 1, 2013January 11, 2021
How to map a network drive using the IPV6 address in Windows
Windows

How to map a network drive using the IPV6 address in Windows

So in case you were wondering why we haven’t rapidly adopted IP version 6, then you may not have tried to map a network drive to an IPV6 address as…

by Brandon LeeFebruary 26, 2013January 11, 2021
How to add an ODBC entry Windows 7
Windows

How to add an ODBC entry Windows 7

ODBC (Open Database Connectivity) is the mediator between a workstation and server that allows the establishing and “talking” to a database.  ODBC configuration utility in Windows 7 allows one to…

by Brandon LeeFebruary 21, 2013January 11, 2021
Quick Steps to install SQL 2008 R2 Client Tools in Windows 7
Windows

Quick Steps to install SQL 2008 R2 Client Tools in Windows 7

Most SQL admins or users who need to be able to see DBs on a SQL box or need to run SQL queries from their desktop, will most likely want…

by Brandon LeeFebruary 21, 2013January 11, 2021

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto