I have a VM running Windows Server 2012R2 using Remote Desktop Services with about 200 users logging in on and off 24/7 - meaning, there's never a really good time to reboot and any downtime is definitely not appreciated by the users.
In trying to find out why the C drive is filling up - besides the usual largeness of pagefile and when all the user drives mount and unmount independently, from a separate storage, so they wouldn't affect this - I found there's a file within System32\NDF, with extension ".etl" which is over 40GB.
It seems to have been created (and last modified) at least a year before the last reboot.
I see that the NDF folder keeps event logs of network diagnostics, but can't tell if it's safe to delete this file or not. My understanding is that .etl files are just logs, but out of principle I never delete (or move) Windows-created files that I'm not familiar with, particularly within System32.
Additionally, I looked through the Windows Logs in Event Viewer but don't see anything unusual or concerning, that would repeat over and over and explain the reason behind this giant file.
I'm trying to find any precedent of anyone ever deleting this type of file (or similar) successfully without in some way affecting users who may be actively using the box?