After attempting to uninstall and reinstall the Task Service role on a SMP Server (Symantec Management Platform or Notification Server (NS)), the installation status in the Symantec Management Console remains stuck at "Installation Pending".
When reviewing the Windows Event Logs or installation logs, MSI Error 1711 is observed:
Error 1711: An error occurred while writing installation information to disk. Check to make sure enough disk space is available.
Symptoms:
C:\Windows\Installer or the Task Management installation directory.ITMS 8.8.x
This issue occurs when the Windows Installer service encounters corruption in its metadata cache or lacks permissions to write the .msi files into the Installer directory. Even when disk space is available, directory-level locks or inaccessible file paths in the temporary folders can trigger Error 1711, preventing the Notification Server from completing the Task Service role installation.
To resolve the "Installation Pending" state and bypass MSI Error 1711, perform the following cleanup and forced reinstallation steps.
%WINDIR%\Temp.Manually run the Task Management MSI from the command line to bypass the Symantec Installation Manager (SIM) and provide direct system context:
C:\Windows\Installer folder is not set to "Read Only" and that the SYSTEM account has Full Control permissions for that directory.