I'm trying to write a script that searches and deletes files in a particular folder:
\\server\e$\XenProfiles7\%username%\UPM_Profile\AppData\Local\Citrix\AuthManager\Tracing
So the folder is Tracing, but I need the script to search ALL theTracing folders for all users (\\server\e$\XenProfiles7\%username%) then delete only all of the contents of the Tracing folders.
Any pointers would be greatly appreciated
Simon