Configuring Remote Executions
- Updated2026-07-27
- 1 minute(s) read
You must properly configure a remote computer and the TestStand server application on the remote computer when you want to invoke a sequence on the remote computer from TestStand on a client computer.
You must enable the TestStand server on the remote computer to accept remote execution requests. You must also configure Windows system security to allow users to access and launch the TestStand server remotely. When you use the TestStand API on the server computer to access objects on the client computer, you must also configure Windows system security on the local client.
Related Information
- Configuring TestStand as a Server for Remote Executions
Enable the Allow Sequence Calls from Remote Computers to Run on this Computer option on the Remote Execution tab of the Station Options dialog box to allow the TestStand server to accept remote execution requests from a client computer.
- TestStand ActiveX API Overview
- Executing Sequences Remotely