Is there a way to automatically set Trust Center locations in a network environment when upgrading to Access 2007?
0
votes
not sure this is a programming question....
- Mitch Wheat
Registry settings can be altered in VBA code (though I'm not sure that's the best approach), so it seems like it's potentially a programming question.
- David-W-Fenton
Oh, and sometimes it's helpful to post in a programming forum in order to discover that the problem is not a programming problem...
- David-W-Fenton
1 Answers
0
votes
You can use your Group Policy tools to force local and network locations.
http://technet.microsoft.com/en-us/library/cc178948.aspx
Note that if this fails, it is usually a Group Policy distribution error.