XenDesktop config with no desktops assigned?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7910
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    So – we’re a mixed shop of XenApp Desktops (available to everyone) and XenDesktop (available to some).

    I’m trying to make a WNOS.INI config that will handle both. The idea is you log into a thin device and if you have a XenDesktop assigned to you, it shows up along with the manuall configured XenApp Desktop. Otherwise, you see the standard XenApp Desktop.

    The problem is, if you do NOT have a XenDesktop assigned, the thin device won’t let you login. Grrrr. I tried the latest 8.x firmware hoping that may have a fix/option to control this behavior but it doesn’t appear to.

    Anybody have any ideas?

    P.S. On a side note, I can’t get local printers to auto-create into XenDesktop from WTOS. Same device/printer config maps perfect into XenApp. I get an 1106 error in XenDesktop. I tried multiple drivers that DO match exact but no go. Is this a known issue?

    ;*************************************************************
    ;* *
    ;* This wnos.ini file was generated with the *
    ;* Configuration File Generator 6.4.04 *
    ;* Copyright by Thomas Moellerbernd *
    ;* *
    ;* https://technicalhelp.de *
    ;* *
    ;*************************************************************

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=1
    AdminMode=yes Username=xxx Password=xxx
    Privilege=Low HideConnectionManager=yes EnableNetworkTest=yes ShowDisplaySettings=Yes EnableKeyboardMouseSettings=yes EnablePrinterSettings=yes EnableSystemPreferences=yes
    EnableGKey=yes
    EnableCacheIni=yes
    MirrorFileServer=yes

    ;*************************************************************
    ;* General 2 *
    ;*************************************************************

    FormURL=dtelogo.jpg

    ;*************************************************************
    ;* General 3 *
    ;*************************************************************

    AutoSignoff=yes
    SysMode=VDI

    ;*************************************************************
    ;* Peripherals *
    ;*************************************************************

    Device=audio Volume=20 mic_vol=15

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    DeskColor=”0 75 132″
    Desktop=background2.jpg Layout=Center
    Screensaver=”60″ LockTerminal=no Type=0

    ;*************************************************************
    ;* HDX/TCX *
    ;*************************************************************

    TCXLicense=xxx

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=ntppl001.detroit.deco.com Timeformat=”12-hour format” Dateformat=mm/dd/yyyy
    TimeZone=’GMT – 05:00′ ManualOverride=yes Daylight=yes Start=030207 End=110107 TimeZoneName=”Eastern Standard Time” DayLightName=”Eastern Daylight Time”

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    Device=Ethernet Speed=”Auto”
    SignOn=Yes ConnectionManager=Minimize
    DisableDomain=yes
    DomainList=”xxx”
    MaxVNCD=1
    VncPassword=xxx Encrypt=yes
    VncPrompt=Yes Accept=15 ActiveVisible=yes

    ;*************************************************************
    ;* Services *
    ;*************************************************************

    Service=SNMPD disable=yes

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

    SessionConfig=ALL AutoConnect=no UnmapPrinters=no MapDisks=yes DisableSound=No WyseVDA=yes
    Reconnect=no

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    PnliteServer=xxx-ctx01.dtenet.com ReconnectAtLogon=0 ReconnectFromButton=0 DefaultSettings=XenDesktop
    SessionConfig=ICA MapDisksUnderZ=yes ProgressiveDisplay=yes AudioQuality=High USBRedirection=HDX
    EnableRAVE=yes

    ;


    ;- ICA Session 1 –
    ;- Each line but the last must end with a ” –
    ;



    CONNECT=ICA
    BrowserIP=xxx-ctx01.dtenet.com:8070;xxx-ctx01.dtenet.com:8070
    Application=”DTE Desktop 7″
    Description=”DTE Desktop 7″
    Icon=winlogo1.ico
    Encryption=128
    Colors=true
    Fullscreen=yes
    Resolution=default
    Username=$UN
    Password=$PW
    Domainname=XXXXXX
    HTTPBrowsing=yes
    Mapdisks=yes
    MapdisksUnderZ=yes
    LocalCopy=yes

    #24045
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Not sure but can you try and add
    Multifarm=yes
    to your wnos.ini and add the XA PNAgent site to the pnliteserver= parameter?

    CG

    #24046
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    I’ll try that.

    I noticed that when I was reading through the 8.0 documentation. Maybe that will trigger it to behave the way I think it should.

    I’ll post back with results.

    #24049
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    Tried that also with multilogon.

    No luck.

    Any other ideas? I’ve been bugging our Wyse tech rep for a few months about this and he’s coming up with blanks as well.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.