Our network has a win2k domain controller and several Win NT BDC’s. I have been trying to remotely backup the Win2k machine from a Win NT BDC but keep getting permission errors in the log when the script runs. The error is ” you do not have permission to access portions of…”, The script was created with an administrators account. I can manually execute the script and everything works fine. the error only seems to happen when its run under the AT service.
I have tried several fixes, including playing with permissions, Re service packing the NT machine, and directly referencing the directories I want to back up in my script, but none have worked. I have considered having the AT service log on as another account but am not sure if this isa good idea. I have searched for answers but have had no luck, Any help would be appreciated.