Port-Check Commands
The port-check command is used to check the port connection between the current server machine and the specified machine for AE.
Syntax Defined
Syntax: ae port-check <MACHINE_NAME:PORT>
Sample Output
If the SQL Server Port is available.
D:\RPA\AssistEdgeAutomation\scripts>ae port-check rpaserver-04:8443
|
If the SQL Server Port is unavailable.
D:\RPA\AssistEdgeAutomation\scripts>ae port-check rpaserver-04:5432
|