So last month I did a comparison test with MFCOM vs the new XenApp cmdlets. My intention was simply to see if the cmdlets had the same (or any) performance issues that plagued MFCOM. The results initially shocked me since MFCOM in VbScript seemed to be faster (albeit marginally) than the cmdlets. Af ...
If you try to run any CtxAdmTools application or MFCOM script on a Citrix server and you receive an error like "You must be a Citrix admin to run this script" following this procedure: Run the DCOMCNFG tool at a command line prompt. Click in Component Services, Computers, My Computer Right-click My ...
Sometimes is is necessary to have a list of users in a text file of which other scripts can be run. In this case I wanted a list of all users currently logged into a specific Citrix application in order to perform some other task. The following MFCOM script will export all the users currently logged ...
My latest side project at Citrix is the XenApp Publishing Extension, a tool that makes app publishing so simple your mom could probably do it. It integrates with Windows, so you can right-click on any executable or shortcut to publish it. The final bits, including the source code, are now available ...
My latest side project at Citrix is the XenApp Publishing Extension, a tool that makes app publishing so simple your mom could probably do it. It integrates with Windows, so you can right-click on any executable or shortcut to publish it. The final bits, including the source code, are now available ...
So my last post talked about how much the Citrix developer community site has changed since I started using Citrix products. What is funny is I had completely forgotten about a site I was creating ( MFCOMScripting.com - July 2007) before I knew about the Community site Citrix was working on (I think ...
Nick has recently released a really cool Vista Gadget for XenApp. It is yet another use case of building innovative tools using MFCOM SDK. If you are a XenApp Admin check this tool directly at his blog http://nickholmquist.com View Online | Add Comment