https://github.com/minerswin/hyperv-manager
Allows you to manage your Hyper-V clusters and VMs in a easy to understang GUI.
https://github.com/minerswin/hyperv-manager
form hyper-v hyperv-manager minerswin powershell powershell-adminscripts powershell-script windows windows-forms
Last synced: 4 months ago
JSON representation
Allows you to manage your Hyper-V clusters and VMs in a easy to understang GUI.
- Host: GitHub
- URL: https://github.com/minerswin/hyperv-manager
- Owner: MinersWin
- License: gpl-3.0
- Created: 2019-04-18T08:26:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T15:13:51.000Z (over 5 years ago)
- Last Synced: 2025-01-11T06:30:01.561Z (5 months ago)
- Topics: form, hyper-v, hyperv-manager, minerswin, powershell, powershell-adminscripts, powershell-script, windows, windows-forms
- Language: PowerShell
- Homepage: https://Hyper-V-Manager.de
- Size: 453 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.hyper-v-manager.de/)
[](https://en.wikipedia.org/wiki/PowerShell)
[](https://en.wikipedia.org/wiki/PowerShell)
[](https://discord.gg/TmZRat8)
[](https://github.com/minerswin/hyperv-manager/)
[](https://github.com/minerswin/hyperv-manager)
[](https://github.com/minerswin/hyperv-manager/issues/)
[](https://github.com/minerswin/hyperv-manager/pulls)
[](https://github.com/MinersWin/HyperV-Manager/blob/master/LICENSE)
[](https://github.com/MinersWin/HyperV-Manager/releases)
[](https://github.com/MinersWin/HyperV-Manager/commits/master)
[]((https://www.hyper-v-manager.de/status/))
[](https://github.com/MinersWin)
[](https://github.com/minerswin/hyperv-manager/)
[](https://github.com/minerswin/hyperv-manager/)
[](https://github.com/minerswin/hyperv-manager/)
[](https://twitter.com/minerswins)# PowerShell Hyper-V Manager V.2
Allows you to manage your Hyper-V clusters and VMs in a easy to understang GUI.
## Getting Started
Here's how you can do it: Click on ```Clone or Download```, then on ```Download Zip```. Unpack the Zip on your desktop and double-click on ```HyperV-Manager```.
* Security Password: ```MinersWin```### Requirements
What things you need to install the software.
```
PowerShell Core 5.0 (pre-installed in Windows 7 or higher)
.Net-Framework 3.5 or higher(pre-installed in most Windows 10 versions)
Internet Explorer 9 or higher
Hyper-V Management Tools
```## Built With
* [PowerShell](https://github.com/PowerShell/PowerShell) - The Programming Language used
* [ISESteroids](http://www.powertheshell.com/isesteroids/) - The Compiling Tool used
* [Visual Studio Code](https://code.visualstudio.com) - The Code Editor used
* [PowerShell Pro Tools](https://ironmansoftware.com/powershell-pro-tools/) - Used to generate GUI and some other Features## Authors
* **Moritz Mantel** - *Initial work* - [MinersWin](https://github.com/MinersWin)
See also the list of [contributors](https://github.com/MinersWin/HyperV-Manager/contributors) who participated in this project.
## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE.md](LICENSE.md) file for details
## Hyper-V
* Microsoft Hyper-V, codenamed Viridian, formerly known as Windows Server Virtualization, is a native hypervisor; it can create virtual machines on x86-64 systems running Windows. Starting with Windows 8, Hyper-V superseded Windows Virtual PC as the hardware virtualization component of the client editions of Windows NT. A server computer running Hyper-V can be configured to expose individual virtual machines to one or more networks.
* If you have problems with this tool, please do not turn to Microsoft, but create an issue.
* I do not cooperate with Microsoft in any way.