Query On DUA

  • Thread starter Thread starter Michells
  • Start date Start date
M

Michells

Hello All,

I have configured DUA in my target PC to poll a web server Currently
there is only one .dup file residing in the server. so DUA polls to the
same .dup file.hence same action keeps repeating.

I know that if the .dup file is placed in the server, DUA service will
not delete it after executing it once. Is there any other method to
overcome this problem.

like is there any other method in the scripting so that DUA can stop
polling the same .dup file again and again.

or some other technique where we can delete the .dup file from server.

Regards
Michells
 
You can control DUA via registry key settings. If you have EWF in place you
will have to script (VBscript or other) to disable EWF, change the registry
keys, and then re-enable EWF. You could set a different DUP file to be
polled the next time around.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
Back
Top