pedclient mode start
Starts up the PED Client.
Syntax
pedclient mode start [-winservice] [-eadmin <0 or 1>] [-idletimeout <int>] [-socketreadtimeout <int>] [-socketwritetimeout <int>] [-shutdowntimeout <int>] [-pstartuptimeout <int>][-pshutdowntimeout <int>] [-logfilename <filename>] [-loginfo <0 or 1>] [-logwarning <0 or 1>] [-logtrace <0 or 1>] [-maxlogfilesize <size>] [-locallogger]
| Option | Description | 
|---|---|
| -winservice | Starts PEDclient for Windows service. The standard parameters used for pedclient mode start can be used for pedclient mode start -winservice as well. | 
| -eadmin <0 or 1> | Optional. Specifies if the administration port is on "localhost" or on the external host name. | 
| -idletimeout <int> | Optional. Specifies the idle connection timeout, in seconds. | 
| -socketreadtimeout <int> | Optional. Specifies the socket read timeout, in seconds. | 
| -socketwritetimeout <int> | Optional. Specifies the socket write timeout, in seconds. | 
| -shutdowntimeout <int> | Optional. Specifies the shutdown timeout for internal services, in seconds. | 
| -pstartuptimeout <int> | Optional. Specifies the startup timeout for the detached process, in seconds. | 
| -pshutdowntimeout <int> | Optional. Specifies the shutdown timeout for the detached process, in seconds. | 
| -logfilename <filename> | Optional. Specifies the log file name to which the logger should log messages. | 
| -loginfo <0 or 1> | Optional. Specifies if the logger should log "info" messages. Set to 0 for no, 1 for yes. | 
| -logwarning <0 or 1> | Optional. Specifies if the logger should log "warning" messages. Set to 0 for no, 1 for yes. | 
| -logerror <0 or 1> | Optional. Specifies if the logger should log "error" messages. Set to 0 for no, 1 for yes. | 
| -logtrace <0 or 1> | Optional. Specifies if the logger should log "trace" messages. Set to 0 for no, 1 for yes. | 
| -maxlogfilesize <size> | Optional. Specifies the maximum log file size in KB. | 
| -locallogger | Optional. Specifies that the Remote PED logger should be used, not the IS logging system. | 
Example
C:\Program Files\Safenet\LunaClient>pedClient –mode start