Listed below are additional pages related to code snippets and scripts I’ve built or ones that I find useful that others have posted.
My GitHub Repositories
Name | Comments |
---|---|
ESXi Build Scripts | Mix of PowerCLI scripts for building ESXI hosts and ensuring consistent settings |
vCenter Build Scripts | Mix of PowerCLI scripts for building vCenter appliances and ensuring consistent settings |
vCenter Migration Scripts | Mix of PowerCLI scripts for migrating hosts and guests between VMware vCenters |
PowerShell Tools
Name | Comments |
---|---|
Measuring PowerShell scripts | Powershell Measure-Script cmdlet. Useful for finding which lines of code are the slowest |