M
Michells
HEllo,
I am facing a problem in Accessing files from shared folder while
running DUA.
Background:
I have configured DUA for local polling and my *.dup file will be
placed in target PC. the script file polls for the shared folder (From
MY PC) but this is not happening.
Script file is as follows
//Creating a new directory
4,0,,D:\DaTest1
//Copying notepad.exe from system folder to the new folder
7,0,,C:\windows\system32\notepad.exe,,D:\DaTest1\notepad.exe,0
//Copying HelloWorld.exe from Shared folder to the new folder
7,0,,\\<my system name>\DUA\helloworld.exe,,D:\DaTest1\helloworld.exe,
0
first 2 commands are working perfectly but last command is not
executing.
One more question:
while executing above script file, since last command din't work ,how
do i get to know that this command has not executed.?? (Here I checked
manually and got to know that helloworld.exe was not copied from
shared folder)
I mean in any of the script file, if any command fails how will the
person comes to know whether proper command has been executed or not.
like does it logs an error some where so that the person can get to
know where exactly the error is.
conclusion
Q1: Wt are the settings other than DUA setting for polling shared
folder
Q2: How will the person come to knows that error has been occured ?
Thanks
Michells
I am facing a problem in Accessing files from shared folder while
running DUA.
Background:
I have configured DUA for local polling and my *.dup file will be
placed in target PC. the script file polls for the shared folder (From
MY PC) but this is not happening.
Script file is as follows
//Creating a new directory
4,0,,D:\DaTest1
//Copying notepad.exe from system folder to the new folder
7,0,,C:\windows\system32\notepad.exe,,D:\DaTest1\notepad.exe,0
//Copying HelloWorld.exe from Shared folder to the new folder
7,0,,\\<my system name>\DUA\helloworld.exe,,D:\DaTest1\helloworld.exe,
0
first 2 commands are working perfectly but last command is not
executing.
One more question:
while executing above script file, since last command din't work ,how
do i get to know that this command has not executed.?? (Here I checked
manually and got to know that helloworld.exe was not copied from
shared folder)
I mean in any of the script file, if any command fails how will the
person comes to know whether proper command has been executed or not.
like does it logs an error some where so that the person can get to
know where exactly the error is.
conclusion
Q1: Wt are the settings other than DUA setting for polling shared
folder
Q2: How will the person come to knows that error has been occured ?
Thanks
Michells