hexagon logo

Scripts on network

We have a few scripts that we use and I have a database of the scrips on each computer. Would there be an issue if I put the scrips on a shared network drive and had the programs recall them from there?

This question arises because all of our computers have the same username so the path is the same (C:Users/INSP/Desktop/Scripts). We recently got a new computer and the username is different so the path is broken. If the database was on the network, the path would then be the same for all the computers. There would obviously be issues if the network was down but the scripts we use run at the end of the program and we would only have to do a few extra steps if the scripts don't run and would not effect the actual measurement routine.