This repository contains a collection of scripts created for various purposes.
Below is a list of scripts present in this repository:
-
enable_hyper-v.cmd: This script enables Hyper-V virtualization on Windows systems. It checks if Hyper-V is already enabled and if not, it enables it.
-
disable_hyper-v.cmd: This script disables Hyper-V virtualization on Windows systems. It checks if Hyper-V is already disabled and if not, it disables it.
Each script is designed to be simple to use. Follow the instructions below to run a script:
-
Download: Clone or download the repository to your local machine.
-
Run as Administrator: To ensure proper execution, right-click on the script file and select "Run as administrator".
-
Follow Instructions: If any prompts or instructions are provided by the script, follow them accordingly.
This repository is licensed under the MIT License.