Syntax help for PkgInfo.exe gives examples of how PkgInfo.exe can used. One example is incorrect, indicating that an old swtich "-dp" which no longer exists is a valid parameter.
See below.
SMS Package Information Tool v0.1.4 -- (C) 2005-2007 Bernard White
==================================================================
Syntax:
PkgInfo.exe [<target>] [<options>] [<output>]
Command-line Parameters:
Target:
<packageID> - Specifies the package to get information on.
Options:
-s, --show [d] - Use this option to specify details to display.
d - Show distribution point details.
-sdk <serverName> - Specifies the SDK server hosting the SMS provider.
If the SMS Admin console is already installed then
the database server connection will be used by defa
Output:
-log <logFile> - Use this command to write output to a text file.
-v - Display verbose output.
-? - Display this parameter listing.
Example Usage:
PkgInfo.exe ABC00001
PkgInfo.exe ABC00001 -dp -sdk server1
Report bugs to <bugs@netplantation.com> or http://forums.netplantation.com/

