3

I have a TS3 server running on a Windows server. When the computer reboots we manually restart the TS3 server by logging in (it's in the Autorun). Howether, as different users log in on the Windows server the TS3 server looks different. It seems like Teamspeak does store different Serverlayouts (channels) and different permissions for each user on the Windows server...

How do I fix this?

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
Urinprobe
  • 101

1 Answers1

4

You're going to want to make sure that the Teamspeak 3 server always runs as the same user.

This would be most easily achieved by running the server as a Windows service. I would recommend having a look at the Teamspeak 3 Service Wrapper.

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311