Invoke-PSUScript: Value cannot be null. (Parameter 'value')

Product: PowerShell Universal
Version: 4.2.14

Invoke-PSUScript -ComputerName http://localhost:5000 -Script “script.ps1” -StartDate (Get-Date).AddDays(-30) -EndDate (Get-Date) -UseDefaultCredentials -wait

Invoke-PSUScript: Value cannot be null. (Parameter ‘value’)

Fixed in 4.2.16