When trying to download the quarantined items from the SEPM console, nothing happens and the resulting window is blank
Everything else is working fine.
You see entries similar to this in the reporting.log (%SEPM%\apache\logs):
20xx-01-25 12:xx:xx ERROR:runcommand [DownloadQuarantine] > failed to connect to the database
SEPM 14.3 RU2 and newer with the SQL database configured to use Windows Authentication or Mixed Authentication
When the DB instance name start with lower case "e" (i.e.: SQLserver.domain.net\endpoint), PHP treats it as a special character. Consequently, the connection to the database fails.
There are two options to resolve this issue:
Reference to this behavior - https://stackoverflow.com/questions/6512104/whats-the-intention-of-e