ProLiant Deployment and Provisioning
1832853 Members
3107 Online
110047 Solutions
New Discussion

Re: Error when installing W2K8 R2 /w SP1 in HP RDP

 
SOLVED
Go to solution
Frederic Proce
Occasional Advisor

Error when installing W2K8 R2 /w SP1 in HP RDP

I integrated the SP1 into the W2K8 R2 binaries
but when I try to install a server, I receive the following message :

Windows could not apply unattend settings during pass [offlineServicing]

I edited the xml files using WSIM and changed the catalog to use the one from W2K8 R2 SP1 but it didn't solve the problem.

I also removed the Microsoft-Windows-PnpCustomizationsNonWinPE component from the offlineServicing but it didn't help.

Any ideas ?
3 REPLIES 3
Brody
Occasional Advisor
Solution

Re: Error when installing W2K8 R2 /w SP1 in HP RDP

Near the top of unattend.xml file there's a line similar to the following (the default shipped with RDP 6.9 SP4 is shown here)...



...the "version" needs to be updated to match that of the new Windows build number (which can be found by viewing the properties of setup.exe). In the case of W2k8 R2 SP1; "6.1.7601.17514".
Frederic Proce
Occasional Advisor

Re: Error when installing W2K8 R2 /w SP1 in HP RDP

Thanks, it works perfectly
Frederic Proce
Occasional Advisor

Re: Error when installing W2K8 R2 /w SP1 in HP RDP

.