Problem:
Über die Windows-GUI kann der Windows Server 2019 nicht aktiviert werden.
Lösung:
In einer Administrator CMD folgende Befehle ausführen:
slmgr /ipk <Produkt_key>
slmgr /ato
///////////////////////////////////////////////////////////////////////////
//
// DNSBL - Spam IP address checker.
// Copyright (C) 2011 Alexey A.Znayev
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see
Über die Windows-GUI kann der Windows Server 2019 nicht aktiviert werden.
In einer Administrator CMD folgende Befehle ausführen:
slmgr /ipk <Produkt_key>
slmgr /ato
Beim Verbindungsversuch mit dem Microsoft Remotedesktopverbindung (mstsc.exe), über einen Windows Server 2016+ Remotedesktopgateway Server, wird die folgende Fehlermeldung angezeigt:
Diese Einstellungen müssen am Windows-Client durchgeführt werden.
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client
RDGClientTransport = 1
Schlussendlich sollte der Schlüssel so aussehen:
Getesten von Windows 10, per MSTSC.EXE, über Remotedesktopgateway-Server (Windows Server 2019 Standard) auf einen Windows Server 2019 Standard. Das SSL-Zertifikat wurde von Let’s Encrypt bezogen.