Return username instead of computername to Applications
Some applications use the computer's name as a unique identifier, rather than using the user name. In a …
Some applications use the computer's name as a unique identifier, rather than using the user name. In a …
Scanners attached to client machines can be used from within a Citrix XenApp session via a mechanism called …
Just read a tweet from @andyjmorgan about Interactive Service Detection. This made me remember that it's …
I was digging around in termsrv.dll yesterday when I noticed that there are some (well 372 to be exact) SSL …
Windows XP introduced the ability to use Fast User Switching (FUS from here on), which is implemented using …
As you may know, Fast User Switching (FUS) is not available (disabled) on Windows XP computers joined to a …
If you want to obtain a user’s token in a Terminal Server or Citrix session (eg to launch a process in a …
I wrote a PowerShell script to install all printer drivers on a Citrix or Terminal Server. Actually the script …
As you may know, you can enumerate processes of a specific Terminal Server or Citrix session using the …
Yesterday I created an Unattended Installation of a webapplication. Of course it was “just a web …