mutley1
MIS
- Jul 24, 2003
- 909
Hi All,
I am a complete newbie to python. We have a script that returns vales of size and number of files in a directory on approximately 35 remote computers. This has been working fine for years, but all of a sudden it returns "Server or path not found" for everything. I can map a network drive to all the shares it is trying to get to so am at a complete loss as to why the script can't find anything. Is there any server config (DCOM or anything?) that should be set up? The script and the file it reads the list from has not been touched for over 2 years.
Any help would be much appreciated.
I am a complete newbie to python. We have a script that returns vales of size and number of files in a directory on approximately 35 remote computers. This has been working fine for years, but all of a sudden it returns "Server or path not found" for everything. I can map a network drive to all the shares it is trying to get to so am at a complete loss as to why the script can't find anything. Is there any server config (DCOM or anything?) that should be set up? The script and the file it reads the list from has not been touched for over 2 years.
Any help would be much appreciated.