I need to do the following:- deploy a local copy of a DB on all users’ workstations
-
run a local agent (inside this DB) on each user’s workstation
-
replicate the db on the server where and admin can collect and analyze all the data.
-
all this must be done SILENTLY without ANY USER intrvention!!!
I suppose that with Desktop Policies you can deploy the DB on each WS and also set the “Enable locally scheduled agents”.
But now (I tested on my own PC) the agent starts but will not run, and logs the error:
" AMgr: Agent ‘xxx’ in ‘yyy.nsf’ does not have proper execution access, cannot be run"
The agent is signed with the admin ID that had all rights… what should I do? Can it be done without users’ intervention?
Any advice will be appreciated, Frank