I am in a situation where I know users will be logging in with temporary profiles while we decommission a server.
I would like to make a small change that gets applied to newly created temporary profiles, mainly just adding a file to the app data folder.
When a temporary profile is created, is it just a copy of the "Default" profile folder? If so, can I simply add the file I need to the default profile folder, and have new temporary profiles get a copy of that file?