Windows Server In Windows Server a TAPI server is already included. You find it under
- Start > Settings > Control Panel > Administrative Tools > Computer Management > Services and Applications > Telephony
- Click on the driver of the PBX => on the right side the TAPI-Lines (line name) of the driver become visible.
- Click with the right mouse button on a line name and choose "Edit User".
- About "Add..." you add one or several users who may control and monitor this line.
Hint: The Microsoft TAPI Server offers no additional functions as for example to an off-line call journal.
Installation of the client system (Windows):
- Open the DOS-Promt via [Start > Run... > "cmd"].
- Enter the following command (SERVERNAME = computer name of Windows Server):
tcmsetup /c SERVERNAME or runas /user:DOMAIN\Administrator "tcmsetup /c SERVERNAME"
- Hints:
- They must be logged in with administrator's rights on the client PC.
- the client PC must be registered in the same domain like the server (or an trusted domain).
Documents of Microsoft®:
|