commit fe684393bb95e7a82b3bb2e98cd987020ddfd397 Author: ryan-zerto <51379314+ryan-zerto@users.noreply.github.com> Date: Mon Jul 31 11:12:08 2023 -0600 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..744d312 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# vCenter-VM-write-rate-collection +PowerShell and PowerCLI script that uses the Get-VM and Get-Stat cmdlets to collect average VM write rates and output this data to a CSV file.