The parameters given on the command line are not valid. Valid command line parameters are: -S - server on which to run the ...

The parameters given on the command line are not valid. Valid command line parameters are:

       -S  -- server on which to run the wizard 
       -E -- if present, use trusted connection to connect 
       -U  -- login (ignored if trusted connection) 
       -P  -- password (ignored if trusted connection)
       -L  -- login timeout in seconds (0-100)
       -T  -- query timeout in seconds (0-1000)

Example: ConfigureDistributionWizard -S SVR5 -U SA -P my_password -D pubs -L 50 -T 60