Skip to content

This Bash script automates the creation of a Windows Server 2022 virtual machine on Proxmox VE.

Notifications You must be signed in to change notification settings

cedev-1/WindowsServer-Proxmox-HelperScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Server VM Deployment Script for Proxmox

Introduction

This Bash script automates the creation of a Windows Server 2022 virtual machine on Proxmox VE. It provides an interactive setup using Whiptail, allowing users to configure VM settings easily.

-> inspired by https://github.com/community-scripts/ProxmoxVE

Example Default settings

To use this script on your own Proxmox VE server, you need to copy this line into your proxmox terminal (with root privileges):

bash -c "$(wget -qLO - https://raw.githubusercontent.com/cedev-1/WindowsServer-Proxmox-HelperScript/main/windows-server-vm.sh)"

You can help me to improve this script, report bugs or request new features by creating an issue on this repository.

About

This Bash script automates the creation of a Windows Server 2022 virtual machine on Proxmox VE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages