There were a few bugs discovered in Test-WindowsBestPractices cmdlet.
- CustomPathRecoveryTime — Was not setting the actual value from the system setting to our best practice of 20.
- DisableDeleteNotification — The setting for this feature was not being evaluated properly.
New release 1903.7 is available from the PowerShell Gallery.
Install-Module -Name PureStoragePowerShellToolkit
Be sure to add Issues to the repo so we can address. See https://github.com/PureStorage-OpenConnect/powershell-toolkit/issues.
Thanks //barkz