Hi,
I have written a couple of custom checkin policies. I wanted to know
1. What are all the deployment options that are available as the Dll and the Registry entry needs to be available on the client
2. Which is the best option
3. Is there anything we have to do on the server also since the policy rule is already there in the server
I would appreciate your help in this regard
Thanks and Regards
PrashG

Custom Checkin Policy
gd2q
Hi,
I am not seeing many replies for queries on customization and extensibility.. Any reasons Anybody from MS please help.
Thanks and Regards
Prash
DennisCIS
In v1 there's no integrated support for distributing the checkin policies to clients. It's something we're looking at for v2.
For now, you'll need to either use something like SMS or have a script that users can run to copy the dlls to their machines and update the registry.
The server only holds the policy settings. You could certainly check in the dlls and have the aforementioned script get the dlls from the server.
Buck