Use this page to gain easy access to tools and scripts that I created. Let me know if you have any questions or need any help in deploying them in your environment.
Fix Clipboard File Transfer Issues on Windows 365 and AVD
By default, Device and Clipboard redirection are disabled on all newly provisioned Windows 365 Cloud PCs and Azure Virtual Desktop host pools.
Even after enabling these features through policy, file transfer over clipboard redirection may still fail in some cases.
To address this, I created a remediation script that cleans up leftover registry entries and restores clipboard file transfer functionality.
Please note that you still need to enable Clipboard and Drive redirection policies in your environment for this fix to work correctly.
Related Posts
Automatic Windows 365 license revocation
This script will revoke licenses from users that have not used their Windows 365 Cloud PC for a certain amount of days. By default, it will run in simulation mode to notify you of the changes you want to make. Disable simulation mode to actually remove the users from the group. By default, it will only check to remove a license if the cloud PC is not used for more than 30 days. You can change this value by providing the -daysSinceLastConnection parameter.
This script does not work if the license is assigned directly to a user.





