Hi, all,
In our environment, we use a customized MS Word Template that is updated every few months.
Is it possible to use a worklet/required software to either:
- Create the
%appdata%\Roaming\Microsoft\Templates\
directory and copy the Normal.dotm in there? - If it exists, compare file hashes and, if different, copy the newer version into that appdata directory?
I can certainly do this programmatically on my PC, but it requires SMB access that the agent won’t have, as it runs as system.
Can I upload the Normal.dotm as the “Installer Files” then access it somehow via the c:\ProgramData\amagent
folder?
Or, am I going about this all wrong?
I am very new to Automox and am, honestly, still in my trial!
Hope this make sense!