Tx0 wireless functionality

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42161
    TechMIG889
    Participant
    • Total Post: 1
    • Newbie

    I’m wondering if there is a way to disable wireless network functionality on the Tx0 clients either by using a certain ini parameter or making a change to the local config of the device.

    My current environment does not support wireless for our thin clients and our active thin clients all run a wired in ethernet connection. Typically they boot up fine and load their config using the wired connected however every now and then we’ll get a device that tries to scan for and access wifi instead of using the wired connection and will fail to load up as there isn’t a wireless network setup for the clients to access. Normally I just reboot the device and it picks it’s settings up normally over the wired connection however this issue has been happening more frequently all of a sudden. Because of this I’m looking for a way to disable wireless on the clients to prevent them from ever searching for a wireless connection upon boot up.

    I’m still new to citrix and thin client management so I may have something off in my config file so I’ll post that in here in case that’s the reason. Thanks for any replies and advice.

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

    AdminMode=yes Admin-Username=******* Admin-Password=********

    autoload=0
    autopower=yes
    EnableLocal=yes HideDefault=yes
    Privilege=low
    EnableGKey=yes
    Locale=us
    Language=Us

    TimeServer=[our server] \
    TimeFormat=”12-hour format” \
    DateFormat=mm/dd/yyyy

    TimeZone=”GMT – 06:00″ \
    ManualOverride=yes \
    daylight=yes \
    start=030207 end=110107 \
    TimeZoneName=”Central” \
    DayLightName=”Central”

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

    ScreenSaver=30 LockTerminal=2 EnableLocal=yes Type=0*
    AutoSignoff=yes Shutdown=yes*
    Shutdowncounter=5
    SysMode=Classic
    Reboot=Yes Time=4:00

    ;***********************************************************
    ; Input Devices
    ;***********************************************************

    MouseSpeed=0

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

    Dualhead=yes
    MonitorAutoDetect=yes
    Seamless=1

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

    SignOn=yes EnableOk=yes DisableGuest=yes
    DisableDomain=yes
    DomainList=[our domain]

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

    Service=SNMPD disable=yes
    Service=ThinPrint disable=yes
    Service=VNCD disable=yes
    Service=WDM disable=yes
    Service=VDA disable=yes

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

    IcaBrowsing=HTTP
    SessionConfig=ALL MapDisks=yes
    SessionConfig=ICA MapDisk=yes
    PnliteServer=[our site] ReconnectAtLogon=2 ReconnectFromButton=2
    Exit=all

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

    Currently there is no way to do this.
    But in the next ThinOS release end of this year/beginning of next year, you will get this as a INI parameter.

    CG

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