marcschubert

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • marcschubert
    Member
    • Total Post: 1
    • Newbie

    ich think i have a similar problem.

    ich want auto login to pnlite but autostart an rdp session. i want start the xendesktop manual if it ist necessary. Username and password are predefinied (kiosk mode)

    in my config both autostart xendesktop and rdp. how can i prevent the autostart of xendesktop?

    and what i have to do, that usb sticks are useable via rdp session on terminal server?

    excuse my english, schooltime ist long time ago. 🙂

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

    autoload=2
    AdminMode=yes Admin-Username=OGCMOHCEMGAGMN Admin-Password=OGCMOHCEMGAGMN
    Privilege=None

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

    Language=De

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

    ; If you are using a version of WTOS code < 7.0.1_13 please use:
    ; Resolution=DDC Refresh=
    Screen=1 Resolution=DDC

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

    Timeserver=hanserver Timeformat="24-hour format"
    TimeZone='GMT + 01:00' ManualOverride=yes

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

    SignOn=Yes
    DomainList="xxxx"
    DefaultUser=xxxx
    Password=xxxx

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

    PnliteServer=vcontroller AutoConnectList=""


    ;*************************************************************
    ;* RDP *
    ;*************************************************************

    SessionConfig=RDP DefaultColor=2 USBRedirection=RDP

    ;
    ;- RDP Session 1 -
    ;- Each line but the last must end with a '' -
    ;

    CONNECT=RDP
    Host=ts
    Description="Terminalserver"
    Username=xxxxx
    Password=xxxxx
    Domainname=xxxx
    Autoconnect=1
    LocalCopy=no

    thx a lot

    Marc

Viewing 1 post (of 1 total)