Citrix XenApp Health Monitor

Updated: 02/09/2016 – Fixed multiple bugs, added disk space monitoring and now using PowerShell remoting so the script no longer needs to be run directly on a Citrix Server Details Recently I had a need for a tool that would …

Read more

VB.Net Program to Return the MDS Hash of a file

The below VB.net Console Application will simply return the MD5 hash of a file you pass to it as an argument. Exmaple Usage: “C:\test\File_MDS_Hash_Generator.exe” C:\Program Files (x86)\Microsoft Office\OFFICE11\EXCEL.EXE <enter> 3D478B8AF281FA52E8EF1BD9E7895DA5 Do NOT enclose the argument with quotes even if your …

Read more