I need to be able to modify, via C# in a SharePoint solution, the STS web.config across multiple servers. What is the proper way to do this since the WebConfigModificationn class doesn't take this web.config into account?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Timer job that is run once on feature activation. Chris Keyser has a post about updating settings on each server in a farm, and you can use that as a base for your code. |
|||
|