Tagged Questions
2
votes
1answer
749 views
How can I ensure that an Assembly is deployed to the GAC on all Servers in a Farm
I have a SharePoint Solution that contains an Assembly that contains an SPTimerJobDefinition that must be deployed to the GAC on all Servers in my farm.
I have configured my farm in the following ...