Wednesday, 14 March 2012 13:47
Improving Availability of Remote (Branch) Distribution Points
Written by AndyWhilst I remember, this is a quick post to share a couple of tips which might help you improve the availability of Windows 7 Branch Distribution Points that you may have operating within your ConfigMgr infrastructure.
- BIOS Power On Timer - If the BIOS supports it, enable the Power On events each working day to power up the system every morning, ready for business.
- BIOS Power On after AC Loss - Again, if the BIOS supports it, ensure that in the event of a power failure the system will power up again and boot to the OS (not network!)
- Windows 7 Recovery Options - If Windows 7 is not shut down correctly, it will default to boot into Recovery mode. To negate this and always attempt to boot into the OS, run the following command line from an Administrative command prompt;
bcdedit /set {current} bootstatuspolicy ignoreallfailures
This should help to make your Distribution Point systems a little more resilient to everyday life at remote offices.
Tagged under
Latest from Andy
- ConfigMgr 2012 SP1 with MDT 2012 Update 1, UDI Task Sequence and Bitlocker Error 6767
- ConfigMgr 101: Patience dear boy… SMS_SERVER_BOOTSTRAP
- ConfigMGr MPControl.log: Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden
- ATI Catalyst Drivers Installation
- ConfigMgr 2012: 64bit file system redirection bites again…