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

https://github.com/jmousqueton/powershell-vmware

Librairy of PowerShell scripts for managing VMware
https://github.com/jmousqueton/powershell-vmware

powershell vmware

Last synced: about 1 year ago
JSON representation

Librairy of PowerShell scripts for managing VMware

Awesome Lists containing this project

README

          

# Welcome to PowerShell-VMware 👋
![Version](https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000)
[![License: GNU 3.0](https://img.shields.io/badge/License-GNU%203.0-yellow.svg)](https://github.com/JMousqueton/PowerShell-VMware/blob/master/LICENSE)
[![Twitter: JMousqueton](https://img.shields.io/twitter/follow/JMousqueton.svg?style=social)](https://twitter.com/JMousqueton)

> Various Powershell scripts to manage VMware environment

## 📜 scripts

| Name | Description |
|---|---|
| [PowerCLI - vCenter SnapShot Report.ps1](https://github.com/JMousqueton/PowerShell-VMware/blob/master/PowerCLI%20%E2%80%93%20vCenter%20Snapshot%20Report.ps1) | Report all snapshots by email |
| [VM_Without_Tag.ps1](https://github.com/JMousqueton/PowerShell-VMware/blob/master/VM_Without_Tag.ps1) | Get the list of VMs without tag. Usefull if you use tag for backup purpose |
| | |

## Author

👤 **Julien Mousqueton**

* Website: [https://www.julienmousqueton.fr](http://www.julienmousqueton.fr)
* Twitter: [@JMousqueton](https://twitter.com/JMousqueton)
* Github: [@jmousqueton](https://github.com/jmousqueton)
* LinkedIn: [@julienmousqueton](https://linkedin.com/in/julienmousqueton)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check [issues page](https://github.com/JMousqueton/PowerShell-VMware/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [Julien Mousqueton](https://github.com/jmousqueton).

This project is [GPL 3.0](https://github.com/JMousqueton/PowerShell-VMware/blob/master/LICENSE) licensed.

***