cancel
Showing results for 
Search instead for 
Did you mean: 

Backup Exec API?

coloup
Level 2

Hi

Does Backup Exec have an API or maybe a command line interface? Or any other way a 3rd party application could integrate with Backup Exec?

 

Thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions

CraigV
Moderator
Moderator
Partner    VIP    Accredited

Hi,

 

Depends on what version you're using.

BE 2010 R3 and back has BEMCMD:

http://www.symantec.com/business/support/index?page=content&id=TECH126925

BE 2012 has BEMCLI:

http://www.symantec.com/business/support/index?page=content&id=DOC5438

BE 2012 can integrate into Powershell from what I have seen. Otherwise both can be used on their own to script whatever you want.

Thanks!

View solution in original post

2 REPLIES 2

CraigV
Moderator
Moderator
Partner    VIP    Accredited

Hi,

 

Depends on what version you're using.

BE 2010 R3 and back has BEMCMD:

http://www.symantec.com/business/support/index?page=content&id=TECH126925

BE 2012 has BEMCLI:

http://www.symantec.com/business/support/index?page=content&id=DOC5438

BE 2012 can integrate into Powershell from what I have seen. Otherwise both can be used on their own to script whatever you want.

Thanks!

coloup
Level 2

Thanks very much, it is exactly what i was looking for.