I’m not a developer, but over the years I’ve automated different aspects of my job, because they were tedious or I needed things to happen faster. for example, I’ve automated
- VM builds
- LoginVSI testing
- Importing CSV files into Excel
- Capturing YouTube metrics
- Graphing
Hopefully, some of these scripts will help you.
LoginVSI PowerShell Scripts
Citrix Virtual Apps and Desktops (XenApp & XenDesktop) PowerShell Scripts
- Get hypervisor host for VM
- Pooled VDI with Local Host Cache
- Start VM
- Stop VM
- Update MCS Catalog
- Wait for VM to power off
- Wait for VM to register with controller
Citrix Hypervisor (XenServer) PowerShell Scripts
- Capture Performance Metrics into CSV file
- New Windows VM from ISO
- Restart VM and wait until OS is running
- Reset VM to snapshot and wait until OS is running
Windows Unattend.xml Files