How To Setup a Teamspeak 3 Server on Windows

Introduction

A Teamspeak server is a piece of VoIP software which allows users to communicate with each other via speech. Teamspeak consists of two applications: a client and a server.

The client application is the program that you use on your computer to log into teamspeak. It can be downloaded from the download page on the official website. Download the client for the operating system that you are using.

The server application is the application that brings each client together. It is in charge of processing the VoIP data and handling messages between you and your friends.

This guide will explain the basics of setting up a TeamSpeak 3 server on Windows.

Prerequisites

  • A Windows-based VM with RDP access.
  • At least 1GB RAM.
  • Teamspeak client software installed on your computer.

Step 1 - Downloading Teamspeak

Download the Teamspeak 3 server from the following URL.

http://dl.4players.de/ts/releases/3.0.13.6/teamspeak3-server_win64-3.0.13.6.zip

Extract the ZIP archive to a folder of your choice, I used the desktop for ease.

Step 2 - Running Teamspeak

Navigate to the folder where you have extracted Teamspeak.

Inside of it is an executable named ts3server_win64.exe. Run this executable.

A dialog box will open with an admin privilege key. You will need to enter this privilege key when you connect to your server.

Now that your server is running, try connecting to it by specifying the IP address of your VPS in the Teamspeak client (on your computer). If you can't connect to your server, try allowing port 9987 through Windows Firewall.

Conclusion

You now have a fully working Teamspeak 3 server - invite your friends to your server!

  • Windows Guides, Game Servers
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Starting a Teamspeak 3 Server on CentOS 6.4

Run the following commands to install a Teamspeak 3 server. # Secure Iptables iptables -F...

Multicraft (Minecraft Panel) on CentOS 6

Multicraft Panel Multicraft is a simple, easy to use web-based control panel for Minecraft...

Install a Minecraft Server on CentOS 6

This article will guide you through setting up a Minecraft server on a high performance SSD VPS...

Setup a Multi Theft Auto Server on Debian

This is a tutorial explains how to install a Multi Theft Auto server on Debian. It was last...

Setting Up a Garry's Mod Server

The instructions are designed for Ubuntu 14.04 32 bit, but should work on all versions of Ubuntu....