-SERVER sdeploy option
The -SERVER option can be used with the sdeploy utility command.
The server (-SERVER) option of the sdeploy utility command is used to specify the server name to which the deploy script needs to be deployed. The (-SERVER) option can be specified only with the (-DEPLOY) option. If specified with the (-ANALYZE, -BUILDMAPS, or -GENERATE) or the (-USER, -PW, or -IP) options, the command line is invalid, and the Not a valid command line - -SERVER option cannot be specified with -ANALYZE, -BUILDMAPS, -GENERATE, -USER, -PW, -IP. error message will display on the console. The server name can be LOCAL or any defined server name in the msd file. A new server can be defined by specifying the IP address of the server with the (-IP) option, the username with the (-USER) option, and the password with the (-PW) option.