| Reference information | |
|---|---|
| Applies to | Windows Installer |
| Related topics | TerminalServer, System information variables |
| External links | |
Windows Installer sets this variable to a nonzero value if the target system is configured for remote administration with Windows Terminal services. Otherwise, it is not set. If this variable is set, the TerminalServer variable is not set.
| Usage | |
|---|---|
| How to set | Set automatically by Windows Installer. |
| How to use |
You can refer to this variable as <RemoteAdminTS> (Tarma native syntax, preferred) or [RemoteAdminTS] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use RemoteAdminTS as a test for remote administration. |