- This topic is empty.
-
AuthorPosts
-
30. March 2011 at 18:07 #6556
Hello together,
I try to configure our new Wyse C10LE terminals since several hours without success. I don’t get the central INI stuff working. I always receive the error “DNS/WINS can’t resolve [COMPANY_XA:Desktop].
DNS is working on the thin client, I can ping in the network test console to hostnames.
;*************************************************************
;* *
;* 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=2
;AdminMode=yes Admin-Username=OGCMOHCEMGAGMN Admin-;Password=OGCMOHCEMGAGMN
;Privilege=None;*************************************************************
;* Input Devices *
;*************************************************************;Language=De
;*************************************************************
;* Display *
;*************************************************************; If you are using a version of WTOS code < 7.0.1_13 please use:
; Resolution=800×600 Refresh=
;Screen=1 Resolution=1680×1050;*************************************************************
;* Time *
;*************************************************************;Timeserver=172.27.8.2
;TimeZone=’GMT + 01:00′ ManualOverride=yes;*************************************************************
;* Network *
;*************************************************************SignOn=No
;*************************************************************
;* ICA *
;*************************************************************;
;- ICA Session 1 –
;- Each line but the last must end with a ” –
;
CONNECT=ICA
PnLiteServer=”http://172.27.8.10″
AutoConnectList=”COMPANY_XA:XenApp Desktop;COMPANY_XD:VDI XP Desktop”
Application=”Desktop”
Icon=default
AutoConnect=yes
Fullscreen=yes
Username=DUMMY
Password=DUMMY
Domainname=DUMMY
LocalCopy=yes
I would like, that the terminals connect to our XenApp 6 farm (over the Citrix Webinterface 172.27.8.10). We have also a XenDesktop farm.Any ideas?
Thanks for your help!
[/img]
31. March 2011 at 17:02 #20301Would be a good idea to trust in ConfGen and not alter the settings manually afterwards.
Try
SignOn=yes
PnLiteServer=”http://172.27.8.10″ AutoConnectList=”COMPANY_XA:XenApp Desktop;COMPANY_XD:VDI XP Desktop”and remove the whole CONNECT=ICA section.
CG
-
AuthorPosts
- You must be logged in to reply to this topic.