- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
we have some DN2800MT and D2500HN boards acting as headless servers. When the power and batteries go out the server turns off unexpectedly (obviously). The issue lies when either the bois or windows decides to prompt you with 2 options in Windows error Recovery (see picture). Is there a way to skip this and just have windows boot normally? I played with System Properties > startup and recovery > system startup but i couldn't get the server to skip the screen. I also didn't see anything in the bios that looked related.
Mobo: DN2800MT and D2500HN
OS: Win7 SP1 not sure if 32bit or 64bit. probably both
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You can tell Windows to ignore the failures and not go to recovery mode on restart using the bcdedit command line utility.
bcdedit /set {current} bootstatuspolicy ignoreallfailures
Full syntax here: http://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx http://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You can tell Windows to ignore the failures and not go to recovery mode on restart using the bcdedit command line utility.
bcdedit /set {current} bootstatuspolicy ignoreallfailures
Full syntax here: http://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx http://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page