Does it read "DTSPackage" or does the command actually look more like:
DTSRun /~Zxxxxxxxxxxxxxxxxxx
If it's DTSRun /~Z<followed by a bunch of characters> then yes that's
an encrypted command line command to execute a package using the
dtsrun utility. You could always run Profiler when you run the package
to see what is being executed.
-Sue
On Thu, 20 May 2004 08:12:37 -0700, "tyler"
<anonymous (AT) discussions (DOT) microsoft.com> wrote:
Quote:
I am trying to reverse engineer some undocumented
processes. I have a DTS package that contains a OS
command step that looks something like this:
DTSPackage/ "2908343iosjdlkkj209340932093jsjjdr29384509".
Is this something that has been encrypted? if so, is
there a way to find out what this is calling?
Any light on this is much appreciated.
Tyler |