C10 AD Auto Logon

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6489
    Orion1971
    Member
    • Total Post: 2
    • Newbie

    How do you configure a Wyse Thin OS (C10LE) to auto logon to an AD account? Got a customer who wants to put a bunch in a breakroom and auto boot to a Citrix XenApp 6 published application, without having to log into the Wyse terminal. They just want to publish an IE page, and leave it “logged in”. If they lose power, or it reboots, it automatically logs into the generic AD user account created for this.

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

    Create a wnos.ini file like this one below.

    CG

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

    SignOn=No

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

    ;


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



    CONNECT=ICA
    BrowserIP=ica
    Application=”IE”
    Description=”Internet Explorer”
    Icon=default
    AutoConnect=yes
    Reconnect=yes
    Fullscreen=yes
    Username=username
    Password=password
    Domainname=my_domain
    LocalCopy=yes

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