SD Support
DE EN
Article

One article from the knowledge base, shown in full. You can read it without signing in, and nothing on this page is sent to the service desk or changes a ticket of yours.

Settings on this page

All articles
The button next to the article title takes you back to the article list, the same page as Knowledge base in the top bar. That list has a search box, a category filter and a language filter.
New ticket
In the top bar. Opens the form for raising a new ticket, with fields for your email address, a subject and your message.
Log in
In the top bar, for seeing your own tickets. Reading articles needs no account. Once you are signed in, the bar shows your email address and a Log out button instead.
EN / DE
Switches the language of the portal and keeps you on this article. The choice is remembered for your next visit. The article text itself does not change with it.
Light / Dark
Chooses the bright or the dark colour scheme. The portal starts dark. Your choice is stored in this browser only and applies to every page of the portal.

Reading the results

The article text
The whole article on one page, with its headings, lists, steps and links as they were written. Nothing is shortened and there is no next page to open.
Language of the article
Each article is written in one language, which may differ from the language you are reading the portal in. The article list shows your language by default and offers an All languages option.
Reading an article opens no ticket and notifies nobody. If it does not solve your problem, use New ticket and say which article you read and what you already tried.
Log in

RDP server refuses new connections: user limit or port conflict

All articles

Symptoms

  • This computer can't connect to the remote computer - try connecting again.
  • Only some users can connect; extra connections are refused.
  • Or connections fail entirely while the server is up.

Fix it yourself

  1. Remember plain Remote Desktop allows only two concurrent administrative connections without RDS CALs; more requires the RD Session Host role and licenses.
  2. Check the 'Limit number of connections' Group Policy and the RDP-TCP Maximum connections setting on the host and raise them appropriately.
  3. Verify the affected users have the required sign-in rights (Remote Desktop Users membership / logon rights).
  4. Check for a port assignment conflict: confirm nothing else is using TCP 3389 (netstat -a) and that the RDP-TCP listener shows Listen state via qwinsta.
  5. Restart Remote Desktop Services after configuration changes - this drops every active session on the host, so schedule it and warn connected users first - then retest.
  6. Only after confirming with the affected users (unsaved work is lost when a session is logged off), disconnect or log off stale/idle sessions that are consuming the connection limit.

If that did not help

Attach qwinsta output, the connection-limit policy values, RDS licensing status, and netstat output for port 3389.