Hi all,
I’m new to Wyse and am in the process of trialing a CL50E. Is there a way to bypass Wyse OS entirely and just boot straight into my RDP session? I found the following:
http://www.freewysemonkeys.com/modules.php?name=Forums&file=viewtopic&t=6223&highlight=hide+desktop+icons
… but wasn’t sure where to start. Here is my current wlx.ini:
;---- General
AutoLoad=0
SignOn=no DisableGuest=yes DisablePassword=yes
Privilege=none HideConnectionManager=yes SuppressTaskbar=yes
AutoSignoff=yes Reboot=yes
Shutdowncounter=0
EnableLocal=no
AutoLogin=no
;---- Display
Screen=1 Resolution=1280x1024 Refresh=60
Desktop=desktop.xpm Layout=Scale
DesktopColorDepth=24
DesktopTaskBar=bottom AutoHide=yes
;---- Time
Timeserver=192.168.0.254
;---- RDP
CONNECT=RDP
Host=192.168.0.254
Description="Desktop"
AutoConnect=Yes
Reconnect=-1
ReconnectSeconds=-1
Fullscreen=yes
Resolution=default
Domainname=DEMO
LocalCopy=no
SignOn=no
Exit=All
So far the help on here has been invaluable, thanks! Any criticism of my wlx.ini also welcome.