An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![Website](https://img.shields.io/website?style=for-the-badge&url=https%3A%2F%2Fhyper-v-manager.de&logo=internet-explorer)](https://www.hyper-v-manager.de/)
[![GitHub language count](https://img.shields.io/github/languages/count/minerswin/HyperV-Manager?style=for-the-badge&logo=powershell)](https://en.wikipedia.org/wiki/PowerShell)
[![GitHub top language](https://img.shields.io/github/languages/top/minerswin/HyperV-Manager?style=for-the-badge&logo=powershell)](https://en.wikipedia.org/wiki/PowerShell)
[![Discord](https://img.shields.io/discord/335805058262368256?style=for-the-badge&logo=discord)](https://discord.gg/TmZRat8)
[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/)
[![GitHub repo size](https://img.shields.io/github/repo-size/MinersWin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager)
[![GitHub issues](https://img.shields.io/github/issues/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/issues/)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/pulls)
[![GitHub](https://img.shields.io/github/license/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/MinersWin/HyperV-Manager/blob/master/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/MinersWin/HyperV-Manager/releases)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/y/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/MinersWin/HyperV-Manager/commits/master)
[![Maintenance](https://img.shields.io/maintenance/yes/2020?style=for-the-badge&logo=visual-studio-code)]((https://www.hyper-v-manager.de/status/))
[![GitHub followers](https://img.shields.io/github/followers/minerswin?style=for-the-badge&logo=github)](https://github.com/MinersWin)
[![GitHub forks](https://img.shields.io/github/forks/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/)
[![GitHub stars](https://img.shields.io/github/stars/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/)
[![GitHub watchers](https://img.shields.io/github/watchers/minerswin/HyperV-Manager?style=for-the-badge&logo=github)](https://github.com/minerswin/hyperv-manager/)
[![Twitter Follow](https://img.shields.io/twitter/follow/minerswins?style=for-the-badge&logo=twitter)](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.