Difference between revisions of "Windows Deployment Services"

Jump to navigation Jump to search
Updated "Create a Boot Image" added Category
m (→‎Prepare Gold Image Machine: Added to procedure)
(Updated "Create a Boot Image" added Category)
 
Line 16: Line 16:
# Provide an appropriate name and description
# Provide an appropriate name and description
# Allow the creation to complete
# Allow the creation to complete
# You may need to add additional drivers (eg for a NIC), right-click over the image and select '''Add Driver Packages to Image...'''
 
=== Add Additional Drivers ===
If the boot image fails to boot properly because appropriate drivers couldn't be found you'll need to add them to the image.
# If drivers for the device don't already exists on the server, add them first
# Backup the boot image first
## Right-click over the image and select '''Export Image...'''
## Save to an appropriate place
# Right-click over the image and select '''Add Driver Packages to Image...'''
# Locate the drivers and add (there's a ''Package Date Added'' attribute to enable searching for packages you added on a particular date)
 
=== Error 0xc1420127 ===
* '''Error occurred while trying to execute command.  Error Code: 0xc1420127'''
If you received error when trying to add drivers or make other changes to an existing image, this is probably because of previous failed change which has left the image mounted.
Delete all keys under <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images</code>


== Create a Capture Image ==
== Create a Capture Image ==
Line 26: Line 39:
# Edit name and description if required
# Edit name and description if required
# Accept selected image, and complete.
# Accept selected image, and complete.


== Prepare Gold Image Machine ==
== Prepare Gold Image Machine ==
Creating an image that can be deployed to machines...
# Install and configure a PC as you want to deploy (check and double check)
# Install and configure a PC as you want to deploy (check and double check)
# Run Sysprep to prepare the machine for imaging
# Run Sysprep to prepare the machine for imaging
Line 69: Line 82:
** <code>TpCacheSize</code> to 3145 (from 1190)
** <code>TpCacheSize</code> to 3145 (from 1190)
Restart the WDSService to apply
Restart the WDSService to apply
[[Category:Microsoft]]
[[Category:Windows]]

Navigation menu