Blogs1 - 8 of 8 recent posts for tag:MFCOM
21
Sep
2009
Find Server Location in Farm MFCOM VBS Script

47 days ago by Tomo

This script searches the Farm for a given server name and outputs its Location with the AMC console. This can be a handy script to quickly find the silo name of problem server and saves performing the search in the CMC. strMessage = " Identify a Citrix Server" Set WshShell = WScript.CreateObject("WS ...

ThinWorld Citrix Knowledgebase - thinworld.net/blog

21
Jul
2009
Generate list of applications in the farm

109 days ago by Tomo

Citrix provides a handy tool to export and import all the applications in a farm. The tool is called FARMAppUtil It been around for ages but still works on XenApp 4.5 and XenApp 5.0 The ZIP file from citrix needs to extacted onto a local Drive as it doesnt seem to work when run from a network drive. ...

ThinWorld Citrix Knowledgebase - thinworld.net/blog

03
Jul
2009
XenApp cmdlets VS MFCOM - Performance Test - Update

127 days ago by Nick

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 ...

nickholmquist.com - nickholmquist.com · 5 references

13
May
2009
CtxAdmTools: Permissions to Run MFCOM Applications

178 days ago by Guillermo Musumeci

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 ...

Enterprise Architectures - musumeci.blogspot.com · 1 reference

27
Apr
2009
MFCOM script to export the current users of an application

194 days ago by RP

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 ...

Richard Parmiter - parmiter.com

23
Apr
2009
Hot Off the Compiler: Citrix XenApp Publishing Extension

198 days ago by shannonma

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 ...

Shannon Ma Virtualized - shannon.neutex.net · 5 references

Hot Off the Compiler: Citrix XenApp Publishing Extension

198 days ago by shannonma

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 ...

Shannon Ma Virtualized - shannon.neutex.net · 2 references

28
Feb
2009
A stroll down memory lane..

252 days ago by Nick

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 ...

nickholmquist.com - nickholmquist.com · 5 references