Tools installation is failing with 'Access is denied' error with the error code being 0x80070005. This error code makes us incline towards a permission issue or some Antivirus/Anti-Malware software not allowing the installation -
2018-07-25T16:45:02.249+03:00| tools-build-8931395| E1: PnpDriverManager::InstallPnPDevices: Failed to install vmxnet3 driver| winerror code 5 (Access is denied.)
2018-07-25T16:45:02.249+03:00| tools-build-8931395| I0: MessageBox( 1407d4, "Setup failed to install the VMXNet3 driver automatically. This driver will have to be installed manually.", "VMware Tools Installation", 48)
2018-07-25T16:51:16.217+03:00| tools-build-8919955| E1: PnpDriverManager::InstallPnPDevices: Failed to install inf C:\Program Files\Common Files\VMware\Drivers\vmci\device\Win8\vmci.inf| HRESULT code 0x80070005 (Access is denied.)
2018-07-25T16:51:16.217+03:00| tools-build-8919955| E1: PnpDriverManager::InstallPnPDevices: Failed to install vmci driver| winerror code 5 (Access is denied.)
2018-07-25T16:51:16.217+03:00| tools-build-8919955| I0: MessageBox( 201a2, "Setup failed to install the VMCI Virtual Machine Communication Interface driver automatically. This driver will have to be installed manually.", "VMware Tools Installation", 48)
2018-07-25T16:52:12.965+03:00| tools-build-8931395| E1: PnpDriverManager::InstallPnPDevices: Failed to install inf C:\Program Files\Common Files\VMware\Drivers\pvscsi\Win8\pvscsi.inf| HRESULT code 0x80070005 (Access is denied.)
2018-07-25T16:52:12.965+03:00| tools-build-8931395| E1: PnpDriverManager::InstallPnPDevices: Failed to install pvscsi driver| winerror code 5 (Access is denied.)
Try the below steps -
1) Login with the Windows local administrator account.
2) Disable (uninstalling temporarily would be the best option) any Antivirus/Anti-Malware software.
3) Download new VM tools package from the net (not from the vSphere ISO image mounted on the VM) and place it under C:\ root.
4) Right click on the package folder --> Security --> Ensure the administrator account has full control previlige and it is inherited to the sub-folders and files.
5) Attempt the installation (either individually or as a package).
Please consider marking this answer as "correct" or "helpful" if you think your questions have been answered.
Cheers,
Supreet