C#

Development Planning for the Citrix Self-Service Session Reset Tool

February 19, 2025

The Citrix Self-Service Session Reset Tool is software that I write and manage in my own time. It is often challenging to find the time to work on it as I have many projects on the go. And life in general often gets in the way. I get a lot of queries asking me when the next […]

Read the full article →

XDPing C# Function

June 13, 2023

I wrote this C# (csharp) function back in 2020 when developing the Self-Service Session Reset Tool. I have since enhanced it for improved error checking and logging and am happy to share it here for anyone else who wants to leverage it. I released a PowerShell version back in 2019. I like to integrate these […]

Read the full article →

Citrix Self-Service Session Reset Tool Process Flows

October 31, 2020

***Updated for the release of v1.6. There are eight (8) main process flows for the how the Citrix Self-Service Session Reset Tool works: User Opens Web Page Process Flow Get Sessions Process Flow Logoff Sessions Process Flow Disconnect Sessions Process Flow Restart Machines and Forcefully Restart Machines Process Flow Hide Sessions and Unhide Sessions Process Flow […]

Read the full article →

Citrix Self-Service Session Reset Tool

August 28, 2020

***Please refer to my article on Development Planning for the Citrix Self-Service Session Reset Tool to learn about what updates and new features are being worked on. ***If using a release less than v1.9, please refer to the release history below to understand the new features, enhancements and fixes now included. This tool has been labelled as a […]

Read the full article →