I’m looking for an ActiveX or VB script that changes the DTSPackages task names to be equal to its description. I understand that com objects are involved and I am used to just writing t-sql against tables.
I found how to create a dts package but not how to just update the name.
Any help appreciated.