Can’t access the FTP server with this “Could not read from socket: ECONNABORTED – Connection aborted” error.

Situation: The client has a FTP server using Syncplify.me. Some of FTP users have a problem to access the FTP server with this “Could not read from socket: ECONNABORTED – Connection aborted” error.

Troubleshooting: It could be FTP over TLS issue. try to use Only use plain FTP.

Can’t establish FTP with GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.

Situation: The client has a FTP server using Syncplify.me. Some of FTP users have a problem to access the FTP server with this “GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated” error.

Troubleshooting: It could be FTP over TLS issue. try to use Only use plain FTP.

Event ID 4105: The Remote Desktop license server cannot update the license attributes for user in the Active Directory Domain

Situation: The client has some Windows 2012 R2 servers as RD servers. The RD Server keeps having some problems and getting this event ID:

Log Name: System
Source: Microsoft-Windows-TerminalServices-Licensing
Event ID: 4105
Level: Warning
Description:
The Remote Desktop license server cannot update the license attributes for user in the Active Directory Domain “chicagotech.net”. Ensure that the computer account for the license server is a member of Terminal Server License Servers group in Active Directory domain “chicagotech.net”.
If the license server is installed on a domain controller, the Network Service account also needs to be a member of the Terminal Server License Servers group.
If the license server is installed on a domain controller, after you have added the appropriate accounts to the Terminal Server License Servers group, you must restart the Remote Desktop Licensing service to track or report the usage of RDS Per User CALs.
Win32 error code: 0x80070005

Troubleshooting:

Can’t delete folder or Thumbs.db with this message: The action can’t be completed because the file is open in Windows Explorer.

Situation: When the user tries to delete a folder, she gets this message: The action can’t be completed because the file is open in Windows Explorer. In the folder, all files have been deleted except thumbs.db.

Resolution: 1. Windows only uses the thumbs database if you’re browsing files in Windows Explorer with a view that requires Explorer to pull thumbnail data for display. You can avoid this error by changing the view to Details.

2. Disable Windows from creating and caching local thumbnails by Group Policy. Run gpedit.msc. User Configuration -> Administrative Templates -> Windows Components -> File Explorer. Enable “Turn off caching of thumbnails in hidden thumbs.db files”.

3. Disable Windows from creating and caching local thumbnails by the Registry Editor. Run regedit.exe. Navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\. Create new DisableThumbsDBOnNetworkFolders DWORD key. Modify it to change the value from 0 to 1.

RD Server shadow session is denied

Situation: The client has a Windows 2012 R2 as RD Sever. When they run QWINSTA.exe to access remote session, they receive “Access denied” message. If they run this command from the console or run as administrator, it works. They would like to know if it is possible to run this command as administrator automatically.

Resolution: yes, if they create a shortcut, they will have an option to run it as administrator. Please refer to this how to:

Run a program as administrator automatically