Bootsect Zip Download Free



-->

This guide demonstrates how to create customized Windows 10 images that system builders can use to deploy to a line of devices, complete with customizations like apps, drivers, languages, and settings. We show how to make customizations both online and offline. We cover 64-bit and 32-bit Windows 10 for desktop editions (Home, Pro, Enterprise, and Education).

Prepare your lab environment

For your work PC (technician PC): If you plan to deploy only x64 devices, you can use either a Windows 10 x86 or x64 PC. However, if you plan to deploy x86 devices, you'll need an x86 PC for some steps.

  1. Download hp drive boot utility for free. System Utilities downloads - HP Drive Key Boot Utility by Hewlett-Packard Development Company, L.P and many more programs are available for instant and free download.
  2. Windows 7 USB/DVD Download Tool - Unable to run bootsect I'm trying to follow the clean install instructions here, I downloaded my iso from HeiDoc, but when the Windows 7 USB/DVD Download Tool finishes, I see the following: Status: Files copied successfully. However, we were unable to run bootsect to make the USB device bootable.
  3. The Media Creation Tool can can be used to just download the ISO image of Windows 10, which can then be used with something like Rufus to create the bootable USB drive. This offers the advantage of being able to keep a backup of the ISO image, as well as create multiple boot drives without having to download the image each time.

Free graphics – Clash Of Clans Building Csv File Download ( clash-of-clans – building – csv – file – download. Torrent) full Download at Megaupload Rapidshare Buildings Csv File Clash Of Clans (. Zip) can download by Megaupload Rapidshare 4share Torrents uploaded Emule Extabit Download crack serial keygen. NT6FastInstaller.zip History: 2011-9-10 New version of NT6FastInstaller.zip available (fixes 'bootsect.exe not found' error). 2012-11-08 New version of NT6Fast. Nt6 fast installer.zip download cheat engine for the ville.

Before starting the deployment procedure, you need to download the kits that will be used throughout the guide. Go to the Device Partner Center > Downloads and Installation > Understanding ADKs and OPKs. For a list of resources and kits that will be used and where to obtain them, see What you will need and where to get it.

For this guide, we use two USB drives. USB-A will be used to boot the system in Windows Preinstallation Environment (WinPE). USB-B will be used to move files between computers, store deployment and recovery scripts, and store and apply created images. (You can also format a single USB drive to store both WinPE and your images).

USB Hard Drive NameFormatMinimum Size
USB-AFAT32~4GB
USB-BNTFS~16GB x86
~32GB amd64

Creating my USB-B

  1. Format your USB drive and name it as follows:

  2. Then download USB-B.zip from the Microsoft Download Center. Save the .zip file to USB-B and extract the contents there. The contents of the configuration files included in USB-B are examples that you may change according to your branding and manufacturing choices. However, file names and hierarchy of the folders and files must be the same as demonstrated below in order to align your deployment procedure with this guide.

Customizations throughout the document

PassSettingAction
WinPESetup UI LanguageEN-US
User DataPreinstallation Product Key for ODR - Defined
SpecializeInternet Explorer Home Pagein the answer file
OEM NameDefined in the answer file
OEM LogoDefined in the answer file
ModelDefined in the answer file
Support InfoDefined in the answer file
OOBE SystemResealAudit/OOBE
StartTilesSquare Tiles / SquareOrDesktopTiles set to pin only desktop apps
TaskbarLinks (up to 6 pinned .lnk files)Paint and Control Panel shortcuts have been set
ThemesCustom Theme with the OEM logo as the desktop background has been set
Visual EffectsSystemDefaultBackground set

Additional customizations

Product deployment

  • Office Single Image v16.5 OPK preloaded

Image customization

  • Adding language interface packs to Windows

  • Adding drivers and update packages

  • Adding OEM-specific logo and background files to Windows

  • Image size optimization

  • Pinning desktop applications to start srceen

Create a USB drive that can boot to WinPE

You must use the matching version of Windows ADK for the images being customized. For example, if you're building an image for Windows 10, version 1809, use the Windows ADK for Windows 10, version 1809.For more details about the Windows ADK, see the Windows 10 ADK Documentation Homepage.

Visit Download the Windows ADK and the Windows PE Add-On to download the ADK.

  1. Install the Windows ADK, including the Deployment Tools and User State Migration Tool (USMT) features.

  2. From the same page, download the Windows PE Add-on for the ADK.

  3. Press the Windows key to display the Start menu. Type:

    Deployment and Imaging Tools Environment

    Right-click the name of the tool, and then click Run as administrator.

  4. Windows ADK allows you to create Windows Preinstallation Environment. Copy base WinPE to new folder.

    If you use an x64 Windows 10 image, copy the x64 WinPE folder structure:

    Copype amd64 C:winpe_amd64

    If you use an x86 Windows 10 image, copy the x86 WinPE folder structure:

    Copype x86 C:winpe_x86

  5. You may add packages and/or drivers to WinPE here, if you need them. Typically, the built-in WinPE drivers are enough.

  6. Connect a USB drive that is at least 4 GB. Format it as shown in this diagram:

  7. Make the inserted USB a new WinPE bootable USB.

    If you use an x64 Windows 10 image, make an x64 WinPE USB:

    MakeWinPEMedia /UFD C:winpe_amd64 F:

    If you use an x86 Windows 10 image, make an x86 WinPE USB:

    `MakeWinPEMedia /UFD C:winpe_x86 F:

    (Where F: is the drive letter of USB)

Install Windows with basic customizations

Use Windows 10 x86/x64 DVD media from a Microsoft Authorized Distributor.

See the Windows Guidelines for System Builders and Windows Policy for System Builders for information on how to tailor the customizations in your unattend.xml file.

  1. Copy the sourcesInstall.wim file from the directory in the Windows 10 media that you will be deploying to your local Desktop (~3gb).

  2. Run Windows System Image Manager to start creating an answer file from scratch. This tool allows you to create or manage your answer files in an easy and organized manner.

  3. Navigate to File > Select Windows Image. Browse to your local desktop and select Install.wim. A catalog file (.clg) will be created for the specified wim.

    Troubleshoot: Catalog creation may fail due to several reasons. Please make sure install.wim has read/write permissions. If you continue getting error, make sure correct architecture (x86 or x64) Windows 10 is installed on technician PC. If you are creating catalog for x64 Windows 10 image, you are required to use x64 Windows 10 installed on x64 Windows 10 computer. Install.wim image and Windows 10 ADK versions must be the same.

  4. Open a sample answer file or create a new one. USB-BAnswerFilesUnattend.xml is the sample answer file included on USB-B.

  5. Click OK to associate the answer file with the Windows Image.

  6. To add a driver to Windows PE, click Insert select Driver Path and select pass 1 windowsPE and then browse to the driver. Note: This step is optional and only required if a third-party driver is needed for use in the Windows Preinstallation Environment.

  7. To add a package, click Insert, select Package, and then browse to the package you want to add. This step is optional.

Customize the answer file

Troubleshoot: A blank character in specialize | Microsoft-Windows-Shell-Setup | Computer Name will result in Windows installation failure.

  1. See USB-BAnswerFilesUnattend.xml for an example of an answer file that has basic customizations. -

    You may use the sample answer file and modify relevant parts or start from scratch by specifying some basic customizations.

    Please see and use the Windows 10 default product key from Device Partner Center listed under Default product keys tab.

  2. Add a product key that matches the Windows edition. This key isn't used to activate Windows, so you can reuse the same key for multiple installations:

    • In the Answer File pane, select Components1 windowsPEamd64_Microsoft-Windows-Setup_neutralUserDataProductKey. In the ProductKey Properties pane, under Settings, enter the value next to Key.

    Important

    These product keys cannot be used for activation. You will need to type a software product key during the installation process for activation. These keys will be removed when sysprep generalize is run. The end user will be required to type the unique product key from the Certificate of Authenticity (COA) label when first booting Windows 10.

  3. Add your support information:

    In the Answer File pane, select Components4 specializeamd64_Microsoft-Windows-Shell-Setup_neutralOEMInformation.

    In the OEMInformation Properties pane, in the Settings section, update the following values: company name (Manufacturer), hours (SupportHours), phone number (SupportPhone), and website (SupportURL).

  4. Prepare your computer to boot to audit mode after the Windows installation is complete:

    In the Windows Image pane, expand Components, right-click amd64_Microsoft-Windows-Deployment, and then select Add Setting to Pass 7 oobeSystem.

    In the Answer File pane, select Components7 oobeSystemamd64_Microsoft-Windows-Deployment _neutralReseal.

    In the Reseal Properties pane, in the Settings section, add the following value: Mode =Audit.

  5. Set the Internet Explorer home page:

    In the Windows Image pane, right-click amd64_Microsoft-Windows-IE-InternetExplorer, and then select Add Setting to Pass 4 specialize.

    In the Answer File pane, select Components4 specializeamd64_Microsoft-Windows-Microsoft-Windows-IE-InternetExplorer_neutral.

    In the IE-InternetExplorer Properties pane, in the Settings section, select Home_page, and add the URL of your website.

  6. OEMs can specify Disk Configuration which is used to create/modify disk partitions and set image installation partition. This step is optional and configuration is included in the sample answer file USB-BAnswerFilesUnattend.xml.

    Save the answer file to USB-BAnswerFilesUnattend.xml and close Windows SIM.

Update images for each model: offline servicing

Before mounting and editing the image, make a copy. Use a filename that describes the changes you want to make for this model-specific image you're making, for example:

Mount images

  1. Mount Windows image (ModelSpecificImage.wim). This process extracts the contents of the image file to a location where you can view and modify the mounted image.

Where E: is the drive letter of USB-B.

  1. Mount Windows RE Image file.

Troubleshoot: If mounting operation fails, make sure that you are using the Windows 10 version of DISM that is installed with the Windows ADK and not an older version from your technician computer. Don’t mount images to protected folders, such as your UserDocuments folder. If DISM processes are interrupted, consider temporarily disconnecting from the network and disabling virus protection.

Modify images

Add drivers

If you use an x64 Windows 10 image, add x64 drivers; if you use an x86 Windows 10 image, add x86 drivers.

  1. Adding driver packages one by one. (.inf files) SampleDriverdriver.inf is a sample driver package that is specific to the computer model. Type your own specific driver path. If you have multiple driver packages, skip to the next step.
  1. Multiple drivers can be added on one command line if you specify a folder instead of an .inf file. To install all of the drivers in a folder and all its subfolders, use the /recurse option.
Bootsect Zip Download Free
  1. Review the contents of the %WINDIR%Inf (C:mountwindowsWindowsInf) directory in the mounted Windows image to ensure that the .inf files were installed. Drivers added to the Windows image are named Oem*.inf. This is to ensure unique naming for new drivers added to the computer. For example, the files MyDriver1.inf and MyDriver2.inf are renamed Oem0.inf and Oem1.inf.

  2. Verify your driver has been installed for both images.

Important: If the driver contains only the installer package and doesn’t have an .inf file, you may choose to install the driver in AUDIT mode by double-clicking the corresponding installer package. Some drivers may be incompatible with Sysprep tool; they will be removed after sysprep generalize even if they have been injected offline.

In this case, you need to add an extra parameter to USB-BAnswerFilesUnattendSysprep.xml in order to persist the drivers in the image when the image will be generalized.

<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>

This property must be added to USB-BAnswerFilesUnattendSysprep.xml during generalize pass in order to persist the drivers in the image. For more information about the details of this property and how to add it to an answer file, see PersistAllDeviceInstalls.

Add languages

Get the Windows 10 Languages from the Microsoft OEM site or Device Partner Center. The LP ISO includes both .cabs and .appx Language Interface Packs.

To add languages, see Add languages to Windows.

Important

Language and LIP Versions must match other Windows component versions, for both the image and the ADK.**

If you use an x64 Windows 10 image, install x64 LIPs; if you use an x86 Windows 10 image, install x86 LIPs.

  1. Copy the LIP to the USB-BLanguagePackx64 or USB-BLanguagePackx86 folder:

  2. Apply the LIP to mounted image.

Amd64 architecture

X86 architecture

Important

If you install an update (hotfix, general distribution release [GDR], or service pack [SP]) that contains language-dependent resources prior to installing a language pack, the language-specific changes in the update won't be applied when you add the language pack. You need to reinstall the update to apply language-specific changes. To avoid reinstalling updates, install language packs before installing updates.

Add update packages

If you use an x64 Windows 10 image, add x64 update packages; if you use an x86 Windows 10 image, add x86 update packages.

To get update packages, download them from Microsoft Update Catalog.

  1. To see what packages you'll need to get, go to the Windows 10 Release information page to see which packages you should obtain from Microsoft Update Catalog.

  2. Type every single update package one by one into the search box and click Search.

  3. After each search completes, click Download next to the version and architecture of the package you wish to download.

    Note

    If you encounter an error that says “The website has encountered a problem” when trying to download your updates, try turning off the pop-up blocker in IE or temporarily disabling Protected Mode in IE.

  4. After downloading your update packages, add them to the image one by one by using the following command, substituting the filename in the command with the name of the files that you downloaded:

Amd64 architecture

X86 architecture

  1. Add updates to winre.wim (where they apply; not all updates apply to winre.wim)

Amd64 architecture

X86 architecture

Add OEM specific visual customizations

  1. Create OEM folder under C:mountwindowsWindowssystem32 directory.

  2. Create an OEM logo in .bmp format, with the size of 120px x 120 px. For more details, see the Windows Guidelines for System Builders.

  3. Copy the OEM logo to the folder, for example: C:mountwindowsWindowssystem32OEMFabrikamLogo.bmp. You'll reference this file location later in the unattend file in OEM Information | Logo property.

  4. To display an OEM specific desktop background picture, the image file must be placed in %windir%system32OEM*Fabrikam.bmp* directory. Verify that the path is same in answer file corresponding to oobeSystem > Microsoft-Windows-Shell-Setup > Themes > DesktopBackground property. See the below image to add desktop background in an answer file.

Modify Start layout

The Start tile layout in Windows 10 provides OEMs the ability to append tiles to the default Start layout to include Web links, secondary tiles, Windows desktop applications, and universal Windows apps. OEMs can use this layout to make it applicable to multiple regions or markets without duplicating a lot of the work. In addition, OEMs can add up to three default apps to the frequently used apps section in the system area, which delivers sytem-driven lists o the user including important or frequently accessed system locations and recently installed apps.

  1. Create LayoutModification.xml.

Note

Start with the sample on USB-BStartLayoutLayoutModification.xml as it conforms to the samples in this guide (Example Only).

The Sample LayoutModification.xml shows two groups called “Fabrikam Group 1” and “Fabrikam Group 2”, which contain tiles that will be applied if the device country/region matches what’s specified in Region (in this case, the regions are Germany and United States). Each group contains three tiles and the various elements you need to use depending on the tile that you want to pin to Start.

Keep the following in mind when creating your LayoutModification.xml file:

  • If you are pinning a Windows desktop application using the start:DesktopApplicationTile tag and you don’t know the application’s application user model ID, you need to create a .lnk file in a legacy Start Menu directory before first boot.

  • If you use the start:DesktopApplicationTile tag to pin a legacy .url shortcut to Start, you must create a .url file and add this file to a legacy Start Menu directory before first boot.

For the above scenarios, you can use the following directories to put the .url or .lnk files:

  • %APPDATA%MicrosoftWindowsStart MenuPrograms

  • %ALLUSERSPROFILE%MicrosoftWindowsStart MenuPrograms

  1. Save the LayoutModification.xml file.

  2. Add your LayoutModification.xml file to the Windows image. You’ll need to put the file in the following specific location before first boot. If the file exists, you should replace the LayoutModification.XML that is already included in the image.

Where E: is the drive letter of USB-B.

  1. If you pinned tiles that require .url or .lnk files, add the files to the following legacy Start Menu directories:
  • %APPDATA%MicrosoftWindowsStart MenuPrograms
  • %ALLUSERSPROFILE%MicrosoftWindowsStart MenuPrograms

Note

If you don’t create a LayoutModification.xml file and you continue to use the Start Unattend settings, the OS will use the Unattend answer file and take the first 12 SquareTiles or DesktopOrSquareTiles settings specified in the Unattend file. The system then places these tiles automatically within the newly-created groups at the end of Start. The first six tiles are placed in the first OEM group, and the second set of six tiles are placed in the second OEM group. If OEMName is specified in the Unattend file, the value for this element is used to name the OEM groups that will be created.

Copy the answer file

You may want to make additional customizations through an unattend file. The sample unattend file on USB-B contains additional common customizations.

Where E: is USB-B.

Optimize WinRE

  1. Increase scratchspace size.
  1. Cleanup unused files and reduce size of winre.wim

Unmount images

  1. Close all applications that might access files from the image

  2. Commit the changes and unmount the Windows RE image:

where C is the drive letter of the drive that contains the image.

This process can take a few minutes.

  1. Make a backup copy of the updated Windows RE image.

    Troubleshoot: If you cannot see winre.wim under the specified directory, use the following command to set the file visible:

Use the following partition layout size guidance to determine the size of your recovery partition in CreatePartitions-<firmware>.txt files. The amount of free space left is after you copy winre.wim to the hidden partition.

Please reference Disk Partition rules for more information.

  • If the partition is less than 500 MB, it must have at least 50 MB of free space.

  • If the partition is 500 MB or larger, it must have at least 320 MB of free space.

  • If the partition is larger than 1 GB, we recommend that it should have at least 1 GB free.

Optional: This section assumes you’d rather keep winre.wim inside of install.wim to keep your languages and drivers in sync. If you’d like to save a bit of time on the factory floor, and if you’re OK managing these images separately, you may prefer to pull winre.wim from the image and apply it separately.

  1. Commit the changes and unmount the Windows image:

Where C is the drive letter of the drive that contains the image.

This process may take several minutes.

Deploy the image to new computers (Windows installation)

  1. On the technician computer, locate the following files in USB-B/Deployment. Please see Creating My USB-B to create and place the files in correct paths.

  2. Boot the reference computer and connect USB-A.

  3. After WinPE starts, connect USB-B.

  4. Type diskpart to start Diskpart. Then type list volume to identify volume label of Windows Installation volume labelled “Windows” (For example: E:). Finally, type exit to quit Diskpart.

  5. Apply the model-specific image:

Note

There are several pauses in the script. You will be prompted Y/N for the Apply operation if this is a Compact OS deployment.

Note

Only use Compact OS on flash-drive-based devices (solid-state drives), because Compact OS performance depends on the storage device capabilities. Compact OS is NOT recommended on rotational devices. For more information, see Compact OS.

  1. Remove USB-A and USB-B, and then type:

Update images manually by using AUDIT MODE (online servicing)

Important

Connecting the computer to internet is not recommended during manufacturing stages. We don't recommend getting updates from Windows Update in audit mode, as it will likely generate errors when you generalize + sysprep the machine from audit mode.

Add Office apps to your image

To add the Office apps to an image, use DISM with the /Add-ProvisionedAppxPackage option. This option also requires the following information for each app you add:

  • /PackagePath: This is only used to specify the path to the .appxbundle file for the shared code package.
  • /OptionalPackagePath: This is used to specify the path to the .appxbundle file for an individual app, such as Word or Excel.
  • /LicensePath: This is used to specify the path to the _License1.xml file for an individual app. This is needed for both the shared package and each of the optional app packages.
  1. Extract the Office 16.5 OPK to C:templabappsOffice AppsShared.Preinstallkit.

  2. Use DISM to add all the Office apps to an offline image. The following example assumes the appxbundle and license xml files are in subdirectories on USB-B (D:). The example also excludes the /region switch because we want Office to appear in both the All Apps list, and as a Start Menu tile.

Note

You need to specify both an appxbundle and a license package for the shared package, as well as for each individual app that you want to install.

  1. Verify Office was installed:

where C is the drive letter of the drive that contains the image.

Review the resulting list of packages and verify that the list contains the Office Desktop Bridge apps, such as:

To have the apps appear on the Start screen, follow the steps in the next section: Configuring Start tiles and taskbar pins.

To complete the Office install, you’ll need to unmount the image and commit your changes, which we'll do this after we’ve completed all customizations at the end of this lab.

Pin Office tiles to the Start menu

We'll pin the Office tiles to the Start menu so Windows won't remove the Office files during OOBE.

  1. Open a command prompt and type:
  1. Add the following to layoutmodification to pin the Office apps to your Start Menu:
  1. Close and save layoutmodification.xml.

    Note: for recovery purposes the layoutmodification.xml will need to be copied during recovery.

  2. Open a command prompt and type:

Once the machine is booted to desktop after going through OOBE, the Start menu will have the Office tiles added to the Start Menu.

Prepare recovery tools

Push-button reset can help users recover the OS while preserving their existing data and customizations without requiring them to back-up their data in advance.

Any languages, Universal Windows apps and Universal Windows drivers that are included in your image are automatically restored during push-button recovery operations. Make sure other customizations, like desktop apps and Start Menu customizations get restored, too.

In Windows 10, version 1809, you can use auto-apply folders to restore common Windows settings such as the Start Menu, taskbar layout, and OOBE customizations. For previous Windows versions, or to perform other actions after a push-button reset, use extensibility scripts instead. Sample extensibility scripts are included in the USB-B sample files.

Copy the ScanState tool to your USB key

The ScanState tool is included in the USB-B sample files you downloaded earlier.

You'll use ScanState tool to capture your classic Windows apps and settings so they can be restored later during a push-button reset recovery.

You can also get a copy using the tools in the Windows ADK:

On your technician PC

  1. Start the Deployment and Imaging Tools Environment as administrator.

  2. Run the CopyDandI.cmd script to copy the files to your USB key:

    x64:

Where E: is the letter of USB-B drive.

If you're using an x86 Windows 10 image, make x86 Scanstate directory:

Where E: is the letter of USB-B drive.

Create a recovery package

On your reference PC

  1. In Windows 10, version 1809, create auto-apply folders to restore common Windows settings such as the Start Menu, taskbar layout, and OOBE customizations.

    Create a folder in your Windows image called C:RecoveryAutoApply

  1. Copy configuration files and the related asset files
  • Unattend.xml:
Bootsect
  • Start menu:
  • Taskbar pins:
  • Copy your TaskbarLayoutModification.xml to C:RecoveryAutoApply and any asset files to C:RecoveryAutoApplyCustomizationFiles
  • Copy %windir%System32OOBEinfo and all its contents to C:RecoveryAutoApplyOOBE
  1. Use ScanState to capture installed customizations into a provisioning package, and then save it to c:Recoverycustomizations.

Important

For push-button reset to recover your apps and customizations, you must store the packages file as a .ppkg file in the C:RecoveryCustomizations folder.

Run ScanState to gather app and customizations

x64:

Where E: is the drive letter of USB-B

x86:

Where E: is the drive letter of USB-B

  1. When ScanState completes successfully, delete scanstate.log and miglog.xml files:

Copy a backup of WinRE

During a PC deployment, winre gets moved. Before you capture a final image, copy the backup of winre.wim back into the Windows image.

Reseal the image

  1. Delete the installation folders and files you have created for the preloaded applications. Extra folders may increase the size of the .wim when the Windows image gets captured.

  2. If Sysprep is open, close it and open an elevated command prompt.

  3. Copy unattend.xml to the recovery folder to enable recovery of unattend settings during Push Button Reset.

  1. Generalize the image by using the answer file which reflects the changes made in the section Update images manually by using AUDIT MODE (online servicing).

These changes include Microsoft Office tile component pinned to the Start screen.

  1. Boot reference computer and connect USB-A.

  2. After WinPE has been booted connect USB-B.

  3. Type diskpart to start Diskpart. Then type list volume to identify volume label of Windows Installation volume labelled “Windows” (For example: E:). Finally, type exit to quit Diskpart.

  4. Start cleanup of the image.

Important

By default, non-major updates (such as ZDPs, or LCUs) are not restored. To ensure that updates preinstalled during manufacturing are not discarded after recovery, they should be marked as permanent by using the /Cleanup-Image command in DISM with the /StartComponentCleanup option.

  1. Capture the image of the windows partition. This process takes several minutes.

Where E: is the volume label of Windows and F is the volume label of USB-B.

This will overwrite the image created in the section Deploy the image to new computers.

Deploy the image

Use the deployment script to layout the partitions on the device and apply the image. The applyimage.bat in USB-Bdeployment folder will partition the device based on device mode.

Important

The Recovery partition must be the partition after the Windows partition to ensure winre.wim can be kept up-to-date during the life of the device.**

Run the following command to deploy your image to the reference PC:

Note

There are several pauses in the script. You will be prompted Y/N for the Apply operation if this is a Compact OS deployment.

Note

Bootsect Download Free

Only use Compact OS on high end storage devices because Compact OS performance depends on the storage device capabilities. Compact OS is NOT recommended on rotational devices or storage greater than 32 GB. For more information, see Compact OS.

Bootsect 32 Bit Download

Remove USB-A and USB-B and type exit to reboot your computer with Windows 10.

Finalize deployment

  1. Upon deploying your model specific image to destination computers, boot the computer with master image for the first time in AUDIT mode

Important

In order to minimize the first boot time, (Boot > Specialize > OOBE > Start screen) specialize pass must be completed in the factory. Specialize pass will configure hardware specific information which Windows will run on.

For more information about the first boot time requirements, see Windows Policy for System Builders.

  1. Please note that at the end of the section Update images manually by using AUDIT MODE (online servicing), the system was sealed with OOBE mode. Please proceed with Audit. If the system boots in OOBE, press Ctrl+Shift+F3 in order to pass OOBE and boot in audit mode.

  2. If you want to apply additional steps, such as executing OEM diagnostics tests and so on, apply them here.

  3. Finally, run the Sysprep tool (C:WindowsSystem32Sysprepsysprep.exe) and seal the system back to OOBE and Shutdown but withoutGeneralize.

  4. The system is ready to ship.

Important

If you are manufacturing a small amount of devices without using an image managing tool such as disk duplicators or Windows Deployment Service, you can choose to use the following practice:

  1. You can manufacture those devices by first booting in WinPE - inserting USB-A.
  2. Then insert USB-B where final manufacturing image is contained.
  3. Run the applyimage.bat script to apply the image.
  4. After you applied the image, follow the steps in this Finalize deployment section.
  5. Now the device is ready to be shipped with your final manufacturing image and PBR feature implemented.
  6. Finally, replicate the same procedure with the other devices.

Appendix

Differences between 64-bit and 32-bit deployment

It is recommended to consider 64-bit deployment versus 32-bit deployment disk footprint according to the storage of the device you are manufacturing.

The overall deployment flow mentioned in this guide doesn’t differ between 64-bit and 32-bit deployment. Only some of the resource versions and the way those resources are created differs. The following table covers the x64/x86 distinctions.

DistinctionDescriptionRelated Section
Windows installed on technician PCWhen Windows ADK gets installed on a technician PC the deployment tools in the ADK would be installed according to the architecture of the Windows on technician PC. In short if ADK is installed on Windows x64, the tools would be installed 64-bit version, or vice-versa.Prepare your lab environment
Creating WinPE folder structureWinPE differs between x64 and x86 architecture, so you have to use different commands to create a different WinPE folder for each architecture.Create WinPE bootable USB
DriversDriver versions differ between different architectures. If you are manufacturing a 64-bit Windows image, please use x64 drivers, and vice-versa for 32-bit Windows.Add drivers
Update Packages for Windows ImageUpdate package versions differ between different architectures. If you are manufacturing a 64-bit Windows image please use x64 update packages, and vice-versa for 32-bit Windows.Add update packages
Language Interface PacksIf you will be using x64 Windows 10 image, install x64 LIPs or if you will be using x86 Windows 10 image install x86 LIPs.Prepare the system for recovery with Push-button reset

What you will need and where to get it

Before starting the deployment procedure OEM requires to download certain kits which will be used throughout the guide, such as Microsoft Office, update packages, language interface packs. Below is the complete list of resources/kits an OEM requires to download and where they download them.

Resource/KitAvailable atRelated section
Windows 10 ADKDownload the Windows ADKCreate WinPE bootable USB
Windows 10 x64/x86 DVD Media (desired language)Obtain Windows 10 media which you will be customizing from Microsoft Authorized DistributorInstall Windows with basic customizations
Windows 10 Default Product KeysDefault Product Keys are located at Device Partner Center listed under Default product keys tabCustomize the answer file
Language packsLanguage packs are located at Device Partner Center listed under LIPs tabPrepare the system for recovery with Push Button Reset
Update PackagesObtain update packages by downloading from Microsoft Update Catalog. The detailed procedure downloading update packages is mentioned in the related section.Add language interface packs
Microsoft Office v16.5Obtain Microsoft Office v16.5 by downloading from Device Partner CenterMicrosoft Office v16.5 OPK

References