To minimize performance issues and crashes associated with antivirus software, we advise the following steps.
C:\Program Files\Microvellum
C:\Users\<username>\AppData\Roaming\Microvellum
C:\Users\<username>\AppData\Local\Microvellum
C:\file\path\to\microvellum\data
(e.g., C:\Microvellum\Common Microvellum Data\Imperial\049_0)
C:\Program Files\Autodesk
C:\Users\<username>\AppData\Roaming\Autodesk
C:\Users\<username>\AppData\Local\Autodesk
Toolbox OEM: Toolbox.exe
(e.g., C:\Program Files\Microvellum\Toolbox OEM 2017\Toolbox.exe)
ERP: Micromanager.exe
(e.g., C:\Program Files\Microvellum\Micromanager\Micromanager.exe)
Toolbox with Standard AutoCad: acad.exe
(e.g., C:\Program Files\Autodesk\AutoCAD 2016\acad.exe)
Here are file type exclusions that will help as well:
If you have centralized antivirus management, you should be able to push these to other machines. If not, most antivirus programs will allow you to export and import exception lists.
To minimize the performance issues and crashes often associated with antivirus it would be advisable to do the following for your SQL server:
What traffic should you allow through the firewall?
The default ports and protocols used by SQL Server services are:
Port |
Protocol |
Description |
80 |
TCP |
Default TCP Port used by Reporting Services |
1433 |
TCP |
Default TCP Port used by Database Engine |
1434 |
UDP |
Default UDP Port used by SQL Server Browser Service |
1434 |
TCP |
Default TCP Port used by Dedicated Admin Connection (DAC) |
2382 |
TCP |
When running Analysis Services named instance or running AS in SharePoint mode. |
2383 |
TCP |
Analysis Services default TCP port for clustered or standalone instances. |
Target System |
Exclude |
Description |
Windows Failover Cluster |
Witness Drive |
The witness disk is used for achieving quorum in your cluster. |
Windows Failover Cluster |
C:\Windows\Cluster |
The directory for your clustering binaries. |
SQL Server Data files |
MDF, NDF, LDF |
The common file extensions used by SQL Server. |
SQL Server Backup files |
BAK, TRN |
The common file extensions used by SQL server |
SQL Server Trace files |
TRC |
The common file extensions used by SQL server |
SQL Server Backup files |
BAK, TRN |
The common file extensions used by SQL server |
SQL Server Log files |
MSSQL\LOG directory |
The directory for SQL Server log files. |
SQL Server Executable |
SQLServr.exe |
SQL Server executable. |
SQL Server Agent Executable |
SQLAgent.exe |
SQL Server executable. |
SQL Server Reporting Services Executable |
ReportingServicesService.exe |
SQL Server executable. |
SQL Server Analysis Service Executable |
MSMDSrv.exe |
SQL Server executable. |