Xenapp archives - The ranting of an IT Professional

The ranting of an IT Professional:

Xenapp

Jul 7 2009   8:34PM GMT

Force Xenapp Uninstall



Posted by: Jason Tramer
Citrix, Xenapp, uninstall, force

So to uninstall Citrix you have to have the Citrix IMA service running properly. Which of course begs the question of what you do when you are trying to uninstall because the IMA service ISN’T working properly in the first case?

Open command prompt, navigate to the directory that has the Xenapp install MSI and use the command

msiexec /x mps.msi CTX_MF_FORCE_SUBSYSTEM_UNINSTALL=Yes

That will take care of the issue for you and force an uninstall

Jun 16 2009   10:42PM GMT

Changing userid and password for DSN in Citrix XenApp



Posted by: Jason Tramer
Xenapp, Citrix, dsmaint, userid, password

If you need to change the userid and password that control the DSN access for Xenapp here is what you  need to do.

From command prompt on the citrix server (you will need to do this from each one)

dsmaint config /userid:*username* /pwd:*password* /dsn:”C:\program files\citrix\idependent management architecture\mf20.dsn”

Restart the citrix IMA service


Jun 16 2009   10:40PM GMT

Citrix client Auto deploy not working



Posted by: Jason Tramer
Xenapp, Citrix, client auto deploy

I had trouble with this today. Make sure that when you copy the contents of the client folder from the installation media into the Citrix\Webinterface\*version number\clients folder, you keep the exact file structure the same. Also just sopy the contents of the client folder, not the whole folder itself


Jun 16 2009   10:37PM GMT

Xenapp 5- Control Streaming vs Published access based on remote acess



Posted by: Jason Tramer
Xenapp, bandwith, streaming

One nice thing about Xenapp is the ability to have both streamed and presented apps. One not so nice thing is you can’t let Citrix control that based on bandwith of the client. Here is a little something you can do to make that happen.

Publish your app as Streamed if possible and presented if not

Setup your remote users (or users with crap bandwith) with a range of IP adresses

Create a policy, set the policy to force presented app usage (Service Level)

Filter this policy to apply to the above range of IP’s

Voila


May 19 2009   4:56PM GMT

Citrix Xenapp 5 - Stream to server



Posted by: Jason Tramer
Citrix, Xenapp, Xen, stream, streaming

I really like Citrix Xenapp 5’s ability to publish app’s by streaming them to the server. For those not familiar with this you package the application (office, etc) using the citrix app packager. Place these packages on a file server somewhere and then when you publish the app just specify stream to server and refernce the network path of the package.

First this makes life easier in deploying new citrix servers. Second it means you can deploy software that normall wouldn’t work together (office 2003 and 2007 for example) from the same box. It really keeps your citrix servers neat and clean.


Apr 29 2009   2:53AM GMT

Upgrading Citrix from Presentation 4 to Xenapp 5



Posted by: Jason Tramer
Citrix, Presentation, Xenapp, Upgrade

I recently had a discussion with some guys from Citrix and asked about the optimal way of upgrading Presentation server 4 to Xenapp 5.

Here is there recommendation

1) Upgrade the licensing and upload the new license file onto the license server

2) Run the upgrade on the server acting as the Resource Manager

3) Upgrade the remaining servers in whatever order you choose