Author: tonyhughes

Hyper V Virtual Machines

 tonyhughes  April 20, 2023

Hyper-V virtual machines (VMs) are guest operating systems that run on top of the Hyper-V hypervisor in a virtualized environment….

VMQ / VMMQ

 tonyhughes  April 20, 2023

VMQ stands for Virtual Machine Queue and it is a feature of the network adapter that enables packets to be…

Receive Side Scaling (RSS)

 tonyhughes  April 20, 2023

Receive Side Scaling (RSS) is a network performance optimization technology that allows network traffic to be distributed across multiple processors…

Remote Direct Memory Access (RDMA)

 tonyhughes  April 20, 2023

Remote Direct Memory Access (RDMA) is a technology used to improve network performance by bypassing the CPU and memory when…

Single Root I/O Virtualization (SR-IOV)

 tonyhughes  April 20, 2023

Single Root I/O Virtualization (SR-IOV) is a feature in Windows Server Hyper-V that allows a physical network adapter to be…

Hyper-V Virtual Switch Types

 tonyhughes  April 20, 2023

Hyper-V allows the creation of virtual switches to provide connectivity between virtual machines, the host operating system, and the external…

Step-by-Step Guide: Create and configure an RODC GUI Powershell include comments

 tonyhughes  April 20, 2023

Here is a step-by-step guide on how to create and configure a read-only domain controller (RODC) using both GUI and…

Read-Only Domain Controller (RODC)

 tonyhughes  April 20, 2023

A Read-Only Domain Controller (RODC) is a type of domain controller in Active Directory that provides a subset of the…

Step by Step Guide: How to install Windows Server Hyper-V

 tonyhughes  April 20, 2023

Step-by-step guide on how to install Windows Server Hyper-V with both the GUI and PowerShell: Installing Hyper-V with the GUI:…

Hyper-V Powershell CMDLET Examples

 tonyhughes  April 20, 2023

Hyper-V PowerShell cmdlets provide a way to manage and automate Hyper-V virtual machines and their associated resources. Here are some…