Thanks Yehuda.
I finally figured out what was happening. You have to run a Scheduled Task as a User and I was changing the Registry settings as a User that was not the same as that running the Task. Once I logged on as the Scheduled Task User, I could see the changes I expected in the Registry, plus any changes I made to the Registry were correctly processed.
BTW, you don't need to be logged in as the User, it just uses the User's permissions/access rights.
|