I am trying to deploy a custom policy in TFS2010. Since the deployment needs to be done in 2 steps,
1) update registry path "HKEY_LOCAL_MACHINE/Software/Microsoft/VisualStudio/9.0/TeamFoundation/SourceControl/CheckinPolicies"
2) Paste the custom policy dlls in to respective path on TFS server
Is there a way I can achieve this from a remote machine instead of logging on the TFS machine everytime just to deploy and test?