@Leila Kong
Thanks for the answer but I already checked those links, and I already know about the special tag for the collection. I have also already tried the deafult TSV regkey, and I end up with the same results.
The Farm is a brand new farm, no pre-existing servers are a part of it, the only redirect is from the broker to the session hosts that are a part of this brand new Farm.
The logs are as I already mentioned, they get farther than all the forums you posted mention, I don't get the "error:Null" like everyone else is getting, I get "error:The Parameter is Incorrect". The server authenticates the user, starts the session arbitration, recognize the request for the the desired collection (either a remote desktop from one session host or a remote app from a different session host), sends the redirection packet, begins to perform the redirection and then it gives the event I already mentioned.
"Event 1306
Remote Desktop Connection Broker Client failed to redirect the user domain redacteduser redacted.
Error: The parameter is incorrect. "
I have already checked firewall logs, forensics XDR logs, and scoured all the Terminal Services logs in event viewer, and nothing is showing as being blocked, and the only error is the 1306 event, and that does not say what parameter is incorrect, it just says "The parameter is incorrect."
Here is what the web generated RDP file looks like, and I have not made any changes to how the system generates the files, so it is already putting the correct TSV tag in the file on its own.
start of rdp file
redirectclipboard:i:1
redirectprinters:i:1
redirectcomports:i:1
redirectsmartcards:i:1
devicestoredirect:s:
drivestoredirect:s:*
redirectdrives:i:1
session bpp:i:32
prompt for credentials on client:i:1
server port:i:3389
allow font smoothing:i:1
promptcredentialonce:i:1
gatewayusagemethod:i:2
gatewayprofileusagemethod:i:1
gatewaycredentialssource:i:0
full address:s:redacted broker
gatewayhostname:s:redacted gateway
workspace id:s:redacted workspace name
use redirection server name:i:1
loadbalanceinfo:s:tsv://MS Terminal Services Plugin.1.redacted collection
use multimon:i:1
alternate full address:s:redacted broker
signscope:s:Full Address,Alternate Full Address,Use Redirection Server Name,Server Port,GatewayHostname,GatewayUsageMethod,GatewayProfileUsageMethod,GatewayCredentialsSource,PromptCredentialOnce,RedirectDrives,RedirectPrinters,RedirectCOMPorts,RedirectSmartCards,RedirectClipboard,DevicesToRedirect,DrivesToRedirect,LoadBalanceInfo
signature:s:redacted signatures
end of rdp file