| View previous topic :: View next topic |
| Author |
Message |
mechamse Newbie


Joined: Mar 09, 2012 Posts: 6
|
Posted: Tue Mar 13, 2012 11:16 pm Post subject: Endpoint Power manamgent |
|
|
I have a dedicated system that is supposed to keep an active session to a xendesktop running a display. The problem I keep having is the device is going to sleep or shutting down and I cannot seem to stop it. I have the VM setup so that it doesn't go to sleep. I tested this over several days and it did indeed maintain it's active session without issue.
When using the xenith however, it keeps going down. The VM is still running and if I open the connection in VCenter it will even show the running state.
Though WDM, I can reboot the device and it will start working almost instantly, but I don't want to do that all the time to support this.
here is my config file:
| Code: | Autopower=Yes
AutoSignoff=yes Reboot=yes
ShutdownCounter=0
;; Wyse Xenith will only replace local engine if an upgrade is available
autoload=2
;; Specify a default domain to show at login page
;; (remove ';' to enable)
DisableDomain=yes
Signon=Yes
DefaultUser=********
Password=*********
Domainlist=******************
;; Specify timezone on client (in case of timezone passthrough)
Timeserver=151.169.6.1 Timeformat="12-hour format" Dateformat=mm/dd/yyyy
TimeZone='GMT - 09:00' ManualOverride=yes Daylight=yes Start=030207 End=110107 TimeZoneName="Alaskan Standard Time" DayLightName="Alaskan Daylight Time"
;; Disable VNC
MaxVNCD=1
;;Display settings
Resolution=1920x1080 Refresh=60
;; You can choose to configure the location of XenDesktop server here
;; instead of using DHCP Option Tag #181
;; (remove ';' to enable)
IcaBrowsing=HTTP
pnliteserver=http://******** AutoConnectList="XenDesktop5:FlowMap $S17-14" ReconnectAtLogon=1
SessionConfig=ICA AudioQuality=High
;; Desktop Background image settings
Desktop=************
;; Mouse speed settings
MouseSpeed=0
;; Set idle logout
Inactive=0
;; Admin mode control
AdminMode=yes Admin-Username=************** Admin-Password=*********************
Privilege=Low Lockdown=No
;;Rapport Server (WDM server)
Rapportserver=****************
Exit=All |
Any help would be great |
|
| Back to top |
|
 |
mechamse Newbie


Joined: Mar 09, 2012 Posts: 6
|
Posted: Thu Mar 22, 2012 3:34 am Post subject: |
|
|
| Anyone have any thoughts on this? |
|
| Back to top |
|
 |
ConfGen Jedi Master


Joined: Apr 20, 2007 Posts: 5708 Location: Germany
|
Posted: Fri Mar 23, 2012 11:20 am Post subject: |
|
|
Add Screensaver="0" to your xen.ini and all should be fine.
CG _________________ Try the free Configuration Generator to generate your ini files for WTOS, Linux v6, Linux v7, Ubuntu, Viance or create CE addon packages *** Don't forget to donate via PayPal if you like it *** http://www.technicalhelp.de |
|
| Back to top |
|
 |
mechamse Newbie


Joined: Mar 09, 2012 Posts: 6
|
Posted: Sat Apr 21, 2012 1:46 am Post subject: |
|
|
| Thank you for the response. That worked great! |
|
| Back to top |
|
 |
|