Lokale Verwendung von tsconfig / tsadmin in Windows Server 2012


11

Ich habe mich an die früheren Windows-Versionen gewöhnt tsconfig.mscund tsadmin.msc(auch bekannt als MMC-Snapins für Terminaldienstekonfiguration / Terminaldiensteverwaltung ) und hasse daher die RDMS-Benutzeroberfläche im neuen Stil, die gemäß der Dokumentation als Ersatz gedacht ist (Hyper-V als Voraussetzung) Warum sollte ich jemals Hyper-V auf einem Terminalserver benötigen?!).

Mit Server 2012 scheinen sie endgültig verschwunden zu sein. Gibt es eine Möglichkeit, sie vor Ort zurückzubekommen? Obwohl Remoteverbindungen von Server 2008 R2-Computern mit beiden Konsolen zu funktionieren scheinen, würde ich es vorziehen, wenn sie auch lokal auf den Server 2012-Remotedesktop-Rollenhaltern ausgeführt werden.

Antworten:


7

Ich habe eine Lösung für das Tsadmin-Problem gefunden. Kopieren Sie diese Dateien von einem 2008-Server auf den Windows 2012/8-Computer unter C:\windows\system32:

tsadmin.dll
tsadmin.msc
umcRes.dll
wts.dll

Importieren Sie dann die folgenden Registrierungseinstellungen:

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MMC \ SnapIns \ FX: {3FCE72B6-A31B-43ac-ADDA-120E1E56EB0F}]
"ApplicationBase" = hex (2): 43,00,3a, 00,5c, 00,57,00,69,00,6e, 00,64,00,6f, 00,77,00, \
  73,00,5c, 00,53,00,79,00,73,00,74,00,65,00,6d, 00,33,00,32,00,00,00
"About" = "{00000000-0000-0000-0000-000000000000}"
"VersionStringIndirect" = "@ C: \\ Windows \\ System32 \\ umcRes.dll, -106"
"ProviderStringIndirect" = hex (2): 40,00,43,00,3a, 00,5c, 00,57,00,69,00,6e, 00,64, \
  00,6f, 00,77,00,73,00,5c, 00,53,00,79,00,73,00,74,00,65,00,6d, 00,33,00,32,00, \.
  5c, 00,75,00,6d, 00,63,00,52,00,65,00,73,00,2e, 00,64,00,6c, 00,6c, 00,2c, 00,2d, \.
  00,31,00,30,00,32,00,00,00
"NameString" = "Remotedesktopdienste-Manager"
"HelpTopic" = hex (2): 25,00,73,00,79,00,73,00,74,00,65,00,6d, 00,72,00,6f, 00,6f, 00, \
  74,00,25,00,5c, 00,68,00,65,00,6c, 00,70,00,5c, 00,74,00,73,00,5f, 00,6d, 00,61, \.
  00,6e, 00,61,00,67,00,65,00,72,00,2e, 00,63,00,68,00,6d, 00,00,00
"AssemblyName" = "tsadmin"
"RuntimeVersion" = "v2.0.50215"
"Description" = "Remotedesktopdienste-Sitzungen verwalten"
"DescriptionStringIndirect" = hex (2): 40,00,43,00,3a, 00,5c, 00,57,00,69,00,6e, 00, \
  64,00,6f, 00,77,00,73,00,5c, 00,53,00,79,00,73,00,74,00,65,00,6d, 00,33,00,32, \.
  00,5c, 00,75,00,6d, 00,63,00,52,00,65,00,73,00,2e, 00,64,00,6c, 00,6c, 00,2c, 00, \.
  2d, 00,31,00,30,00,34,00,00,00
"LinkedHelpTopics" = hex (2): 25,00,73,00,79,00,73,00,74,00,65,00,6d, 00,72,00,6f, \
  00,6f, 00,74,00,25,00,5c, 00,68,00,65,00,6c, 00,70,00,5c, 00,74,00,73,00,5f, 00, \.
  6d, 00,61,00,6e, 00,61,00,67,00,65,00,72,00,2e, 00,63,00,68,00,6d, 00,00,00
"NameStringIndirect" = hex (2): 40,00,43,00,3a, 00,5c, 00,57,00,69,00,6e, 00,64,00,6f, \
  00,77,00,73,00,5c, 00,53,00,79,00,73,00,74,00,65,00,6d, 00,33,00,32,00,5c, 00, \.
  75,00,6d, 00,63,00,52,00,65,00,73,00,2e, 00,64,00,6c, 00,6c, 00,2c, 00,2d, 00,31, \.
  00,30,00,33,00,00,00
"IconIndirect" = hex (2): 40,00,43,00,3a, 00,5c, 00,57,00,69,00,6e, 00,64,00,6f, 00,77, \
  00,73,00,5c, 00,53,00,79,00,73,00,74,00,65,00,6d, 00,33,00,32,00,5c, 00,75,00, \.
  6d, 00,63,00,52,00,65,00,73,00,2e, 00,64,00,6c, 00,6c, 00,2c, 00,2d, 00,31,00,31, \.
  00,31,00,00,00
"FxVersion" = "2.0.1.7"
"Type" = "Microsoft.TerminalServices.Monitor.SnapIn.TSManagerSnapIn, tsadmin, Version = 6.1.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35"
"FolderBitmapsColorMask" = dword: 00000000
"ModuleName" = "tsadmin.dll"
"Provider" = "Microsoft Corporation"
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MMC \ SnapIns \ FX: {3FCE72B6-A31B-43ac-ADDA-120E1E56EB0F} \ NodeTypes]
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MMC \ SnapIns \ FX: {3FCE72B6-A31B-43ac-ADDA-120E1E56EB0F} \ Standalone]

1
Wow, +1 für Einfallsreichtum. Die Verwendung von undokumentiertem Verhalten wird Ihnen jedoch in Zukunft Kopfschmerzen bereiten, wenn es nicht mehr funktioniert oder etwas völlig anderes, das an einem anderen Ort nicht in Zusammenhang steht, aus diesem Grund kaputt geht.
Pacerier

5

Unterstützung tsconfig.mscähnlich der Lösung von Stefan fürtsadmin.msc

1) Fügen Sie diese Dateien hinzu (von einem 2008-Server zum Windows 2012/8-Computer unter C: \ windows \ system32):

  • tsconfig.dll
  • tsconfig.msc

2) Importieren Sie die Registrierungseinstellungen:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{3a74debb-f903-46a6-ac59-b6c3f565d6b4}]
"ApplicationBase"=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,\
  73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,00,00
"About"="{00000000-0000-0000-0000-000000000000}"
"VersionStringIndirect"="@C:\\Windows\\System32\\umcRes.dll,-107"
"ProviderStringIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,\
  00,6f,00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,\
  5c,00,75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\
  00,31,00,30,00,32,00,00,00
"NameString"="Remote Desktop Session Host Configuration Extension"
"HelpTopic"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
  74,00,25,00,5c,00,68,00,65,00,6c,00,70,00,5c,00,74,00,73,00,63,00,63,00,2e,\
  00,63,00,68,00,6d,00,00,00
"AssemblyName"="tsconfig"
"RuntimeVersion"="v2.0.50215"
"Description"="Configure Remote Desktop Session Host Namespace Extension"
"LinkedHelpTopics"="%systemroot%\\help\\tscc.chm"
"NameStringIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,\
  00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
  75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,\
  00,30,00,30,00,00,00
"IconIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
  00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,75,00,\
  6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,31,\
  00,30,00,00,00
"FxVersion"="2.0.1.7"
"Type"="Microsoft.TerminalServices.Configuration.SnapIn.TSConfigSnapInExt, tsconfig, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
"FolderBitmapsColorMask"=dword:00000000
"ModuleName"="tsconfig.dll"
"Provider"="Microsoft Corporation"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{3a74debb-f903-46a6-ac59-b6c3f565d6b4}\Extension]
@="Namespace"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{3a74debb-f903-46a6-ac59-b6c3f565d6b4}\NodeTypes]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{3a74debb-f903-46a6-ac59-b6c3f565d6b4}\NodeTypes\{f86e6446-aaff-11d0-b944-00c04fd8d5b9}]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{80aaa290-abd9-9239-7a2d-cf4f67e42128}]
"ApplicationBase"=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,\
  73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,00,00
"About"="{00000000-0000-0000-0000-000000000000}"
"VersionStringIndirect"="@C:\\Windows\\System32\\umcRes.dll,-107"
"ProviderStringIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,\
  00,6f,00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,\
  5c,00,75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\
  00,31,00,30,00,32,00,00,00
"SmallFolderBitmapIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,\
  64,00,6f,00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,\
  2d,00,31,00,32,00,30,00,00,00
"NameString"="Remote Desktop Session Host Configuration"
"HelpTopic"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
  74,00,25,00,5c,00,68,00,65,00,6c,00,70,00,5c,00,74,00,73,00,63,00,63,00,2e,\
  00,63,00,68,00,6d,00,00,00
"AssemblyName"="tsconfig"
"RuntimeVersion"="v2.0.50215"
"Description"="Configure Remote Desktop Session Host settings"
"DescriptionStringIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,\
  64,00,6f,00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,\
  2d,00,31,00,30,00,31,00,00,00
"LinkedHelpTopics"="%systemroot%\\help\\tscc.chm"
"NameStringIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,\
  00,77,00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
  75,00,6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,\
  00,30,00,30,00,00,00
"IconIndirect"=hex(2):40,00,43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
  00,73,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,75,00,\
  6d,00,63,00,52,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,31,\
  00,30,00,00,00
"FxVersion"="2.0.1.7"
"Type"="Microsoft.TerminalServices.Configuration.SnapIn.TSConfigSnapIn, tsconfig, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
"FolderBitmapsColorMask"=dword:00000000
"ModuleName"="tsconfig.dll"
"Provider"="Microsoft Corporation"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{80aaa290-abd9-9239-7a2d-cf4f67e42128}\NodeTypes]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{80aaa290-abd9-9239-7a2d-cf4f67e42128}\NodeTypes\{f86e6446-aaff-11d0-b944-00c04fd8d5b9}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{80aaa290-abd9-9239-7a2d-cf4f67e42128}\Standalone]

Wow , woher wisst ihr das?
Pacerier

Durch die Nutzung unserer Website bestätigen Sie, dass Sie unsere Cookie-Richtlinie und Datenschutzrichtlinie gelesen und verstanden haben.
Licensed under cc by-sa 3.0 with attribution required.