J
Joshua
We are attempting to deploy a program whichm rather annoyingly, is
configured per user, involving a direcory under the "Application Data"
directory being used to store its configuration.
We have considered some sort of copy command in the logon script, but
this falls down for two reasons:
- The users manage to logon and start the application once before this
copy is completed. This cannot be allowed.
- The directory is just big enough to make this annoying.
I noted that you can use a Group Policy to redirect the Application
Data directory. That almost works... but it's jsut a subdirectory we
need directed. Is there any way to do this? Or any other way to drop
a folder into every profile?
The users have roaming profiles but we dont' want to seize full
control over them and take ownership just so we can manually copy the
folder- it would take forever.
To clarify, this isn't a "new user" issue, so the Default User profile
does not assist.
Any help greatly appreciated.
configured per user, involving a direcory under the "Application Data"
directory being used to store its configuration.
We have considered some sort of copy command in the logon script, but
this falls down for two reasons:
- The users manage to logon and start the application once before this
copy is completed. This cannot be allowed.
- The directory is just big enough to make this annoying.
I noted that you can use a Group Policy to redirect the Application
Data directory. That almost works... but it's jsut a subdirectory we
need directed. Is there any way to do this? Or any other way to drop
a folder into every profile?
The users have roaming profiles but we dont' want to seize full
control over them and take ownership just so we can manually copy the
folder- it would take forever.
To clarify, this isn't a "new user" issue, so the Default User profile
does not assist.
Any help greatly appreciated.