Wyse 3040 Dual Screen and Dual RDP

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105399
    aidechoute
    Participant
    • Total Post: 13
    • Regular Joe
    • ★★

    Hello,

    On a little company we want to install 1 wyse 3040 that receive his config from wnos.ini.

    This wyse will have 2 screen and we want to launch at the boot a RDP on the screen1 and one on the screen2.

    Is this config available on the 3040? As the company is a little one we don’t want to have multiple wyse and if 1 can manage 2 RDP connection it will be perfect

    I try to find which command line can help me to do this but i don’t find . Help will be appreciate 😀

    Thanks

     

    #105432
    aidechoute
    Participant
    • Total Post: 13
    • Regular Joe
    • ★★

    Ok I find it 😀

    here is my wnos.ini the OnScreen option is what i need xD:

    signon=0
    autoload=0
    autopower=yes
    screen=1 resolution=1920×1080
    screen=2 resolution=1920×1080
    SEAMLESS=no
    Privilege=High SuppressTaskBar=yes
    DESKTOP=background.bmp
    DeskColor=”255 255 255″
    MaxVNCD=1
    SessionConfig=RDP ForceSpan=yes
    EnableLocal=yes
    ConnectionBroker=VDM
    EnableLocal=No
    SecurityMode=low
    SysMode=classic
    Language=Uk
    Dualhead=yes
    Mainscreen=1
    ScreenSaver=0
    TerminalName=TestWyse2

    #TOMNEW
    connect=rdp \
    Autoconnect=2 \
    Fullscreen=no \
    Resolution=DDC \
    console=no \
    OnScreen=1 \
    description=Screen1 \
    host=192.168.1.201 \
    Username=administrateur \
    Password=g,t,gtr \
    Domainname=jfnjtr \

    #TOM2
    connect=rdp \
    Autoconnect=2 \
    Fullscreen=no \
    Resolution=DDC \
    console=no \
    OnScreen=2 \
    description=Screen2 \
    host=192.168.1.202 \
    Username=tom \
    Password=grjitg \
    Domainname=gtrjgio \

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