Tag: Windows Server

IMPORTANT NOTICE

The hyper-v.io blog was acquired by StarWind Software, Inc. on March 1st, 2023.

We are currently reviewing the content of the blog, but please note that any opinions expressed before the effective date of the acquisition are solely those of the original owner(s). We will not provide any comments or opinions on the previous content. You are welcome to post comments on the original posts, but we are not obligated to respond to your inquiries.

Hyper-V Replica

Keeping a seamless workflow is probably the most important thing about preserving business continuity. While backup and disaster recovery strategies do protect your workplace and data, sometimes, you can’t afford to stop working even for a short period. That’s where Hyper-V Replica enters the room!


Migrating to the cloud is easy. My experience of choosing P2V converters.

VM conversion is a trivial task (with proper set of tools of course). See some industry standard V2V converters under the hood to learn which one works better for you.


Deploying a Windows Server 2019 S2D Cluster using Azure Resource Manager Templates

A determined and professional admin will never stay satisfied with the way IT infrastructure works because no matter how good it is, we can always make it better. In this step-by-step guide, I’ll let you know all you need to know about deploying a Windows Server 2019 S2D Cluster using Azure Resource Manager Templates.


Creating a function in Windows PowerShell and saving it as module.

As every admin knows way too well, administrating an IT infrastructure is not an easy job. If you plan on performing everything manually, you’ll find yourself buried in tasks. That’s why command-line shells do exist and why today we’ll take a look on how to write a function in Windows PowerShell!


Combining Hyper-V and DC role on the same server: Why is this a bad idea

In our daily work, we do often face a choice between low cost or high reliability. Today, I want to establish whether the game is worth the candle when you want to cut your expenses on important things. The premise is that combining Hyper-V and DC roles on the same bare-metal server is a bad idea.


Hyper-V: Security Mistakes You Don’t Want to Make

IT infrastructure security is a number one priority, whether it be bare-metal or virtual infrastructure. The matter of safety in a Hyper-V environment, in particular, is one of those things that require attention first and foremost. However, whereas the fundamental aspects of covering the question of protection are widely known, there are always tiny details nobody really pays any attention to. Even experienced IT administrators tend to pass them by.


How to create a bootable USB for Windows Server 2019 installation?

Since Windows Server 2019 release, the Internet is booming with its reviews. Someday, I maybe write my own one too. Till then, why don’t we focus on something more important than just listing new Windows Server features? In today’s post, I share the scripts for creating and formatting bootable USB disks for Windows Server.


Who’s got bigger balls? Testing NFS vs iSCSI performance. Part 4: testing NFS on Linux

In the previous article, I’ve measured the performance of NFS vs iSCSI to find out which network protocol is faster as a storage for virtual machines on VMware ESXi. Well, iSCSI beats NFS under all testing patterns. Additionally, I’ve evaluated and compared the performance of NFS client connected to Linux (Ubuntu Server 17.10 distributive) and to Windows Server 2016. According to the results, NFS server performance on Linux was higher than that on Windows.


Who’s got bigger balls? Testing NFS vs iSCSI performance. Part 3: test results

In the previous parts, I’ve shown you the process of configuring NFS and iSCSI protocols between our servers. So now, we’ve got everything ready for running our performance tests and finally finding out which network protocol is faster as a storage for virtual machines on VMware ESXi: NFS or iSCSI.

So to benchmark the iSCSI performance, I’ve created the StarWind device on the server and connected it to the ESXi host over the iSCSI protocol. As to OS for running further tests, I’ve used Windows Server 2016.


Who’s got bigger balls? Testing NFS vs iSCSI performance. Part 2: configuring iSCSI

Cheers friends, not so long ago we’ve run through the process of configuring an NFS disk and connecting it to the VMware host. What we’re gonna do is measure and compare the performance of NFS and iSCSI network protocols to see which one is more suitable for building a virtualized infrastructure. So, in this part, we’ll create an iSCSI device and connect it to the VMware ESXi host.