Thank you, rcrete
Main Topics
Browse All TopicsMSI K8N Neo4 Platimum Board provides Wake UP event Setup under Power Management in Setup. Options are to Enable/Disable, Set Date (0-31) and Time (HH:MM:SS). If I want the computer to turn on at 4 pm every day of the week how would I specifiy values for Date and Time? Once set, does this take place automatically after I Shutdown, or must I leave the computer in some other state?
Ultimately this is designed to allow Quicken to perform a "Scheduled Update". In order for the update to run, once the computer is up and running, a Pin Vault password must be entered. I've indicated the password is to be provided at Windows startup. Assuming I did a "shutdown" at the end of the day, and the RTC alarm turns the computer on a specific time, how does this password get entered? If, instead of shutdown I leave the computer in some other state, would the passworld still reside from previous Windows startup?
I know....lots of questions... but I appreciate the "magic" that can happen here.
Thanks in advance.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: BillDLPosted on 2006-04-26 at 05:45:43ID: 16543212
rcrete.
er/faq.htm
ntent/topi cs/global. aspx/solut ions/ en/po wermgmt?c= us&cs=RC96 8571&l=en& s=hea&~tab =2
s.com/cont ent/topic/ 57400/ e.com/Oper ating_Syst ems/WinXP/ Q_21809283 .html
wer/faq.ht m) is from a software utility named "Auto Power-on & Shut-down" which purportedly can wake up from all except S5 state. /products/ wakemeup/ that use the RTC Alarm. /products/ wakemeup/b ios_faq_en .htm OSTimer_en g.html
ki/ACPI htm a.com/cont ent/pr/dow nload/ Adva ncedConfig uration_Po werSpecifi cationv3.p df) /technolog y/iapc/acp i/ download s.htm
I would have thought that you would have to put the computer into a power saving (standby) mode rather than shutting down completely, but there are different levels of stand by modes to complicate things, namely S1, S2, S3, and S4. The "hibernate" mode is usually referred to as S4. The differences are, according to the following reference page):
http://www.lifsoft.com/pow
S0 - System is on, CPU is fully up and running, power conservation is on a per-device basis.
S1 - System looks like it is off, CPU is stopped, RAM is refreshed, system is simply running in a low power mode.
(S2 - System looks like it is off, CPU has no power, RAM is refreshed, system is in a lower power mode than S1).
S3 - System looks like it is off, CPU has no power, RAM is in slow refresh, power supply in reduced power mode.
S3 is referred to as "Save To RAM" state because data is still in RAM Memory.
S4 - System looks like it is off, hardware is completely off but system memory saved as temporary file to HDD
S4 is referred to as "Save To Disk" mode.
S5 - System is off, hardware completely off, OS has shut down, nothing saved temporarily, needs full reboot.
S4 (Save To Disk) is obviously a safer state if there is a power cut which would otherwise lose any data held temporarily in RAM.
Note: As far as I was aware, there wasn't an S2 state as shown in the aaforesaid referenced page. I'm not sure if they are talking about screensaver mode coupled with Windows power saving settings, but I think we can ignore S2.
http://www1.us.dell.com/co
My previous understanding whas that RTC Alarm was only able to wake up the system from standby modes S1 to S4, but further reading indicates that it can resume the system from S5 also (as long as the power on/off rocker switch to the ATX Power Supply has not been switched off !!).
From the table in that referenced page, you can wake up a system from the various sleep modes as follows:
Wake-Up Lan - S1, 3, 4, and 5.
USB KB or Mouse and PS/2 KB - only S1 and S3 in Win98, Me, 2K, XP
PS/2 Mouse - only S1 and S3 in WinMe, 2K, XP.
One thing that may be important, when considering these standby modes, is that the standby mode (and other BIOS-related settings) seems to be set during the installation of Windows XP (Hardware Abstraction Layer - HAL), and is difficult or impossible to change without a reinstallation:
http://www.hardwareanalysi
http://www.experts-exchang
The referenced page (http://www.lifsoft.com/po
There are other such utilities like this one:
http://www.highspheres.com
http://www.highspheres.com
http://www.boraxsoft.de/CM
You would get some more qualified information here:
http://en.wikipedia.org/wi
http://www.acpi.info/spec.
(seems to be unavailable - try this:
http://cdgenp01.csd.toshib
http://developer.intel.com
Don't search for ACPI in google.co.uk, or you'll reach the "Anglican Church Planting Initiatives" page :-)
http://www.acpi.org.uk/
Your stumbling block is the "require password on resume" security setting which is presumably enabled in the CMOS Setup. I don't know how to overcome that, apart from disabling it and powering off (S5 mode). You COULD just use Windows Task Scheduler to create a task to perform your backup, and then use the RTC Alarm to wake the system up a few minutes before the Task Scheduler job is due to run.
I'll need to experiment a bit and see what I can get to work.