Deploy VDIs automatically in XenDesktop Catalog
This script allows you to create new VDIs in xendesktop catalog.
N/A
No installation required.
Run this script when required Or, create a scheduled task with this script and run every hour.
It checks if XenDesktop catalog has minimum 8 free VDIs and:
- Deploys VDIs till free VDI count is 8.
- If catalog already has 8 VDIs, it quits.
Citrix Admins whose task is to maintain free VDIs in the pool.
- PowerShell - Powershell
- Chay - ChayScripts
Please follow github flow for contributing.
This project is licensed under the MIT License - see the LICENSE file for details