PowerShell session leaks running "Tracked Files" section, when configuration files are located on a remote serverDescriptionPowerShell session leaks running "Tracked Files" section in pattern, when configuration files are located on a remote serverSteps to Reproduce Create a schedule to discover multiple windows servers hosting IISADM probe trigger "IIS" pattern for example, could be other patterns which make use of tracked files and have "Eval" on file pathWorkaroundTrigger MID server thread dumpOpen MID server wrapper fileLook for threads like "PowerConsole-8c6c0c471b81d010bfb7415dee4bcbe0"In the thread above, 8c6c0c471b81d010bfb7415dee4bcbe0 refers to the sys_id of the ecc_queue output recordFrom the ecc_queue record, determine the pattern triggeredNavigate to "Pattern Designer > Discovery Patterns" and open the patternClick on the "Tracked Files" related listFind tracked file where "File Path" contains EVAL()Select tracked files found above, click edit, and uncheck the "Active" flagRelated Problem: PRB1410442