Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wimmatthyssen/Hyper-V-VM-Template
https://github.com/wimmatthyssen/Hyper-V-VM-Template
bginfo hyper-v powershell powershell-script powershell-scripts templa virtual-machine vm
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wimmatthyssen/Hyper-V-VM-Template
- Owner: wimmatthyssen
- Created: 2020-05-11T21:47:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-28T16:38:31.000Z (over 2 years ago)
- Last Synced: 2024-05-28T03:21:13.969Z (5 months ago)
- Topics: bginfo, hyper-v, powershell, powershell-script, powershell-scripts, templa, virtual-machine, vm
- Language: PowerShell
- Size: 38.1 KB
- Stars: 15
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - wimmatthyssen/Hyper-V-VM-Template - (PowerShell)
README
# Hyper-V-VM-Template
This repository contains PowerShell scripts used to automate and ease up a Hyper-V VM template creation process.
First of all to save time, but also to reduce errors and to ensure consistency by eliminating the need for repetitive configuration changes and performance tweaks.
Because I do a lot of research and testing, and therefore use a lot of different virtual machines (VM), which get build and rebuild, I mostly deploy them from a pre-configured template (base image or golden image).
Currenently this repository holds the following PowerShell scritps:
Template_Customization_Windows_Server_2016_2019; Deploy-BgInfo-WS2012-R2; Deploy-BgInfo-WS2016-WS2019-WS2022
More information about the Template Customization Windows Server 2016/2019 script can be found on my blog: https://wmatthyssen.com/2020/05/11/powershell-set-customizations-for-a-windows-server-2016-or-2019-base-image/
More information about the BgInfo 2012 R2 script can be found on my blog: https://wmatthyssen.com/2019/09/11/powershell-bginfo-automation-script-for-windows-server-2012-r2/
More information about the BgInfo 2016/2019/2022 script can be found on my blog: https://wmatthyssen.com/2019/09/09/powershell-bginfo-automation-script-for-windows-server-2016-2019/