We are in the process of locking down our networks to the TLS 1.2 protocol. This requires an updated Sql Server driver. We've installed the updated driver, however, now I have to update DSNs that are used by the analysis team.
I have seen where I can use the Wdac module and its functions to get, add, remove, etc. DSNs and their properties. What I have not found and not been able to do through testing is to simply change the driver for existing DSNs.
Is that possible?
TIA Richard