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
- Host: GitHub
- URL: https://github.com/jmousqueton/powershell-vmware
- Owner: JMousqueton
- License: gpl-3.0
- Created: 2020-05-28T18:11:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T20:32:44.000Z (over 5 years ago)
- Last Synced: 2025-01-07T20:15:24.986Z (about 1 year ago)
- Topics: powershell, vmware
- Language: PowerShell
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to PowerShell-VMware 👋

[](https://github.com/JMousqueton/PowerShell-VMware/blob/master/LICENSE)
[](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.
***