N-central Troubleshooting
AMP object: Delete temporary files
Last Modified
Tue Jan 29 21:13 GMT 2019
Description
- The Delete Temporary Files AMP object only deletes certain files.
Environment
- N-able N-central
- Automation Manager
Solution
- The files that the AMP object deletes depends on the operating system version.
- Windows XP
TempFiles: C:\Documents and Settings\{PROFILE_NAME}\Local Settings\Temp\*TempInternetFiles: C:\Documents and Settings\{PROFILE_NAME}\Local Settings\Temporary Internet Files\*CookieFiles: C:\Documents and Settings\{PROFILE_NAME}\Cookies\*
- Windows 7
TempFiles: C:\Users\{PROFILE_NAME}\AppData\Local\Temp\*TempInternetFiles: C:\Users\{PROFILE_NAME}\AppData\Local\Microsoft\Windows\Temporary Internet Files\*CookieFiles: C:\Users\{PROFILE_NAME}\AppData\Roaming\Microsoft\Windows\Cookies\*
- Windows 8 and newer
TempFiles: C:\Users\{PROFILE_NAME}\AppData\Local\Temp\*TempInternetFiles: C:\Users\{PROFILE_NAME}\AppData\Local\Microsoft\Windows\INetCache\*CookieFiles: C:\Users\{PROFILE_NAME}\AppData\Local\Microsoft\Windows\INetCookies\*