26 Feb
Posted by Roberto as Scripts
This vbs script consist into two verifications to restrict access of users from internet in Citrix XenApp (Presentation Server/Metaframe) servers or Terminal Services, to be included in the session initialization. The idea of this script allow access from users from Internet just if they are in a specific Active Directory group.
In the first verification, the [...]
30 Jan
Posted by Roberto as Citrix
ICA or RDP are not the best protocols to copy files between DataCentres and remote workstations. But, some times is very difficult to implement a different solution to provide access to users local files from Citrix XenApp or Terminal Services, and even if the idea was rejected in the design of your environment, one day [...]
30 Jan
Posted by Roberto as Citrix
In this month Citrix released a new utility called FastLaunch. This is not a official supported utility or even a tech preview. It is just a very small utility made by IT guys in Citrix to “hold” Citrix sessions, providing to users reconnect their sessions every time, instead to logon again.
This tool was created some [...]
Day by day, PDF files are becoming more and more popular and in some cases, more used than .doc files! And I bet that many Citrix administrators never stopped to think how much the PDF Readers are affecting the server performance and scalability in a Citrix farm, considering that memory consumption of PDF readers can [...]
Rename a Citrix XenApp Server (Presentation Server/Metaframe) Is a very common administrative task, but many administrators ignore that Citrix has recommendations to be followed. And this recommendations are different from XenApp 4.0/4.5 than XenApp 5.
Basically, there is only one item that was included by Citrix on the procedure to rename servers. But is very important, [...]
Sometimes we need install a simple XenApp environment for some porprouse like training, pre-sales, show some funcionality, test something before put in production, test an application to see if is compatible, etc. and depending of the propourse, you might spend some hours doing this boring task.
But for XenApp 4.5, you can use a freeware called [...]
Citrix brought some benefits launching XenApp 5, and the majors were support to Windows 2008 and a reformulated Web Interface. The new Web Interface 5 is very cool, using the most new CSS techniques and is more smart, recognizing the browser capabilities that each user is using (including mobiles).
Also, the new Web Interface 5 brings [...]
To measure the Citrix XenApp (Presentation Server/Metaframe) or Terminal Services link consumption for an application the best is: publish to users and watch. Yes! Users are totally unpredictable and is very difficult to know every thing that they can do in some scenarios.
But, you always need know how much bandwidth an applications needs to be [...]
To receive emails from Citrix Resource Manager, you can set a MAPI or a SMTP address. On many organizations, is much more simple set a SMTP address than configure MAPI but since Metaframe XP 1.0, Citrix insist on “hide” this configuration under a context menu on Resource Manager option of Presentation Server Console (Java).
Even on [...]
Some times, you need publish a specific website on your Citrix XenApp farm, but you need avoid to users see toolbars or addressbars, and you don’t want put Internet Explorer on kiosk mode. Then the alternative solution can be publish a .VBS that opens the Internet Explorer as you wish.
First step: Create a .vbs and [...]