StationOptions.AllowAllUsersAccessFromRemoteMachine
- Updated2024-10-09
- 1 minute(s) read
StationOptions.AllowAllUsersAccessFromRemoteMachine
Syntax
StationOptions.AllowAllUsersAccessFromRemoteMachine
Data Type
Purpose
Specifies whether all users from remote machines can call sequences on this computer.
Remarks
If you set this property to True , you do not have to configure the remote TestStand server using the dcomcnfg application. When you set this property, TestStand modifies the registry in the same manner as dcomcnfg.
Note
TestStand does not use this setting unless you set the
StationOptions.AllowSequenceCallFromRemoteMachine
property to
True
.