Jump to content

Install Fails in WDS due to WinPEpge.sys


Recommended Posts

Posted

I'm trying to bring down a vista image that i have customized from my Windows Deployment Services Server. I've ran sysprep before pushing it up and know errors, but during the exaction stage i get to about 92% or 93% and the setup halts with the error code 0x80070020.

Below is the error log it creates and for some reason it can't seem to uncompress this winPEpge.sys file. The wierd thing is that i cant find this file anywhere on the hard disk after i have done a fresh install.

if i use the winPE to apply this image, its all fine. what the hell is wrong?!? :realmad:

2007-01-10 13:09:25, Error	  [0x060023] IBS	Service did not stop in 60 seconds.
2007-01-10 13:14:31, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [Uncompress File: (seq. 60) -> CreateFile failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:36, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [Uncompress File: (seq. 60) -> CreateFile failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:41, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [Uncompress File: (seq. 60) -> CreateFile failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:46, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [Uncompress File: (seq. 60) -> CreateFile failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:51, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [Uncompress File: (seq. 60) -> CreateFile failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:51, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. [ResourceExtractToFileByStruct: (seq. 50) -> Uncompress or WimCopyFileEx failed]. GLE [32][gle=0x00000020]
2007-01-10 13:14:51, Error [0x0600af] IBS SetupUICallback: Error applying C:\WinPEpge.sys. GLE [32][gle=0x00000020]
2007-01-10 13:14:51, Error [0x0600a1] IBS LayDownImage:WIMApplyImage failed.[gle=0x00000020]
2007-01-10 13:14:51, Error [0x060096] IBS PrepareImageTransfer:An error occurred while laying down the image; GLE = 0x20
2007-01-10 13:14:51, Error [0x060082] IBS CallBack_ImageTransfer:Failed to lay down the image; GLE = 0x20


Posted

According to that hex value, the return code is "ERROR_SHARING_VIOLATION" with the error "The process cannot access the file because it is being used by another process". If you run handle.exe on your box, do you see any open handles to this image while it's not being downloaded to clients? Also, are you sure your antivirus application is not scanning realtime on this server, or at least the volume that contains your images?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...