I use unc mapping for my file paths within my jobs. However, now we are updating the UNC path to another location. Is there a way to do a mass update. For example my current path is \\test1\Public\Filename and i want to change it to \\test2\Public\Filename. I tried the object text search/replace, when i look for \\test1\ it finds all the file paths, but when i go to replace it to \\test2\, it removes the whole file path and just leaves \\test2\, with no other file path. I tried updating the job.xml file with a find and replace but it does not seem to update the UI. Is there something i am missing? I don't want to use a Virtual Network drive.