Hi,
we noticed some significant amount of files (around 20 GB) gets stored on C:\appdata\local\assembly\tmp folder on the FNMS application server.
do we need these files for FNMS to operate normally or can we clear them from the FNMS application server on regular interval.
Thanks
Dev
‎Oct 07, 2021 12:53 AM
I've not come across that exact path before, so am not sure specifically what you might be seeing in that location and whether it would be safe to delete. It doesn't sound like a path that FlexNet Manager Suite itself uses directly.
However the path you've noted does look similar to C:\Windows\Assembly\Temp, which is a typical location where Microsoft .NET stores copies of assemblies (.dll files) used by running processes. This could include processes related to FlexNet Manager Suite, or any other software on the computer which uses .NET.
In my experience I've found that deleting files in here (after taking a backup) is generally OK to do. Do be sure to do a reboot immediately afterwards - deleting the files may cause problems for any processes which are running at the time the files are deleted. With that said, as this is a directory primarily used by a Microsoft subsystem, I wouldn't describe this as an "official" answer.
Here are some other discussions about this directory:
‎Oct 07, 2021 01:21 AM
I've not come across that exact path before, so am not sure specifically what you might be seeing in that location and whether it would be safe to delete. It doesn't sound like a path that FlexNet Manager Suite itself uses directly.
However the path you've noted does look similar to C:\Windows\Assembly\Temp, which is a typical location where Microsoft .NET stores copies of assemblies (.dll files) used by running processes. This could include processes related to FlexNet Manager Suite, or any other software on the computer which uses .NET.
In my experience I've found that deleting files in here (after taking a backup) is generally OK to do. Do be sure to do a reboot immediately afterwards - deleting the files may cause problems for any processes which are running at the time the files are deleted. With that said, as this is a directory primarily used by a Microsoft subsystem, I wouldn't describe this as an "official" answer.
Here are some other discussions about this directory:
‎Oct 07, 2021 01:21 AM