The following commands will recreate or open a ‘Printers’ folder rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder %windir%explorer.exe /e,::{2227A280-3AEA-1069-A2DE-08002B30309D} control.exe printers This can be used to publish a printers folder via Citrix XenApp %windir%explorer.exe /e,::{2227A280-3AEA-1069-A2DE-08002B30309D
Situation: we had migrated our desktop from Xenapp 5.0 on w2008 sp2 (non r2) to XenApp6.5 2008 R2. This included an upgrade to Appsense 8.3 and introduction of Appsense personalisation. Older applications still left on the old desktop needed the printer settings from the new desktop. We had to set our new Appsense EM to hive the printer settings to the […]
Screipt provided will change the password associated with the PDF Printer AMYUNI Documet Converter 400. This had to be automated as our PVS environment couldnt be updated everytime we wanted to change the devices password company wide. START SCRIPT—————————————————– Option Explicit ‘ This VB script can be used to configure the installed printer Dim PRINTER_NAME PRINTER_NAME = “PDFPRNxx” Dim […]
Scenario: Edgesight 5.6 not working on Xenapp 6.5 in Private mode with Provisioning Services 5.0 The edgesight agent would run locally without issue – but little to no data would be uploaded for each the server for users logons when running reports etc etc The edgesight server would report a duplicate entry for registered servers after every reboot […]
Windows 2008 x64 SP1 – (NON R2) http://support.microsoft.com/kb/2379016 – A computer that is running Windows Vista or Windows Server 2008 stops responding and hangs at the “Applying User Settings” stage of the logon process (Fix Stuck at Welcome screen) http://support.microsoft.com/kb/974878 – PhysicalDisk counters contain invalid and duplicate entries when you use Microsoft Multipath I/O (MPIO) to control one or more storage […]
Our webinterface 5.4 on Windows server 2008 R2 was slow as hell for the first time load for any user or just after a reboot. Be sure to check your ASPNET version and path first. Edit the ASPNET.config file Path: “c:WindowsMicrosoft.NETFrameworkv2.0.50727Aspnet.config“ between the <generatePublisherEvidence enabled=”false”/> Example <?xml version=”1.0″ encoding=”UTF-8″ ?> <configuration> <runtime> <legacyUnhandledExceptionPolicy enabled=”false” /> […]
Author: James Scanlon Updated: 07/02/2012 CITRIX SSL Error On Mac OSX When logging into Citrix on MAC OSX using Firefox, some users may get the following error’You have not chosen to trust “Verisign Class 3 Extended Validation SSL SGC CA”, the issuer of the server’s security certificate (SSL error 183)’ Open Firefox preferences + Advanced Tab View Certificates […]
Problem: The XENAPP servers are not recording the session disconnects Solution: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlCitrix] “LogBrokenConnections”=dword:00000001 Event Log: System Event Type: Warning Event Log ID: 9032 Tested on: XenApp 5.0 FP3w R01, Windows Server 2008 SP2 x64 Standard & Enterprise
Problem: A test server was locking out any and every AD account that logged onto it when launching an ICA session only. Using RDP the account was fine. Windows 2008 Server Enterprise SP2, XenAPP 5.0 FP3 + R01, running on Vmware VM Server The server was rebuilt 3 times. And then windows and citrix patched […]