After Installing introscope enterprise manager windows 64 bit, received a error message at the end of the installation
Permission issue.
Release : 10.7.0
Component : APM Agents
PostgreSQL: 9.6
OS: windows 10
This is the output of the below command which will run successfully
"cscript //NoLogo "C:\Program Files\CA APM\PostgreSQL-9.6.2/installer/server/initcluster.vbs" "postgres" "postgres" "****" "C:\Program Files\CA APM\PostgreSQL-9.6.2" "C:\Program Files\CA APM\PostgreSQL-9.6.2\data" 5432 "DEFAULT" 0"
====================
Called AclCheck(C:\Program Files\CA APM\PostgreSQL-9.6.2\data)
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:10.
MajorVersion:10
Executing icacls to ensure the LVNTEST005937\Administrator account can read the path C:\Program Files\CA APM\PostgreSQL-9.6.2\data
Executing batch file 'rad82B25.bat'...
processed file: C:\Program Files\CA APM\PostgreSQL-9.6.2\data
Successfully processed 1 files; Failed processing 0 files
===========================================
. Run the above command in the postgres installation directory and check with your system team why the error was coming.
If that command ran successfully, postgres installation should be fine.