How do you distribute Creo Parametric config and setup files at an enterprise level to end users?
Hi,
I want to understand what ways you have employed to distribute Creo Parametric config and setup files at an enterprise level to end users.
We use SCCM to distribute / deploy base Creo Parametric application, but to distribute config and setup files, we use windows batch script that gets invoked once a day at end users' machines. The setup files are kept at few regional servers (as repositories) and the batch script copies (robocopy, syncdirs) these files into the end user's device.
We have not opted for packaging Config and setup files through SCCM as these files are changed or new files are introduced frequently. And the need is to get them distributed as immediately as possible.
Our requirements:
Config and Setup files are maintained at one network location (mother repository).
These files should be replicated to Regional specific repositories.
The files then should be pushed from each Regional Repositories to end users located in respective region.
Any change done at the mother repository (introducing new files, change / deleting existing files) should be sensed and the same should be deployed on all end users' machines as immediately as possible.
Am assuming that am not alone. This need could be for any application with a bunch of Configuration or Settings files.
How do you guys manage this?
Thanks.

