In this article:
Issue description
Possible causes
Prerequisites
Resolution
Related topics and articles
When and how to reach support
Issue description
During the installation of ADAudit Plus, administrators may encounter the error message:
"Fatal Error (0x643)"
This issue occurs specifically during the installation process and can affect all versions of ADAudit Plus. It primarily impacts administrators attempting to deploy the software.
Prerequisites
Before troubleshooting, ensure:
.NET Framework 4.5 or above is installed on the system.
The installation directory has full permissions for the SYSTEM account.
ADAudit Plus is not already installed on the system.
Possible causes
Missing System Requirements
The required .NET Framework (4.5 or above) may not be installed.
ADAudit Plus may already be present as an installed application, causing conflicts.
Insufficient Access to Admin Share
The service account configured for ADAudit Plus may not have access to the admin share (C$\Windows) on the target machine.
The configured credentials may lack file-writing privileges, preventing installation.
Service Log On Permission Issues
The ManageEngine ADAudit Plus service may not have the correct logon permissions, restricting its ability to execute installation processes.
Corrupt or Unregistered Windows Installer Components
Windows Installer components may be corrupt or unregistered, leading to installation failures.
A system restart or manual re-registration of Windows Installer may be required.
Resolution
Step 1: Check system requirements
Open Control Panel > Programs and Features.
Verify that .NET Framework 4.5 or above is installed.
Ensure that ADAudit Plus is not listed as an installed application.
Step 2: Verify access to the admin share
Open Run (Windows + R), type:
\\<TargetComputer>\C$
Press Enter.
Use the service account configured for ADAudit Plus to access C:\Windows on the target computer.
If access is denied, modify domain settings:
Log in to ADAudit Plus.
Navigate to Domain Settings > Modify Credentials.
Enter the credentials of an account with file-writing privileges for C:\Windows.
Step 3: Configure ADAudit Plus service log on permissions
Open Run (Windows + R), type services.msc, and press Enter.
Locate ManageEngine ADAudit Plus, right-click, and select Properties.
Go to the Log On tab and select This account.
Enter administrator credentials and apply changes.
Step 4: Restart and re-register windows installer
Open Run (Windows + R), type:
msiexec /unregister
Press Enter.
Again, open Run and type:
msiexec /register
Press Enter.
Restart the system and attempt the installation again.
Related topics and articles
Troubleshooting Windows Installer Errors
System Requirements for ADAudit Plus
General Installation Guide
When and how to reach support