PowerShell: Error Message from InnerException
$_.Exception.InnerException.Message Write-Debug -Message ('Exception: {0}' -f $_.Exception.InnerException.Message);