REgular admin account would not be able to access the share when run as a service. Try domain admin account. : Hello, : I have a problem with this script : : FileCopy("C:\\DATA_IN\\TEST24\\DATA_TCY.txt","\\192.168.0.1\\DATA_OUT\\DATA_TCY_bis.txt") : : FileCopy("C:\\DATA_IN\\TEST24\\DATA_FA_TCY.txt","\\192.168.0.1\\DATA_OUT\\DATA_FA_TCY_bis.txt") : The scheduler works on service with the same account (administrator account) : on both PC but it seems to not recognize the share. : Thanks for your help
|