Hi,
I would need some advises if LANDesk software distribution is able to achieve this:
I need to distribute 3 files to client's C:\Windows dir and 1 file to %userprofile%\appdata\roaming dir (current login profile).
My users do not have local administrator rights to write files into C:\Windows.
I am using LDMS 9.5. Now, to do this, I am creating 2 distribution packages:
1. Package A: Copy the 1 file to %userprofile%\appdata\roaming dir - run as "Current user's account (set under Package's Accounts menu)
2. Package B: Copy the 3 files into C:\Windows - run as "LOCAL SYSTEM" (set under Package's Accounts menu)
Then distributing them as separate packages/ scheduled tasks due to user permission restriction.
Is there a way to combine the distribution into single package?
Or, perhaps start task on Package A running as current login user and upon completion, it will automatically continue with Package B running as local system account.
I have been trying on setting "Additional Files" in the package but it does not work as expected. How does it work?
Appreciate if someone can share some info on this.
Thank you.