C
cnevin
We have many XPe servers deployed and use DUA to keep our software up to date
on them. We specify the script to run via DUA registry setting. When we run
a script successfully, we generate a new script name for the next script in
sequence and write that to the registry. During the next DUA request, the
new script name is retrieved, downloaded and run. We have some servers that
intermittently loose the most recent change to the registry causing an older
script to run. The registry change for the new script was successfully,
since I can see the http requests in the IIS log for the new script. After
some period of time (hours or days) the server will start asking for the
previous script even though no other DUA scripts have run in that period of
time. It looks like the registry persistence of this setting is lost and it
doesn't look like a reboot has occured.
Any ideas would be greatly appreciated.
on them. We specify the script to run via DUA registry setting. When we run
a script successfully, we generate a new script name for the next script in
sequence and write that to the registry. During the next DUA request, the
new script name is retrieved, downloaded and run. We have some servers that
intermittently loose the most recent change to the registry causing an older
script to run. The registry change for the new script was successfully,
since I can see the http requests in the IIS log for the new script. After
some period of time (hours or days) the server will start asking for the
previous script even though no other DUA scripts have run in that period of
time. It looks like the registry persistence of this setting is lost and it
doesn't look like a reboot has occured.
Any ideas would be greatly appreciated.