
OliverHu
Members-
Gesamte Inhalte
790 -
Registriert seit
-
Letzter Besuch
Alle erstellten Inhalte von OliverHu
-
Hi Sunny, ich habe LUP auch seit einiger Zeit im Einsatz, funktioniert echt super. Nur so als Tipp, ich führe als Start-Script noch folgendes aus, somit werden alte Version (Java 6, 5, 4...) deinstalliert, falls man diese nicht mehr benötigt (ist leider nicht mehr ganz vollständig). REM ************Dieses Script deinstalliert alle Java Versionen************ REM JRE Runtime Environment 7.0 Update 10 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217010FF} REM JRE Runtime Environment 7.0 Update 10 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417010FF} REM JRE Runtime Environment 7.0 Update 9 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217009FF} REM JRE Runtime Environment 7.0 Update 9 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417009FF} REM JRE Runtime Environment 7.0 Update 8 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217008FF} REM JRE Runtime Environment 7.0 Update 8 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417008FF} REM JRE Runtime Environment 7.0 Update 7 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217007FF} REM JRE Runtime Environment 7.0 Update 7 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417007FF} REM JRE Runtime Environment 7.0 Update 6 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417006FF} REM JRE Runtime Environment 7.0 Update 6 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217006FF} REM JRE Runtime Environment 7.0 Update 5 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417005FF} REM JRE Runtime Environment 7.0 Update 5 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217005FF} REM JRE Runtime Environment 7.0 Update 4 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417004FF} REM JRE Runtime Environment 7.0 Update 4 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217004FF} REM JRE Runtime Environment 7.0 Update 3 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417003FF} REM JRE Runtime Environment 7.0 Update 3 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217003FF} REM JRE Runtime Environment 7.0 Update 2 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417002FF} REM JRE Runtime Environment 7.0 Update 2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217002FF} REM JRE Runtime Environment 7.0 Update 1 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417001FF} REM JRE Runtime Environment 7.0 Update 1 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217001FF} REM JRE Runtime Environment 7.0 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417000FF} REM JRE Runtime Environment 7.0 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217000FF} REM JRE Runtime Environment 6.0 Update 38 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416038FF} REM JRE Runtime Environment 6.0 Update 38 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216038FF} REM JRE Runtime Environment 6.0 Update 37 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416037FF} REM JRE Runtime Environment 6.0 Update 37 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216037FF} REM JRE Runtime Environment 6.0 Update 36 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416036FF} REM JRE Runtime Environment 6.0 Update 36 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216036FF} REM JRE Runtime Environment 6.0 Update 35 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416035FF} REM JRE Runtime Environment 6.0 Update 35 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216035FF} REM JRE Runtime Environment 6.0 Update 34 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416034FF} REM JRE Runtime Environment 6.0 Update 34 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216034FF} REM JRE Runtime Environment 6.0 Update 33 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416033FF} REM JRE Runtime Environment 6.0 Update 33 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216033FF} REM JRE Runtime Environment 6.0 Update 32 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416032FF} REM JRE Runtime Environment 6.0 Update 32 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216032FF} REM JRE Runtime Environment 6.0 Update 31 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416031FF} REM JRE Runtime Environment 6.0 Update 31 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216031FF} REM JRE Runtime Environment 6.0 Update 30 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416030FF} REM JRE Runtime Environment 6.0 Update 30 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216030FF} REM JRE Runtime Environment 6.0 Update 29 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416029FF} REM JRE Runtime Environment 6.0 Update 29 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216029FF} REM JRE Runtime Environment 6.0 Update 29 v2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216016FF} REM JRE Runtime Environment 6.0 Update 28 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416028FF} REM JRE Runtime Environment 6.0 Update 28 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216028FF} REM JRE Runtime Environment 6.0 Update 27 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416027FF} REM JRE Runtime Environment 6.0 Update 27 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216027FF} REM JRE Runtime Environment 6.0 Update 26 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416026FF} REM JRE Runtime Environment 6.0 Update 26 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216026FF} REM JRE Runtime Environment 6.0 Update 25 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416025FF} REM JRE Runtime Environment 6.0 Update 25 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216025FF} REM JRE Runtime Environment 6.0 Update 24 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416024FF} REM JRE Runtime Environment 6.0 Update 24 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216024FF} REM JRE Runtime Environment 6.0 Update 23 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416023FF} REM JRE Runtime Environment 6.0 Update 23 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216023FF} REM JRE Runtime Environment 6.0 Update 22 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160220} REM JRE Runtime Environment 6.0 Update 21 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160210} REM JRE Runtime Environment 6.0 Update 20 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160200} REM JRE Runtime Environment 6.0 Update 20 v2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216020FF} REM JRE Runtime Environment 6.0 Update 19 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160190} REM JRE Runtime Environment 6.0 Update 18 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160180} REM JRE Runtime Environment 6.0 Update 17 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160170} REM JRE Runtime Environment 6.0 Update 17 v2 msiexec /qn /norestart /x {E66C86C80067FB14B8963F39F169A23E} REM JRE Runtime Environment 6.0 Update 17 v3 msiexec /qn /norestart /x {4EA42A62D9304AC4784BF238120671FF} REM JRE Runtime Environment 6.0 Update 16 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160160} REM JRE Runtime Environment 6.0 Update 15 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160150} REM JRE Runtime Environment 6.0 Update 14 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160140} REM JRE Runtime Environment 6.0 Update 13 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160130} REM JRE Runtime Environment 6.0 Update 12 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160120} REM JRE Runtime Environment 6.0 Update 11 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160110} REM JRE Runtime Environment 6.0 Update 10 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160100} REM JRE Runtime Environment 6.0 Update 9 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160090} REM JRE Runtime Environment 6.0 Update 8 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160080} REM JRE Runtime Environment 6.0 Update 7 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160070} REM JRE Runtime Environment 6.0 Update 6 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160060} REM JRE Runtime Environment 6.0 Update 5 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160050} REM JRE Runtime Environment 6.0 Update 4 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160040} REM JRE Runtime Environment 6.0 Update 3 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160030} REM JRE Runtime Environment 6.0 Update 2 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160020} REM JRE Runtime Environment 6.0 Update 1 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160010} REM JRE Runtime Environment 6.0 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160000} REM JRE Runtime Environment 5.0 Update 23 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150230} REM JRE Runtime Environment 5.0 Update 22 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150220} REM JRE Runtime Environment 5.0 Update 21 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150210} REM JRE Runtime Environment 5.0 Update 20 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150200} REM JRE Runtime Environment 5.0 Update 19 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150190} REM JRE Runtime Environment 5.0 Update 18 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150180} REM JRE Runtime Environment 5.0 Update 17 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150170} REM JRE Runtime Environment 5.0 Update 16 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150160} REM JRE Runtime Environment 5.0 Update 15 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150150} REM JRE Runtime Environment 5.0 Update 14 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150140} REM JRE Runtime Environment 5.0 Update 13 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150130} REM JRE Runtime Environment 5.0 Update 12 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150120} REM JRE Runtime Environment 5.0 Update 11 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150110} REM JRE Runtime Environment 5.0 Update 10 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150100} REM JRE Runtime Environment 5.0 Update 9 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150090} REM JRE Runtime Environment 5.0 Update 8 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150080} REM JRE Runtime Environment 5.0 Update 7 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150070} REM JRE Runtime Environment 5.0 Update 6 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150060} REM JRE Runtime Environment 5.0 Update 5 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150050} REM JRE Runtime Environment 5.0 Update 4 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150040} REM JRE Runtime Environment 5.0 Update 3 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150030} REM JRE Runtime Environment 5.0 Update 2 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150020} REM JRE Runtime Environment 5.0 Update 1 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150010} REM JRE Runtime Environment 5.0 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150000} REM Java 2 Runtime Environment, SE v1.4.2_19 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142190} REM Java 2 Runtime Environment, SE v1.4.2_18 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142180} REM Java 2 Runtime Environment, SE v1.4.2_17 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142170} REM Java 2 Runtime Environment, SE v1.4.2_16 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142160} REM Java 2 Runtime Environment, SE v1.4.2_15 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142150} REM Java 2 Runtime Environment, SE v1.4.2_14 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142140} REM Java 2 Runtime Environment, SE v1.4.2_13 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142130} REM Java 2 Runtime Environment, SE v1.4.2_12 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142120} REM Java 2 Runtime Environment, SE v1.4.2_11 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142110} REM Java 2 Runtime Environment, SE v1.4.2_10 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142100} REM Java 2 Runtime Environment, SE v1.4.2_09 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142090} REM Java 2 Runtime Environment, SE v1.4.2_08 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142080} REM Java 2 Runtime Environment, SE v1.4.2_07 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142070} REM Java 2 Runtime Environment, SE v1.4.2_06 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142060} REM Java 2 Runtime Environment, SE v1.4.2_05 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142050} REM Java 2 Runtime Environment, SE v1.4.2_04 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142040} REM Java 2 Runtime Environment, SE v1.4.2_03 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142030} REM Java 2 Runtime Environment, SE v1.4.2_02 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142020} REM Java 2 Runtime Environment, SE v1.4.2_01 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142010} REM Java 2 Runtime Environment, SE v1.4.2 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142000}
-
OWA funktioniert nach SP3 Installation nicht mehr
OliverHu antwortete auf ein Thema von loepfepc in: MS Exchange Forum
Hi, hast du das EventLog schon auf Fehler kontrolliert? -
Abwesenheitsregeln per Powershell editieren möglich?
OliverHu antwortete auf ein Thema von dbmaxpayne in: MS Exchange Forum
Hi, wenn es ein paar Euro kosten darf, teste mal das Tool: http://www.selisoft.com/de/oof-admin/index.phtml Die machen es auch mit PowerShell... Aber gerade für Assistenzkräfte ist das Tool gut geeignet, somit hast du die Arbeit nicht. Ansonsten, kennst du das? http://support.microsoft.com/kb/2667296/en-us -
IE8 auf Win7: Beim Aufruf eines neuen Fensters sollte keine weitere iexplore.exe erzeugt werden
OliverHu antwortete auf ein Thema von IT-Eric in: Windows Forum — Allgemein
Hi, was ist das denn für eine Webanwendung? Um den iexplore.exe Prozess zu steuern, kann dir das eventuell helfen: http://www.mydigitallife.info/hack-to-launch-only-one-or-limited-processes-of-ie8-regardless-of-number-of-tabs/ -
TS und unterschiedliche Zeitzonen + Zertifikatproblematik
OliverHu antwortete auf ein Thema von clink in: Windows Server Forum
Moin, zu 2) Du möchtest ein Remotedesktopgateway zum Arbeiten auf dem RDS-Host verwenden, richtig? Hier ein Leitfaden: http://technet.microsoft.com/de-de/library/dd983941(v=ws.10).aspx -
Zubehör aus dem Startmenü entfernen TerminalServer
OliverHu antwortete auf ein Thema von StefanWe in: Windows Server Forum
Hi, hast du am RDS-Host schon mal hier geschaut: C:\ProgramData\Microsoft\Windows\Start Menu\Programs Dies gilt dann aber für alle Benutzer, auch für Admins. Warum willst du die Ordner denn weg haben? BTW: Um welches OS handelt es sich denn eigentlich? ;) -
Ich habe auch keine Probleme. Mich würde interessieren in welcher Konstellation das Problem auftritt.
-
Benutzer mit einem Scrip unter Windows Server 2008 R2 anlegen
OliverHu antwortete auf ein Thema von Pito52 in: Windows Server Forum
Hallo Helmut, schau mal hier, eventuell hilft dir das weiter: faq-o-matic.net » User im AD mit Shares und Loginscript mittels CSV-Datei anlegen -
Hi, um was für einen Dienst handelt es sich denn? Wo läuft der Dienst, den du zu starten versuchst?
-
Server 2012 keine Remotedesktopüberwachung möglich?
OliverHu antwortete auf ein Thema von Satmax in: Windows Server Forum
Hi, hast du es schon über die tsadmin.msc versucht? BTW funktioniert das nur, wenn du selber über RDP angemeldet bist, es funktioniert nicht über die Konsole. -
DPM 2010 - Speicherplatz erhöhen
OliverHu antwortete auf ein Thema von aschinnerl in: Windows Server Forum
Hi! du kannst das Volume per iSCSI einbinden und einfach im DPM über die Verwaltung einen neuen Datenträger zum Speicherpool hinzufügen. An den Sicherungsjobs brauchst du nichts verändern, DPM nutzt diesen dann automatisch. Mit einem "Rechtsklick" auf deine Schutzgruppe, kannst du die Datenträgerzuordnung ändern, jedoch keinen Datenträger im Speicherpool auswählen, dass macht DPM wie gesagt selber. -
Remotedesktopdienste (ehem. Terminal) und Drivemapping via GPO
OliverHu antwortete auf ein Thema von Olli325 in: Windows Server Forum
Das ist korrekt. Ich habe auch noch Logon-Scripts im Einsatz (auch per GPO), wenn auch sehr wenige, aber weder für Drive-Mappings noch Druckerzuweisungen etc. ;) -
Remotedesktopdienste (ehem. Terminal) und Drivemapping via GPO
OliverHu antwortete auf ein Thema von Olli325 in: Windows Server Forum
Zumal es in der Regel per GPO nicht einfacher und flexibler geht. -
Remotedesktopdienste (ehem. Terminal) und Drivemapping via GPO
OliverHu antwortete auf ein Thema von Olli325 in: Windows Server Forum
Hi, Auf dem RDS Host, mach mal folgendes: HKLM\SYSTEM\CurrentControlSet\Control\Lsa LmCompatibilityLevel=1 Standardmäßig macht 2008R2 nur NTLMv2, CIFS aber nur NTLMv1 (kann mich nur dunkel daran erinnern ;) ) -
Hi, Was hast du denn als Authentifizierung im IIS auf der Website konfiguriert?
-
Terminal Server Web Access SSO
OliverHu antwortete auf ein Thema von Manuel1990 in: Windows Server Forum
Hi, Schau dir mal das an:Introducing Web Single Sign-On for RemoteApp and Desktop Connections - Remote Desktop Services (Terminal Services) Team Blog - Site Home - MSDN Blogs Sollte helfen ;) -
2008R2 Remotedesktop Lizenzserver wird nicht als Lizenzserver erkannt
OliverHu antwortete auf ein Thema von H3rm4nn in: Windows Server Forum
Hi, Das hat mit dem Forest und Domainlevel nichts zu tun. Was passiert wenn du auf dem 2008R2 den lizenzserver direkt angibst? Den 2003 lizenzserver gibt's nicht mehr? -
Hi, Das Thema wurde glaub ich schon x-mal diskutiert. Schau dir mal DocuSnap an.
-
Hi, Inventarisierung fr Barcode Etiketten 195,- EURO Inventarverwaltung Inventarlisten Inventar Software Inventur -leider keine sharepoint Integration. Du könntest aber das Inventar in Excel exportieren und in eine sharepoint liste importieren ;)
-
DC und Symantec Endpoint Manager
OliverHu antwortete auf ein Thema von Wolle1 in: Windows Server Forum
Den SEP Client solltest und kannst du auch auf dem DC installieren. Aktuelle Clients erkennen installierte Rollen wie DNS, DHCP, AD etc. Und konfigurieren die Ausnahmen automatisch. Des Weiteren empfehle ich dir auf dem DC nur die AV Komponente zu installieren und die Firewall des Windows zu verwenden. -
doppelte Anwendungen in RemoteAppWeb
OliverHu antwortete auf ein Thema von ADMSJH in: Windows Server Forum
Hi, Ist das eine Farm oder nur ein einzelner Host? -
DC und Symantec Endpoint Manager
OliverHu antwortete auf ein Thema von Wolle1 in: Windows Server Forum
Hi, Hilft dir das eventuell weiter? http://www.symantec.com/business/support/index?page=content&id=TECH92440 "While the Symantec Endpoint Protection Manager (SEPM) can be installed on any Windows operating system that meets the system requirements, installing to a server with a critical role (such as a Domain Controller or Exchange server) is discouraged." -
RemoteApp Programme gruppieren
OliverHu antwortete auf ein Thema von chMephisto in: Windows Server Forum
Hi, das ist mit Bordmitteln leider nicht möglich (du kennst es vermutlich von Citrix). Falls es noch nicht produktiv ist, kannst du es mit dem Anpassen der ASP-Seiten veruschen. -
RDS Sitzung auf einen Benutzer beschränken deaktivieren
OliverHu antwortete auf ein Thema von fireblade2000 in: Windows Server Forum
Da hilft nur, sich damit zu beschäftigen. Aber ich weiß um die Problematik, man muss auch Zeit ;) -
RDS Sitzung auf einen Benutzer beschränken deaktivieren
OliverHu antwortete auf ein Thema von fireblade2000 in: Windows Server Forum
Moin! Funktioniert es denn per GPO? Dann lass es doch so ;) Habe mir RDS beim Server 2012 leider noch nicht angeschaut.