December 19, 2008
Something I found after installing Citrix Secure Gateway (CSG) 3.1 on a server running Web Interface (WI) 5.0.1. It removed permissions from the “%ProgramFiles%\Citrix\Web Interface\5.0.1\Clients” folder and instructed it to inherrit from its parent. Therefore, only the Administrators local group had full control. This was causing problems for client updates and downloads via the CSG […]
Read the full article →
December 6, 2008
If you can’t tell by now, I love scripting and coding 🙂 There is nothing you can’t achieve, and no problem that cannot be resolved. But there is an art to doing it right. I start by drawing up an N-S (Nassi-Shneiderman) diagram or flow chart, and then writing it up in pseudocode, which allows […]
Read the full article →