I recently upgraded from 4.8.8 to 4.9.26 (which fixed the errors I was having btw) but have encountered a unique issue. My conditions do not seem to operate. They are task conditions that monitor a network folder for a file with wild cards, example:
\\servername.domain.forest.site.com\sharename$\abc*.*
This worked in 4.8.8, but in 4.9.26 the conditions always return a negative condition (file is not present). I've verified permissions to the share and files, as well as background/foreground operation of the task. If the condition is removed from the task, it operates without issue. Any suggestions?