We use the command Get-RASPubRDSApp to export daily all our published apps to a CSV.
It seems every few months we outgrow the capabilities of RAS as we have around 10,000 Published Items (Folders and Apps included) and get these timeouts for replies from the connection broker.

I notice that whilst Invoke-RASExportSettings command takes a long time to generate a full backup file - it doesn't get plagued with the same failed to receive reply error.
Is it possible to have a command like Invoke-RASExportPubRDSApp that can generate us a CSV of all the Published Apps?
Similar may be useful for Get-RASPubFolder in the future also to have an export function.
It seems every few months we outgrow the capabilities of RAS as we have around 10,000 Published Items (Folders and Apps included) and get these timeouts for replies from the connection broker.
I notice that whilst Invoke-RASExportSettings command takes a long time to generate a full backup file - it doesn't get plagued with the same failed to receive reply error.
Is it possible to have a command like Invoke-RASExportPubRDSApp that can generate us a CSV of all the Published Apps?
Similar may be useful for Get-RASPubFolder in the future also to have an export function.