TI process to delete log files: Access denied
Posted: Wed Jul 11, 2012 2:46 pm
Dear forum,
I am trying to set up a housekeeping process for log files. The idea ist to first zip older log files and subsequently delete the original files with ExecuteCommand('cmd /c del ...').
Unfortunately access is denied. In Windows Explorer, I can delete these files with administrator rights, but the del command fails using the 'normal' DOS prompt (Access denied). The account which runs the TM1 service has administrator privileges. This is TM1 9.5.2 on Windows Server 2008.
Any ideas?
Regards
Holger
I am trying to set up a housekeeping process for log files. The idea ist to first zip older log files and subsequently delete the original files with ExecuteCommand('cmd /c del ...').
Unfortunately access is denied. In Windows Explorer, I can delete these files with administrator rights, but the del command fails using the 'normal' DOS prompt (Access denied). The account which runs the TM1 service has administrator privileges. This is TM1 9.5.2 on Windows Server 2008.
Any ideas?
Regards
Holger