Tag: Hyper-V

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.

Booting Hyper-V VMs in a required order: Put yourself at ease!

Rebooting the Hyper-V server is a necessary course of action. However, what do you do if it doesn’t fall in line with your schedule, and there is work that needs to be done? Well, if you know how to boot your VMs in a required order, there’s a way to do both.

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!


PowerShell wizard script: Configure Hyper-V Replica in different scenarios (domain, workgroups, and mixed option)

Too much is not always right, but it’s definitely not the case with disaster recovery. You can never know what happens next, so its better to stay alert. Hyper-V Replica will help you to develop one more reliable strategy to protect your infrastructure!


Azure Site Recovery (ASR)

Hard to imagine anything worse than data center outage, right? The business has to move smoothly, and data has to be available 24/7. Well, luckily, there are ways to make it happen. Check out the Azure Site Recovery service and find out what you can do with it!


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.


Creating a Domain on Windows Server 2016 via PowerShell

Creating of Windows domain has always been a rock on which admins split. There are ones who will vouch for GUI. The others are more prone to PowerShell use. What do I think? Well, PowerShell is a flexible and universal tool, unlike GUI. So, no wonder this article is dedicated to creating and configuring a domain on Windows Server 2016 via PowerShell exclusively. I want to establish whether it will be helpful in the automation of this whole process.


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.


What is a Hyper-V Quick Create VM gallery & how to create one?

Windows 10 Creator Update introduced Quick Create to Hyper-V, the feature allowing to create a custom VM from a Hyper-V Quick Create gallery image. It is a handy tool for testing new software or OS features which developers and guys in QA may enjoy a lot. This being said, I describe today how to create a VM template and add it to a gallery.


Hyper-V live migrations: Which settings ensure the best performance?

This post addresses Hyper-V live migration – the topic which any admin faces with at some point. In my salad days of working as an admin, Hyper-V live migration was a saving grace, so I decided to write an article about it. In this article, I want to cover some live migration and migration wizard settings that ensure maximum performance of this process.


SAN? NAS? Public cloud? Let’s pick the secondary storage

Some time ago, I wrote an article about backup storage media. Today, I’d like to talk about secondary storage. Before I move on, I want to clarify what I mean by “secondary storage” here, just to make sure that we are on the same page. Secondary storage is the storage where the actively used data resides. It can be both some local storage like SAN or NAS, or some public cloud hot tier. Well, it’s absolutely true that you can use disk arrays too, but let’s think of them today just as NAS-like servers packed with many disks, ok? That’s entirely up to you “which side you are on”, and there’s no “one-size-fits-all” solution. NAS, SAN, and public cloud storage… Whatever secondary storage you choose, it has own pros and cons. I discuss them in this article.