Vector PC-Duo Technical Information Page 111

  • Download
  • Add to my manuals
  • Print
  • Page
    / 147
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 110
Command Line Configuration
111
PHSETUP command line syntax
Set PHSETUP parameters directly from the command line, separating each parameter
name and its value with a colon, as in the following:
phsetup param1:value1 param2:value2 ... paramn:valuen
The following is a specific example:
phsetup name:"JOE's PC" connectbeep:yes
Different parameters require different formats, as shown below.
Parameter
Format Description
string
An alphanumeric string, in quotes, if
spaces or punctuation are required
number
A numeric value, given in decimal
format
hexnum
A numeric value, given in hexadecimal
format
user
A user name, specified in the format
domain\username
ace
A username, specified in the format
domain\username, followed by a
comma and a hexadecimal numeric
value
NOTE: Enclose parameter values that contain spaces in quotation marks. If a value with
spaces contains embedded quotation marks, you must additionally enclose the marks in
quotes. For example, use “” in place of “within a string, in addition to enclosing the entire
string in quotes. See “PHSETUP syntax examples”.
Syntax that waits for command completion
Although PHSETUP is executed from the command line, it is a Windows application.
Consequently, it does not necessarily finish executing before the prompt returns unless
you use the start/wait syntax:
start/wait PHSETUP.EXE params
NOTE: If you call PHSETUP from a batch file or network login script and you want to have
the entire script completed before returning the prompt, you must include the
start/wait command in each line. If you use the @ control parameter so that
Page view 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 146 147

Comments to this Manuals

No comments