Hi everyone, I have inherited a job that is calling a maintenance plan. The maintenace plan makes a back-up of various databases. I have to add a step to add to encrypt the backup. I have the exe already. Its called "EncryptBackup.exe" My difficulty is I do not know how to add the step to the job exactly. The command syntax eludes me a bit. The syntax for the encrypter exe is: C:\exes\EncryptBackup.exe C:\DBBackup\FolderA Encypt filename.bak The output is "filename_encrypt.bak". It should be noted that there exists several sub-folder off: C:\DBBackup like FolderA, FolderB, etc...each one holds a database Can you help me please? I would really appreciate any assistance/advice/examples you can provide. I am including the job for your convenience. Thanking you, J.
↧