How to register and unregister Veritas System Recovery Plug-in from Veritas Management Agent

book

Article ID: 100027283

calendar_today

Updated On:

Resolution

Run the following commands from command prompt to un-register the plug-in:

regsvr32 /u C:\Program Files\Altiris\Altiris Agent\Agents\Symantec SRMS Agents\BackupAgent.dll

regsvr32 /u C:\Program Files\Altiris\Altiris Agent\Agents\Symantec SRMS Agents\BackupTaskAgent.dll

 

Run the following commands from command prompt to register the plug-in:

regsvr32 C:\Program Files\Altiris\Altiris Agent\Agents\Symantec SRMS Agents\BackupAgent.dll

regsvr32 C:\Program Files\Altiris\Altiris Agent\Agents\Symantec SRMS Agents\BackupTaskAgent.dll


Issue/Introduction

For troubleshooting purposes, one may want to temporary un-register Veritas System Recovery (SSR) Plug-in out of Veritas Management Agent. The following command prompt commands can be use to un-register and register the plug-in.