What I'm currently trying to solve is how to handle remote desktop file transfer from RDP session to physical PC and vice versa.
I have few terminal servers and I wanna be able handle/log those file transfer, because data loss prevention, and after that automatize that process. Idealy with pythonic way, but in the end, it actually doesnt matter.
I've really tried google it, but without any reasonable results for me.
Any ideas are welcomed :)