Re: dts from command line

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 10/12/05


Date: Tue, 11 Oct 2005 19:09:40 -0600

No...it won't report or log the password that was used.

-Sue

On Tue, 11 Oct 2005 15:05:05 -0700, "jason"
<jason@discussions.microsoft.com> wrote:

>if a user runs a dts package from a command line say something like this
>
>C:\>dtsrun /s ServerName /u username /p P1l0t /n DTS_Package
>
>using that /p password switch is the passwork example above P1l0t saved off
>somewhere in a log file?
>same question for if the command fails.
>
>thanks