Skip to main content

Install for User Activity Core Service

By default, Netwrix Auditor automatically installs the Core Service on the audited computers when setting up auditing. If, for some reason, installation has failed, you must install the Core Service manually on each audited computer.

To install Netwrix Auditor User Activity Core Service, complete the following steps:

Step 1 – On the computer where Auditor Server resides, navigate to %ProgramFiles% (x86)\Netwrix Auditor\User Activity Video Recording and copy the UACoreSvcSetup.msi file to the audited computer.

Step 2 – Run the installation package.

Step 3 – Follow the instructions of the setup wizard. When prompted, accept the license agreement and specify the installation folder.

Step 4 – On the Core Service Settings page, specify the host server (i.e., the name of the computer where Netwrix Auditor is installed) and the server TCP port.

Install User Activity Core Service with the Command Prompt

To perform a silent installation of the User Activity Core Service with the command prompt, complete the following steps:

Step 1 – On the computer where Auditor Server resides, navigate to %ProgramFiles% (x86)\Netwrix Auditor\User Activity Video Recording and copy the UACoreSvcSetup.msi file to the audited computer or to a file share the target servers can access.

Step 2 – Run the following commands on target servers:

  • CD %PathToInstaller%
  • msiexec.exe /i "UACoreSvcSetup.msi" ALLUSERS=1 /qn /norestart /log output.log UAVR_SERVERNAME=%NAServer% UAVR_SERVERPORT=9004

Step 3 – Replace %PathToInstaller% with the path to the folder you copied the UACoreSvcSetup.msi file.

Step 4 – Replace %NAServer% with the name of your Netwrix Auditor server.