DTSRun

  • How do I get the encrypted value of my package name?

  • The quick way is too schedule it from EM. Then go to SQL Agent. The command line for DTSRUN will contain the encrypted package name.

  • thanks! that's really the easiest way.

    I also found another way -

    in a command prompt window type dtsrun /S server_name /U user_nName /P password /N package_name /!Y

    Thanks!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply