Page 1
Dell EMC Power Protect Microsoft Application Agent Version 19.3 Installation Guide REV 01 December 2019
Page 2
Copyright © 2014-2019 Dell Inc. or its subsidiaries. All rights reserved. Dell believes the information in this publication is accurate as of its publication date. The information is subject to change...
Page 3
CONTENTS Tables Preface Chapter 1 Product Overview Introduction to the Microsoft application agent.................................................12 Application Direct overview..........................
Page 4
Contents Dell EMC Power Protect Microsoft Application Agent Installation Guide
Page 5
TABLES Revision history...................................................................................................................7 Style conventions..............................................
Page 6
Tables Dell EMC Power Protect Microsoft Application Agent Installation Guide
Page 7
Preface As part of an effort to improve product lines, periodic revisions of software and hardware are released. Therefore, all versions of the software or hardware currently in use might not support ...
Page 8
Preface VMAX documentation Special notice conventions that are used in this document The following conventions are used for special notices: NOTICE Identifies content that warns of potential business ...
Page 9
Preface Knowledgebase The Knowledgebase contains applicable solutions that you can search for either by solution number (for example, KB000xxxxxx) or by keyword. To search the Knowledgebase: 1. Go to ...
Page 10
Preface Dell EMC Power Protect Microsoft Application Agent Installation Guide
Page 11
CHAPTER 1 Product Overview This chapter includes the following sections: Introduction to the Microsoft application agent..................................................................... Applicatio...
Page 12
Product Overview Introduction to the Microsoft application agent The Microsoft application agent leverages an enterprise application data protection framework to provide application-centric data prote...
Page 13
Product Overview Storage Direct overview The Storage Direct solution integrates primary storage with protection storage for backups to a Data Domain system. Storage Direct provides block movement of t...
Page 14
Product Overview Dell EMC Power Protect Microsoft Application Agent Installation Guide
Page 15
CHAPTER 2 Installing the Microsoft Application Agent This chapter includes the following sections: System requirements.....................................................................................
Page 16
Installing the Microsoft Application Agent System requirements The DDBEA section of the e Lab Navigator at https://elabnavigator.emc.com/eln/ modern Home Data Protection provides information about the...
Page 17
Installing the Microsoft Application Agent SQL Server sysadmin role to open a shared memory handle when starting the VDI. As a Microsoft application agent user, ensure that you are a member of the fol...
Page 18
Installing the Microsoft Application Agent Contact your sales representative for more details about the license for the environment. Download the Microsoft application agent software package from Onli...
Page 19
Installing the Microsoft Application Agent a. Select any of the following install options as required: Select Application Direct to install the Data Domain Boost for Enterprise Applications (DDBEA) so...
Page 20
Installing the Microsoft Application Agent Use Database Authentication c. Select Enable Protect Point Stored Procedures to use the Storage Direct stored procedures. d. In the User name and Password fi...
Page 21
Installing the Microsoft Application Agent Table 4 Optional silent install command variables Variable Description Product Install Path="<installation_path> Specifies a modified path where t...
Page 22
Installing the Microsoft Application Agent The following command installs the Microsoft application agent with the Application Direct SSMS plug-in: emcmsappagent-19.3.0.0.exe -silent -log "C:\Use...
Page 23
Installing the Microsoft Application Agent Restore T-SQL backups To deploy the CLR Assembly on a SQL Server instance, you must enable or register the CLR assembly on the SQL Server. The Microsoft appl...
Page 24
Installing the Microsoft Application Agent (Optional) Creating and registering the T-SQL stored procedures in a user database By default, the installation wizard (CLR deployment wizard) creates the st...
Page 25
Installing the Microsoft Application Agent go CREATE PROCEDURE emc_run_delete @cmd Text nvarchar(MAX) AS EXTERNAL NAME ddbma SQLCLR.[ddbma SQLCLRLib.DDBMASQL].Run Delete; go After you register or save...
Page 26
Installing the Microsoft Application Agent Dell EMC Power Protect Microsoft Application Agent Installation Guide
Page 27
CHAPTER 3 Upgrading the Microsoft Application Agent To upgrade the Microsoft application agent, use either the upgrade wizard or the command line interface (silent upgrade). Note: You must install the...
Page 28
Upgrading the Microsoft Application Agent Upgrading the Microsoft application agent by using the upgrade wizard Note: If Microsoft application agent version 4.7 or earlier is integrated with e CDM sof...
Page 29
Upgrading the Microsoft Application Agent Note: The log file displays the status of the installation. In the case of silent installation, you must use the -log <log_file_path> option. emcmsappag...
Page 30
Upgrading the Microsoft Application Agent Note: Select only one storage unit at a time. After discovery is complete for the storage unit, you can run the backup discovery tool again to discover the ba...
Page 31
CHAPTER 4 Uninstalling the Microsoft Application Agent You can use the setup file, the Windows uninstall program, or the command prompt (silent uninstallation) to uninstall the Microsoft application a...
Page 32
Uninstalling the Microsoft Application Agent Uninstall the Microsoft application agent with the setup file About this task To uninstall the Microsoft application agent for SQL Server with the setup fi...
Page 33
Uninstalling the Microsoft Application Agent b. Select either Use Windows Authentication or Use Database Authentication to remove CLR assembly. c. In the User name and Password fields respectively, ty...
Page 34
Uninstalling the Microsoft Application Agent Dell EMC Power Protect Microsoft Application Agent Installation Guide