Welcome To Farrworks

This sites purpose is to publish and document some of the many projects that I am involved with, as well as provide my main web presence for my professional carrier.

Some of the more interesting projects that you may be interested in are:

  • ShareMan
    • a cli program to manage shares, and register each share in a DFS namespace:
      • can auto share all sub-folders under a parent folder (like 2003 clustering could do)
      • can manage individual shares
      • can register all created shares in a DFS namespace
  • RDSMon
    • a cli program, and web site to collect and display statistics for a Microsoft Terminal Server Farm
  • FarrWorks.Net.dll
    • Used by ShareMan, is a .dll that wraps share and dfs system calls and exposes them to .NET. written in C#. Other .NET projects can use this when needing to interact with Shares or DFS namespaces.

Please feel free to browse around. Check out some of the projects, and downloads that are available, and get involved in any of the projects listed here. All the above code is available on my GitHub page. Feel free to get involved/fork my code.