From 76770a11e783d65977640d2885c6b607af683988 Mon Sep 17 00:00:00 2001 From: ryan-zerto <51379314+ryan-zerto@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:58:43 -0600 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8ae131a..119d22a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Legal Disclaimer +This script is an example script and is not supported under any Zerto support program or service. The author and Zerto further disclaim all implied warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. + +In no event shall Zerto, its authors or anyone else involved in the creation, production or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or the inability to use the sample scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. + # 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.