Logo Logo
  • Home / Blog
  • Über mich
  • Kontakt
  • Impressum
  • Datenschutz
© 2020 Andreas Mariotti

Hook DLLs in Prozessen finden (mittels PowerShell)

by Andreas Mariotti 25. April 2022 in Citrix, PowerShell0 comments
Gelegentlich kommt es vor, dass man beim Troubleshooting eines Problem  verwendete Hook DLLs ermitteln muss, dies kann man z.B. mittels Sysinternals Process Explorer machen. Es ist jedoch auch mittels PowerShell möglich, hierzu zwei kleine Beispiele.

XenDesktopSetup Unable to read XenDesktop version details from file ProductVersion.txt Could not find a part of the path

by Andreas Mariotti 24. Februar 2022 in Citrix0 comments
Die Lösung für den Fehler: XenDesktopSetup:Unable to read XenDesktop version details from file ProductVersion.txt Could not find a part of the path "C:\\ProductVersion.txt"

Citrix Workspace App zeigt nur eine weiße Flächen und Konto hinzufügen ohne Funktion

by Andreas Mariotti 23. Februar 2022 in Citrix0 comments
Grund und Lösung für die Citrix Workspace App Problematik bzgl. weißer Flächen und Konto hinzufügen ohne Funktion, wenn Microsoft Edge Web View veraltet ist.

Citrix Workspace App Socket Error 10060

by Andreas Mariotti 23. Februar 2022 in Citrix0 comments
Grund und Lösung für den Citrix Workspace App Fehler "There is no Citrix XenApp server configured on the specified address. (Socket Error 10060)"

Citrix Configuration Logging Abfragen via PowerShell statt Citrix Studio

by Andreas Mariotti 24. Januar 2022 in Citrix, IT, PowerShell0 comments
Die Citrix Studio Konsole ist bzgl. der Abfrage der Einträge aus der Configuration Logging Datenbank leider relativ limitiert, ich zeige Alternative Möglichkeiten mittels PowerShell und dem Get-LogHighLevelOperation und Get-LogLowLevelOperation Cmdlet

BITS Client EventLog ID 16398 Fehler und Outlook GAL Fehler 0x802000049

by Andreas Mariotti 17. Januar 2022 in IT, Windows0 comments
Im heutigen Blogpost möchte ich einen möglichen Grund für den BITS-Client EventLog ID 16398 Fehler bzgl. dem Outlook GAL Download Fehler 0x802000049 zeigen, und wie man ihn beheben kann.

„MEMORY MANAGMENT“ bzw. „MEMORY_CORRUPTION_ONE_BIT“ Blue Screen Fehler Analyse und Lösung

by Andreas Mariotti 14. Januar 2022 in IT, Windows0 comments
In meinem heutigen Blogpost zeige ich kurz auf, wie ich ein sporadisches Blue Screen Problem meines neuen Rechners mit "MEMORY MANAGMENT" bzw. "MEMORY_CORRUPTION_ONE_BIT" Fehlercode einkreisen und beheben konnte.

Logitech Webcam „Es wurde keine Kamera gefunden 0xa00f4244 – NoCamerasAreAttached“ (Code 43) Problem und Lösung

by Andreas Mariotti 1. Januar 2022 in IT, PowerShell0 comments
Lösung für das Logitech Webcam "Es wurde keine Kamera gefunden 0xa00f4244 - NoCamerasAreAttached" (Code 43) Problem

Windows Built-in Apps via PowerShell hinzufügen bzw. installieren

by Andreas Mariotti 18. August 2021 in PowerShell, Windows0 comments
Ich zeige wie man Windows Built-in Apps via PowerShell hinzufügen bzw. installieren und entfernen kann mittels Get-AppxPackage, Add-AppxPackage und Remove-AppxPackage

Simple Webcam Testseite

by Andreas Mariotti 18. August 2021 in Allgemein, Citrix, Windows0 comments
Dieser Beitrag stellt eine simple Webcam Testwebseite dar die deren Livebild ausgibt.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Neueste Beiträge
  • Hook DLLs in Prozessen finden (mittels PowerShell)
  • XenDesktopSetup Unable to read XenDesktop version details from file ProductVersion.txt Could not find a part of the path
  • Citrix Workspace App zeigt nur eine weiße Flächen und Konto hinzufügen ohne Funktion
  • Citrix Workspace App Socket Error 10060
  • Citrix Configuration Logging Abfragen via PowerShell statt Citrix Studio
Kategorien
  • Allgemein
  • Citrix
  • IT
  • PowerShell
  • Windows