Command-line parameters for BrokerConfig.exe
BrokerConfig.exe /r[/h][/d][/t ....]
Command Description
/r Request to obtain certificate from the LANDesk Management Suite Core Server
/n (introduced in LDMS2016) Works the same as /r but will not request a new certificate unless :
- Certificate doesn't exit
- Existing certificates aren't valid e.g they don't correspond to the existing core cert (note : /r always requests a new certificate)
/h Help
/d Connect using the Management Gateway ONLY
/t Used to stress test the LANDesk Management Gateway. Input a MaxSizein (in bytes), a Max RturnSize (in bytes), the number of threads to use and credentials for the LANDesk Management Suite Core Server.
Example: (/t 50 50 10 Domain\Username password)