Search the Community
Showing results for tags 'DISM'.
-
WDS Capture image Restore partition missing
bruskooooo posted a question in Windows Deployment Services (WDS)
May I ask for your help please? Capture image was successfully imaged using DISM (.wim file) and deployed it successfully however the restore partition is missing on the deployed PC. Can I ask for your recommendations please. For reference please see details: Windows server 2012... -
Hi Guys, first time posting here so apologies if this is the wrong spot. I've recently swapped out the older win 10 image for the 1511 image in our production task sequence. Has anyone been experiencing slower install times post sysprep and capture? I run through my task sequence which is fine...
-
I used offline image servicing to update one of our Windows 7 images for O/S deployment. Unfortunately I had it install an update that broke the image and I had to restore it from the backup image the Schedule Updates wizard creates. The issue is that now the update status still shows all the upda...
-
- OS deployment
- imaging
-
(and 1 more)
Tagged with:
-
DISM Driver injection issues
EvolutionXtinct posted a question in Deploy software, applications and drivers
Hello All! I'm trying to inject NIC drivers for a HP ProBook 6560B, as winpe does not get network access due to no driver I need to inject it so I can do a capture of a reference PC. I mount the .WIM image and use the following command to inject a driver: dism /image:"C:\Temp\mount" /add...