Open Terminal...
SUDO apt-get install remmina /f remmina-plugin-rdp
....................................
A small initiative to help users to configure and manage Servers, Network etc.. If the tips are helpful to you, please comment... Thanks.. System Admin TIST Cochin
Open Terminal...
SUDO apt-get install remmina /f remmina-plugin-rdp
....................................
Open gpedit.msc
User Configuration --- Administrative Templates --- All settings --- Don't run specified windows applications...
Enable the settings... and select the applications...
---------------------------------------------------------------------------------------------
For copy a directory with subdirectories and files to another location....
XCOPY c:\folder\*.* d:\newfolder /E
-------------------------------------------------------------