Citrix Troubleshooting Tools
11-19-10
Here is a great list of tools for troubleshooting Citrix Issues: http://support.citrix.com/article/CTX107572
11-19-10
Here is a great list of tools for troubleshooting Citrix Issues: http://support.citrix.com/article/CTX107572
11-16-10
awk ‘/:/ {name=$1} ; /lastu/ {print name $3}’ /input/filename
11-09-10
So I was having a hunt around for the modified version of Netcat which is called Ncat developed by the lovely people who wrote the infamous port scanner Nmap. I needed the Win32 binaries for it and after a brief internet trowel it couldn’t be found. So I downloaded the source and compiled it and made it presentable for download for everyone else. Version 1 – Packed with UPX Packer. Version 2 – Not Packed. Happy Ncatting
11-02-10
Here is a VB script which is useful for migrating users from one print server to another. This needs to be run on each workstation (I usually call it from a login script). No credit taken for the script and I can’t remember where I got it from (Sorry)
(more…)