Posted On March 31, 2019

Veritas Backup Exec

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Veritas Backup Exec
Download installation files:
 
Current Licenses:
M00737xxxxx
M14095xxxxx
M90722xxxxx
M95677xxxxx
 
Note: do not install the same license files on two servers – that will cause issues with license registration
 
Support telephone number: 800-327-2232
 
Fixed VSS error Windows 2008 R2:
cd /d %windir%\system32
net stop vss
net stop swprv
regsvr32 /s ole32.dll
regsvr32 /s oleaut32.dll
regsvr32 /s vss_ps.dll
vssvc /register
regsvr32 /s /i swprv.dll
regsvr32 /s /i eventcls.dll
regsvr32 /s es.dll
regsvr32 /s stdprov.dll
regsvr32 /s vssui.dll
regsvr32 /s msxml.dll
regsvr32 /s msxml3.dll
regsvr32 /s msxml4.dll
vssvc /register
net start swprv
net start vss

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Error When Joining Domain

Error Message: ---------------------------Computer Name/Domain Changes---------------------------Changing the Primary Domain DNS name of this computer to ""…

How to Check NTFS Effective Permission Access of a User

Right-click on the Folder > Properties > Security tab > Advanced > Effective Access tab…

Exchange 2010: How to Increase Mailbox Quota for Individual Users

Exchange Management Console > Recipient Configuration > Right-click on Mailbox > Find Input the username…