Questions tagged [terminal-server]

a device that terminates serial connections and provides a way for those terminals to connect to services across the network. Terminal servers can also connect modems to the network providing for PPP service aka dial-up Internet.

482 questions
0
votes
3 answers

Windows server 2003 TS printer redirection

I can't seem to get my printer redirected in Terminal Service mode. 1) I've installed the driver on the Window 2003 server 2) Enabled the "Windows printer mapping" in RDP-TCP properties But still no printer can be found in my Terminal Session. Any…
Atlas
  • 309
  • 1
  • 6
  • 15
0
votes
1 answer

Terminal Server does not map Local Drives

We have a Windows 2000 Server, running Terminal Services in Application Server Mode. When I start and RDP session to it, I can select to map my local drives to the server, but they are not available from within the RDP session. When I connect to…
BillN
  • 1,503
  • 1
  • 13
  • 31
0
votes
1 answer

Terminal services and memory limits

Is there a way in Terminal Services to set limits on memory related parameters for a process. For example working set size and, possibly, if it makes sense, total virtual memory allocation for the session? To turn the question around, we have an…
user46337
0
votes
2 answers

Windows Server 2003 AD User Properties Environment doesn't override end user Remote Desktop Client settings

Windows Server 2003 Domain Controller and Windows XP workstations: Active Directory Users and Computers/Users/User/Properties/Environment/Client devices Connect client drives at logon Connect client printers at logon Shouldn't the above Terminal…
caleban
  • 1,116
  • 5
  • 18
  • 34
0
votes
1 answer

Terminal Server 2008: Remote App Issue

I have a FoxPro 2.6 (16-bit) application that I've installed on a Win2008 (32-bit) Terminal Server. I then created a Remote App from it. It works fine. The problem is that within this FoxPro application it calls out to a .Net application. I have the…
0
votes
1 answer

Cannot log on to a remote server using rdp from windows 7 machine when I am remotley connected to that machine from Mac (OS 10.6)

Bear withe me, here is my set up. I use my 27" iMac 3.06GHz Core 2 Duo 4GB Ram to connect to my work desktop running Windows 7. From there I can administer other remote servers. Here is the problem. Using the Remote Desktop Client on my Mac I can…
0
votes
2 answers

Windows Server 2003 Terminal Server does not give out all available licenses

I installed the Terminal Server role in Windows Server 2003 Standard 64-bits. Still, only 2 connections are allowed. The License Manager says that there are 10 Device CALs available, which is correct, and that none are given out. For good measure I…
Erwin Blonk
  • 151
  • 2
  • 4
  • 15
0
votes
2 answers

windows server 2003 - terminal server - hide taskbar

We've got arround 25users connecting to our terminal server (remote desktop) - no active directory is used. How can i hide the taskbar from the bottom of the page, not to auto-hide it. i want the users not to be able to use it (except the…
s.mihai
  • 1,511
  • 6
  • 24
  • 27
0
votes
2 answers

Cannot print from network printer while on terminal server

I have two (local) network printers - HP PSC 750xi & Samsung ML-1710. While connected to the remote Terminal Server I am able to print on the HP. However, when I try to print on the Samsung, the printer activates as if it's going to print and then…
Dan
  • 121
  • 1
  • 3
0
votes
2 answers

applying a GPO to all users for a specific server

first time writer here. My situation is as follows: we have an active directory, that is more or less organized. All users are in a single OU, and working on a Terminalserver (WINS 2012R2), lets call him "TS01". Now we are setting up a new TS,…
0
votes
2 answers

error installing php dependencies on ubuntu

I have a vps with linux ubuntu 20.04 LTS installed, I also installed the lamp stack to upload my web projects, php with version 7.4, now I need to install some more php libraries for example: php-gd so run the command: sudo apt-get install…
FeRcHo
  • 103
  • 5
0
votes
0 answers

Windows Server 2019 - create rdp-listener on second NIC

Windows Server 2019 in workgroup mode. Unable to create rdp-listener on second NIC. Tried creating a new connection via tsconfig.msc from Windows Server 2012/2008R2. I also tried creating a new connection through the registry by creating a new key…
0
votes
1 answer

Office 2007 on a Windows 2003 x64 Terminal Server Installs Slowly

We have a Windows 2003 x64 Terminal Server with Office 2003. I'm trying to install Office 2007 Pro. I've set Permission Compatibility to Full Security so the installation starts properly. NOD32 is disabled after rebooting the server. No users are on…
smackaysmith
  • 313
  • 1
  • 3
  • 11
0
votes
0 answers

Terminal server without audio card. Is virtual sound over rdp connections possible?

I have a terminal server that is windows 2016. When I open sound in the botton right, it states that there are no devices that support sound (device manager doesn't show anything for sound either). A few posts from close to 10 years ago discussed a…
IT_User
  • 210
  • 1
  • 3
  • 22
0
votes
0 answers

System has not been booted with systemd as init system (PID 1). Can't operate. ( Openvpn )

I'm pretty new to Linux and i'm still learning the ropes of it. I tried starting the openvpn service using both "systemd start openvpn@server" and "sudo systemctl start openvpn@server" but I still got the error "System has not been booted with…