PC Remote Shutdown Client software version 5.6 supports new installation parameters to make deployment easy.
You can deploy the client software silently using the following command line parameters:
asrsclient.exe /s /default:client:ServerName:XXXX:client:PortNumber:XXXX:client:Enable:X:
or
asrsclient.exe /s /default:client:ServerIP:XXX.XXX.XXX.XXX:client:PortNumber:XXXX:client:Enable:X:
where
ServerName:XXXX
XXXX is the computer name of the server software computer
ServerIP:XXX.XXX.XXX.XXX
XXX.XXX.XXX.XXX is the IP address of the server software computer
PortNumber:XXXX
XXXX is the network port number to use
Enable:X
X is 0 (Disable) or 1 (Enable)
NOTE: These parameters are only available in version 5.6 and above and only works on clean installation of the client software.


