Scenario:
We need to install software. The software requires files to be copied to the root of all existing user folder's and to the root of all new users that would login.
here is the folder path:
C:\Users\<local user name>\Unisys\WebEnabler.
I'm asking how to best set up a configuration or set of configurations to accomplish this task.
My gut says that I need to add some kind of script to the
Post-Deployment Activities in
package creation but I'm at a loss on how to configure such a script.