In Windows Server 2008 DFS I want to filter out files with an extension of .*_tmp e.g. wombat.doc_tmp or hairynose.txt_tmp.
I put *.*_tmp in the DFS file filter. However it doesn't appear to process wildcards in the file extension.
Does anyone know if I can filter out files with extension *_tmp?