Hello Michael McCoy,
Now Windows requires stronger trust signals before allowing clipboard sharing over RDP. A supported, long-term approach is to sign your internal .rdp files with a corporate certificate (preferably using modern hashes like SHA-256) and enforce trusted publishers via Group Policy under Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Connection Client.
If signing and PKI rollout aren't immediately possible, you can deploy a temporary registry compatibility option to a pilot group by navigating to HKLM\Software\Policies\Microsoft\Windows NT\Terminal Services\Client and creating a REG_DWORD named RedirectionWarningDialogVersion set to 1. Please treat this as a short-term workaround only, as it reduces the protection of the new consent model and will likely be deprecated in future Windows builds.
If this policy guidance helps stabilize your administrative deployment, please remember to click "Accept Answer".
Tracy Le.