If you ever want to find out which of the content databases in your farm use RBS, you can use the following oneliner to find out:
Get-SPContentDatabase | %{Write-Host "-$($_.name): $($_.remoteblobstoragesettings.enabled)"}
Image may be NSFW.
Clik here to view.

Clik here to view.
