NoVoBenjamin bf38d41bf6 LOG
2023-11-29 15:56:53 +00:00
-
2023-11-29 16:28:54 +04:00
2023-11-29 16:14:57 +04:00
LOG
2023-11-29 15:56:53 +00:00
2023-11-29 16:28:05 +04:00

Valorant Hyper V Driver

Valorant-Hyper-V-Driver is a powerful module that provides a collection of Hyper-V check Plugins, designed to monitor Hyper-V services, VMM Agents, Clusters, and much more. It is specifically tailored for use in Hyper-V environments. The module aims to speed up and even automate the process of creating VMs on Hyper-V, making it easy to run or automate your dll on Hyper-V. Future updates will include additional features such as Windows Sandbox automation.

Requirements

Before using the module, ensure you have the following set up:

Install packer from Chocolatey:

choco install packer --version=1.7.10 -y

Install vagrant from Chocolatey

choco install vagrant --version=2.2.19 -y

Use account with Administrator privileges for Hyper-V

Untitled

Important Note about Hyper-V Export

When performing a Hyper-V export operation, it's essential to ensure that the computer account in Active Directory has access to the location where the exports are being stored. To achieve this, it's recommended to create an Active Directory group for the Hyper-V hosts and grant the group the required 'Full Control' file and share permissions. This ensures smooth export operations.

However, please be aware that when using a NAS, such as a QNAP device, as the export location, Hyper-V may encounter issues completing the operation. This is because the computer account will not have access to the share on the NAS. In such cases, it's necessary to put the VM in an offline state before completing the operation to copy all the files necessary for a complete backup.

Enjoy using Valorant-Hyper-V-Driver for seamless VM management and automation on Hyper-V! 🎉

Languages
C# 99.8%
ASP.NET 0.2%