Deploy the Utilities Data-Tier Application Package (DACPAC)
- Last UpdatedAug 07, 2024
- 1 minute read
Follow the procedure below to deploy the Utilities Data-Tier Application Package (DACPAC) in the new Microsoft SQL Server Instance.
-
Start an elevated PowerShell session.
-
Execute the following commands:
cd %DNAInstallRoot%\Shared\scripts\
Publish-DataTierApplications.ps1 -Install -ServerName ".\<Microsoft SQL Server Instance Name>" -Configuration @{ Utilities= @() }
For further information, please contact AVEVA Customer Support.
-
After installing the DACPAC, confirm a successful installation by connecting to the on-premises Microsoft SQL Server instance for the Utilities database.