Viewing 3 posts - 1 through 3 (of 3 total)
I tried without /quiet first. It was just a confirmation to overwrite. It did not throw any errors. Fully qualified path also did not work. Frustrating.
Anyway, I just stripped out...
May 4, 2020 at 8:41 pm
Ugh, this is getting weird.
So I ran this:
for %f IN (*.dtsx) DO dtutil.exe /file %f /encrypt file;%f;0 /quiet
It appears to have worked. All of the projects now have the ProtectionLevel...
May 1, 2020 at 1:42 pm
I am going to test this now. When this was originally set up I believe encrypting the data was believed to be the best practice. But all of our passwords...
May 1, 2020 at 12:41 pm
Viewing 3 posts - 1 through 3 (of 3 total)