Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Prior to installing Signature Auditing, verify that your instance of Microsoft Dynamics GP is not running. 
  • SQL Server Agent must be running to use Service Call Auditing.
  • Enable CDC must be enabled at the database level. 

    Info
    iconfalse

    To enable CDC at the database level, in SQL Server Management Studio, run the following script:

    USE [{database-name}]
    GO
    EXEC sys.sp_CDC_enable_db
    GO

Installing

  1. Right-click on the Signature Audit Add-In xx-x-xx.exe file and select Run as administrator
  2. If the User Account Control window displays, select Yes to continue with the installation.
  3. The Signature Audit Add-in Setup Wizard displays.
  4. Select Next.
  5. On the End-User License Agreement window, accept the license agreement and select Next.
  6. On the Select Installation Folder window, accept the default location of the Microsoft Dynamics GP AddIn folder.
  7. Select Next.
  8. On the Ready to Install window, select Install.
  9. Select Finish.