Told to select store at startup/logon, despite there being only store

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48409
    Balthier
    Participant
    • Total Post: 18
    • Regular Joe
    • ★★

    Hi,

    We are trying to migrate our clients to XenApp 7.15 CU1.
    We have Wyse 3040 clients with THINOS 8.5_020

    At startup/logon we are told to select Store1 or Store2, despite there only being one store on Storefront. Has anyone else experienced the same?

    Our wnos.ini,

    ;*************************************************************
    ;* Boot *
    ;*************************************************************

    Autoload=2 AddPkg=”FR,RTME”
    FactoryDefault=No
    Privilege=Low HidePPP=yes HidePN=yes HideConnectionManager=yes ShowDisplaySettings=Yes
    RapportDisable=yes

    ;*************************************************************
    ;* System *
    ;*************************************************************

    Autopower=yes
    AutoSignoff=yes Reboot=yes
    ShutdownCounter=10
    Shutdown=no

    Device=audio Volume=15

    Timeserver=timeserver.domain.com Timeformat=”24-hour format” Dateformat=dd/mm/yyyy
    TimeZone=’GMT + 01:00′ ManualOverride=yes Daylight=yes Start=030507 End=100507 TimeZoneName=”Central Europe Standard Time”

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

    SysMode=vdi
    DeskColor=”26 26 255″

    ;*************************************************************
    ;* Custom *
    ;*************************************************************

    DisableGuest=yes

    ;*************************************************************
    ;* Certificates *
    ;*************************************************************

    AddCertificate=RootCertificate.cer
    AddCertificate=Intermediate.cer

    ;*************************************************************
    ;* ICA session *
    ;*************************************************************

    DisableDomain=yes
    DomainList=”Domain.local”
    IcaBrowsing=HTTP

    SessionConfig=ICA AudioQuality=medium ProgressiveDisplay=yes
    sessionconfig=all unmapusb=yes mapdisks=yes

    PnliteServer=https://storefront.domain.com StoreFront=yes AutoConnectList=”Production Desktop”
    DisableAddConnection=yes ToolbarAutoQuit=no toolbardisablemouse=yes

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

    ThinOS just evaluates what it gets from Citrix site during authentication. Therefore, for some reason Citrix is announcing a second store.
    If you cannot find this on Citrix site, you can work around with this parameter:

    PnliteServer=https://storefront.domain.com?Store1 StoreFront=yes AutoConnectList=”Production Desktop”

    CG

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