The following examples illustrate how you can use PHSETUP to configure PC-Duo Host:
uphsetup name:HowdyDoody sets the Host computer station name to HowdyDoody.
uphsetup name:"Julia's Game Machine" sets the Host computer station name to Julia’s Game Machine.
uphsetup name:"Julia’s ""little"" machine" sets the Host computer station name to Julia’s "little" Machine.
uphsetup access:time timezone:0000000000000000FCFF03000000FCFF03000000FCFF03000000FCFF03000000FCFF03 sets access restrictions, so that the Host computer is locked from 9am to 5pm Monday to Friday.
uphsetup addgateway:"IP,@198.186.160.77" adds a PC-Duo Gateway to which the Host computer reports using UDP/IP.
uphsetup removegateway:all removes all PC-Duo Gateways from the PC-Duo Host reporting list.
uphsetup addservicesecurityace:"mydomain\YourRemoteControlGateway,0xE00FF" addadminsecurityace:"mydomain\YourRemoteControlGateway,0xE000F" addsettingssecurityace:"mydomain\YourRemoteControlGateway,0xE00FF" assigns full access control to a domain account (mydomain\YourRemoteControlGateway). You can use this command to assign full access control rights to your PC-Duo Gateway domain account, or any other domain account.
NOTE: Enter all commands and parameters on one line. Due to limited page width, some of the following examples present commands on multiple lines.