Summary
Know the recommended procedures on applying a patch or hotfix to ServerProtect for Network Appliance Filer (SPNAF).
Details
Note: Make sure not to deploy patch component to all scan server (NS) in the same order or timing. NS will be restarted when it gets the new patch modules.
If you want to deploy the patch module to a specific server:
- Open the service control manager console (services.msc).
- Right-click Trend ServerProtect Agent service and open the property page.
- Go to the General tab and change the Startup Type from Auto to Disabled.
- Click OK.
Note: Do not stop the IS service.
- Run the patch installer.
- Go to C:\Program Files\Trend\SProtect\HotFix\.
- Open hotfix.ini.
- Add the target server into server="value" and change the value of read="1" to "0".
Example:
If you want to deploy to test-sv1 and test-sv2:
[common]
server=test-sv1, test-sv2
read=0 - Save hotfix.ini.
- Start the IS service.
- After about 30 seconds, IS will deploy patch components to the target server(s).
If you want to deploy patch modules to other NS, repeat steps 7 to 9. You don't have to stop the IS service.