Technical
|
June 14, 2018 (Updated June 12, 2024)
3 min to read
In this blog post, we will show you how you can deploy Veeam Backup & Replication 9.5 with Update 3 to a virtual machine. This is a really handy, little script because it can help you get Veeam going in your lab in a snap. Read more
Technical
|
May 1, 2018 (Updated June 12, 2024)
6 min to read
Optimize your restores to Microsoft Azure with PowerShell
Interested how you can use PowerShell to migrate your workloads to Microsoft Azure away from the on-premises configuration or create an isolated test and development environment? Let's explore a set of PowerShell scripts that will help you automate this routine. Read more
Technical
|
December 19, 2017 (Updated June 12, 2024)
3 min to read
Time synchronization in an all virtual environment guide
I have been asked a lot about how to configure time in your domain when all the Domain Controllers (DCs) are virtual and running on Microsoft Hyper-V. People will say just stick to a physical DC. However, sometimes this is not an option. In this article, I am going to walk you through the best way to set up time synchronization. Read more
Technical
|
December 5, 2017 (Updated June 12, 2024)
4 min to read
How to use PowerShell and PowerShell cmdlets
PowerShell has come a long way from a command line interpreter with support of a few commands, to a fully integrated part of every modern Windows OS. Right now, not only is it a cool thing to, but it is also essential in order to achieve better results in Windows tasks’ management, including virtual machine (VM) backup.
This is a two-part article. In the first part, I’m going to talk about PowerShell in general, when you should consider using it for Hyper-V backup and how to get acquainted with PowerShell basics, PowerShell commands (cmdlets) and syntax.
Read more
Technical
|
November 21, 2017 (Updated June 12, 2024)
5 min to read
Cluster Group Start Ordering on Windows Server 2016
When Windows Server 2016 was released, Microsoft brought us a new feature I personally have been waiting for since I first started with Hyper-V on Windows Server 2008 R2. That feature is Virtual Machine Start Ordering. Virtual Machine Start Ordering enables us to make dependencies between VMs or Groups of VMs to make sure that they start in the correct order. Read more
Technical
|
November 9, 2017 (Updated June 12, 2024)
4 min to read
First look at the Project Honolulu
In the past, we had to deal with remote server administration through cumbersome Microsoft Management Console (MMC) based tools, Server Manager, PowerShell remoting, along with various other methods. This has been a real pain point for Windows and especially Hyper-V Administrators. Over the years, VMware has been long ahead of the game with HTML management capabilities of their hypervisor. Until now… I would like to introduce Microsoft’s brand-new Project Honolulu and HTML tool to replace Server Manager. Read more
Technical
|
August 1, 2017 (Updated September 20, 2020)
6 min to read
New Hyper-V 2016 features that you should know about
In the previous article, Mike went over the most exciting new features of Hyper-V 2016 TP4 at the time. However, since its Technical Preview stages it went through some changes and not every feature made it to the GA in its initial form or intended way. Windows Server 2016 has been fully available since the end of 2016 and there were some features left out in the article that are still interesting and quite important. Read more
Technical
|
June 27, 2017 (Updated September 17, 2024)
4 min to read
Hyper-V installation and configuration step-by-step
We continue our Windows Server 2016 series with step-by-step guide on Hyper-V deployment and management. Read more
Technical
|
May 30, 2017 (Updated June 12, 2024)
3 min to read
Temporary Group Membership in Windows Server 2016 Active Directory
Along with the new functionality of Windows Server 2016, another essential element of any domain administrator — Active Directory — has been updated with some very important and great features. One of the updates that aims to improve the environment’s protection against external and internal threats to accounts is called privileged access management (PAM). This functionality is based on the idea of Just Enough Administration (JEA), which is a security technology that allows the delegation of administration rights with the help of PowerShell. Read more
Technical
|
February 9, 2017 (Updated September 17, 2024)
6 min to read
How to create Hyper-V cluster – Part 4 of deployment series
In previous parts of this Nano Server deployment series, we learned how to create, deploy and configure Nano Server as a Hyper-V host. In this part, we will look for a clustering option. We will create a Hyper-V cluster of 3 Nano Server host nodes with Storage Spaces Direct on it. Read more