On windows version, there isn't any cron like linux that delete files on temp folder.
On some customer that require the windows version, I've a schtask script that at specific hour, remove session file older than 1 day.
What is best practice on windows to remove session files or my method is ok?