How Configuration Manager Backup Uses the Volume Shadow Copy Service

In this article Jeff Gilbert from Microsoft has provided very useful information about Volume Shadow Copy feature of Windows Server 2003 and its uses in backing up ConfigMgr database.
Here is the link of the article.

WARNING:Exceeded max server round trips: 0x80244010

Issue: New Windows Update clients fail to install/sync the software updates from WSUS server WindowsUpdate.log file gives many errors refering error code 0x80244010. Task sequence step to install Software Updates during OSD, in ConfigMgr2007, will also fail due to that error.

Resolution:Read this blog post from Microsoft WSUS support team.

More updates on WSUS can be found here: http://blogs.technet.com/sus/default.aspx

EEHndlr WARNING: Failed to populate ServiceStartup entries in Cache: error 0x80070002

We see an error "EEHndlr WARNING: Failed to populate ServiceStartup entries in Cache: error 0x80070002" in "WindowsUpdate.log file on a Windows 2003 SP2 x64 server.

Read this Technet Blog for the resolution.

TFTP Download: smsboot\x64\abortpxe.com

You get following error when you PXE boot a client to deploy an OS image from ConfigMgr (PSP) :

TFTP Download: smsboot\x64\abortpxe.com

PXE Boot aborted. Booting to next device....




Here is the answer to this issue : How to get rid of abortpxe.com at http://www.windows-noob.com .

PXE Client Reboots After Booting In WinPE

I came across this issue several time while working on OS Deployment with ConfigMgr 2007.

Symptoms:
Clients boots in to PXE, contact the SUP server ,get WinPE image, boot in to WinPE with SCCM screen and then it reboots after couple of minutes. No error message thrown.

Cause : The most like cause is that the network driver (Vista OS) for that particular model of computerhas not been injucted in to the boot image.

Resolution: Find the correct Windows Vista network driver for the target computer and injuct the driver in to boot image.

How to : http://andrius.kozeniauskas.com/blog/2008/07/10/sccm-how-to-import-drivers-create-driver-packages-and-add-them-to-winpe-boot-images/

Other references are:
http://www.myitforum.com/forums/m_177318/mpage_1/key_/tm.htm#177318
http://andrius.kozeniauskas.com/blog/2008/07/10/sccm-system-reboots-after-loading-winpe/

Popular Posts