- This topic is empty.
-
AuthorPosts
-
14. September 2011 at 18:26 #6839
Ok, so the subject explains what I am running and what I want to do. I have four Citrix servers in a cluster, and a PNAgent server. How do I configure my V10L to be able to print from a Citrix Application? For example, if I have Adobe Reader open (it is published on our Citrix servers) and wish to print the document, how do I set that up in my wnos.ini file?
Here is my config at the moment:
;*************************************************************
;* *
;* This wnos.ini file was generated with the *
;* Configuration File Generator 6.0.011 *
;* Copyright by Thomas Moellerbernd *
;* *
;* http://www.technicalhelp.de *
;* *
;*************************************************************;*************************************************************
;* General 1 *
;*************************************************************autoload=1
AdminMode=yes Admin-Username=OECFONCBOKCGPACBPGDCODCJPO Admin-Password=PABJIMHPOJCPOCDNMP
Privilege=None ShowDisplaySettings=Yes
EnableCacheIni=yes;*************************************************************
;* General 2 *
;*************************************************************FastDisconnect=yes
FastDisconnectKey=pause/break
Inactive=30;*************************************************************
;* General 3 *
;*************************************************************Autopower=yes
SysMode=VDI;*************************************************************
;* Time *
;*************************************************************Timeserver=tilvsvrdc01 Timeformat=”12-hour format” Dateformat=mm/dd/yyyy
TimeZone=’GMT – 08:00′ ManualOverride=yes Daylight=yes Start=030207 End=110107 TimeZoneName=”Pacific Standard Time” DayLightName=”Pacific Daylight Time”;*************************************************************
;* Network *
;*************************************************************Device=Ethernet Speed=”Auto”
SignOn=Yes EnableOK=Yes DisableGuest=yes
DisableDomain=yes
DomainList=”XYZ”
MaxVNCD=1
VncPassword=”PABJIMHPOJCPOCDNMP” Encrypt=yes
VncPrompt=Yes Accept=10 ActiveVisible=yes;*************************************************************
;* Printing *
;*************************************************************;*************************************************************
;* General Session *
;*************************************************************SessionConfig=ALL UnmapPrinters=no UnmapSerials=no Smartcards=yes MapDisks=yes
;*************************************************************
;* ICA *
;*************************************************************FixLicense=clean
PnliteServer=tilxxxxxx;*************************************************************
;* RDP *
;*************************************************************SessionConfig=RDP EnableNLA=no
;
;- RDP Session 1 –
;- Each line but the last must end with a ” –
;
CONNECT=RDP
Description=”Remote Desktop”
Icon=Remote Desktop
Colors=true
Domainname=XYZ
LocalCopy=yes14. September 2011 at 19:38 #21021First of all: REMOVE the Fixlicense=clean parameter or each device will pull a new temporary TSCAL on each reboot.
Second: What printers are you using? Local, network, SMB, LPD, ThinPrint,…?CG
14. September 2011 at 19:47 #21026I put the Fixlicense=clean there because none of the clients could connect to a Citrix session. Is it bad to leave it there? I’ve been meaning to ask about that as well but forgot about it. I will go ahead and remove that string for now.
As for printers, they are network. I was able to get printing to work over RDP by setting up a printer under SMB, but it will not map in a Citrix application.
14. September 2011 at 19:48 #21027Here is a printing config I use for a different set of V10L’s….
;*************************************************************
;* Printing *
;*************************************************************Printer=SMB1 LocalName=”ERC-P4015N” Host=XYZPrint Name=”ERC-P4015N” PrinterID=”HP Universal Printing PCL 6 (v5.2)” Enabled=yes
DefaultPrinter=SMB114. September 2011 at 19:50 #21029If you using network printers, you should map them in the users login script and leave WTOS untouched.
CG
14. September 2011 at 20:07 #21030Do you mean the script that runs when a user logs into a computer? We have our Citrix servers setup to only map locally attached printers (it see’s the network printers as local printers), but it won’t add a printer to a users Citrix profile. After the user disconnects from the Citrix session the printers that it mapped are also disconnected.
14. September 2011 at 21:23 #21032I think I figured it out. The print server has the Sharp MX2600 driver, but our Citrix server cluster has the Citrix Universal Print driver – So I need to install the same driver on both to have this work correctly?
16. September 2011 at 7:26 #21037Or you need a printer mapping on the Citrix server.
CG
-
AuthorPosts
- You must be logged in to reply to this topic.