--- title: Step by step Surface Deployment Accelerator description: This article shows you how to install Microsoft Surface Deployment Accelerator (SDA) configure a deployment share for the deployment of Windows to Surface devices and perform a deployment to Surface devices. MSHAttr: PreferredLib /library ms.assetid: A944FB9C-4D81-4868-AFF6-B9D1F5CF1032 keywords: ["deploy configure"] ms.prod: W10 ms.mktglfcycl: deploy ms.sitesec: library author: brianlic-msft --- # Step by step: Surface Deployment Accelerator **In this article** - [How to install Surface Deployment Accelerator](#how-to-install-surface-deployment-accelerator) - [Create a deployment share](#create-a-deployment-share) - [SDA task sequences](#sda-task-sequences) - [Deployment to Surface devices](#deployment-to-surface-devices) This article shows you how to install Microsoft Surface Deployment Accelerator (SDA), configure a deployment share for the deployment of Windows to Surface devices, and perform a deployment to Surface devices. This article also contains instructions on how to perform these tasks without an Internet connection or without support for Windows Deployment Services network boot (PXE). ## How to install Surface Deployment Accelerator For information about prerequisites and instructions for how to download and install SDA, see [Microsoft Surface Deployment Accelerator](E7991E90-4AAE-44B6-8822-58BFDE3EADE4). 1. Download SDA, which is included in [Surface Tools for IT](http://go.microsoft.com/fwlink/p/?LinkId=618121) on the Microsoft Download Center. 2. Run the SDA installation file, named **Surface\_Deployment\_Accelerator\_*xxxx*.msi**, where *xxxx* is the current version number. 3. Accept the End User License Agreement (EULA) by selecting the check box, and then click **Install**, as shown in Figure 1.  Figure 1. SDA setup 4. Click **Finish** to complete the installation of SDA. The tool installs in the Surface Deployment Accelerator program group, as shown in Figure 2.  Figure 2. The Surface Deployment Accelerator program group and icon **Note** At this point the tool has not yet prepared any deployment environment or downloaded any materials from the Internet. ## Create a deployment share The following steps show how you create a deployment share for Windows 10 that supports Surface Pro 3, Surface Pro 4, Surface Book, the Surface app, the Surface Firmware Tool, and the Surface Asset Tag Tool. As you follow the steps below, make the selections that are applicable for your organization. For example, you could choose to deploy Windows 10 to Surface Book only, without any of the Surface apps. **Note** SDA lets you create deployment shares for both Windows 8.1 and Windows 10 deployments, but you can only create a single deployment share at a time. Therefore, to create both Windows 8.1 and Windows 10 deployment shares, you will need to run the tool twice. 1. Open the SDA wizard by double-clicking the icon in the **Surface Deployment Accelerator** program group on the Start screen. 2. On the **Welcome** page, click **Next** to continue. 3. On the **Verify System** page, the SDA wizard verifies the prerequisites required for an SDA deployment share. This process also checks for the presence of the Windows Assessment and Deployment Kit (ADK) for Windows 10 and the Microsoft Deployment Toolkit (MDT) 2013 Update 1. If these tools are not detected, they are downloaded and installed automatically. Click **Next** to continue. 4. On the **Windows 8.1** page, to create a Windows 10 deployment share, do not select the **Would you like to support Windows 8.1** check box. Click **Next** to continue. 5. On the **Windows 10** page, to create a Windows 10 deployment share, select the **Would you like to support Windows 10** check box. Supply the following information before you click **Next** to continue: - **Configure Deployment Share for Windows 10** - **Local Path** – Specify or browse to a location on the local storage device where you would like to store the deployment share files for the Windows 10 SDA deployment share. For example, **E:\\SDAWin10\\** is the location specified in Figure 3. - **Share Name** – Specify a name for the file share that will be used to access the deployment share on this server from the network. For example, **SDAWin10** is the deployment share name shown in Figure 3. The local path folder is automatically shared by the SDA scripts under this name to the group **Everyone** with a permission level of **Full Control**. - **Windows 10 Deployment Services** - Select the **Import boot media into the local Windows Deployment Service** check box if you would like to boot your Surface devices from the network to perform the Windows deployment. Windows Deployment Services must be installed and configured to respond to PXE boot requests. See [Windows Deployment Services Getting Started Guide for Windows Server 2012](5aa8ea78-8f95-459a-9e9a-cd96a3d698b9) for more information about how to configure Windows Deployment Services for PXE boot. - **Windows 10 Source Files** - **Local Path** – Specify or browse to the root directory of Windows 10 installation files. If you have an ISO file, mount it and browse to the root of the mounted drive. You must have a full set of source files, not just **Install.wim**.  Figure 3. Specify Windows 10 deployment share options 6. On the **Configure** page, select the check box next to each device or app that you want to include in your deployment share. Note that Surface Pro 4 and Surface Book only support Windows 10 and are not available for the deployment of Windows 8.1. The Surface Firmware Tool is only applicable to Surface Pro 3 and cannot be selected unless Surface Pro 3 drivers are selected, as shown in Figure 4. Click **Next** to continue.  Figure 4. Selecting Surface Firmware Tool requires Surface Pro 3 drivers 7. On the **Summary** page confirm your selections and click **Finish** to begin the creation of your deployment share. The process can take several minutes as files are downloaded, the tools are installed, and the deployment share is created. While the SDA scripts are creating your deployment share, an **Installation Progress** window will be displayed, as shown in Figure 5. A typical SDA process includes: - Download of Windows ADK - Installation of Windows ADK - Download of MDT - Installation of MDT - Download of Surface apps and drivers - Creation of the deployment share - Import of Windows installation files into the deployment share - Import of the apps and drivers into the deployment share - Creation of rules and task sequences for Windows deployment  Figure 5. The **Installation Progress** window 8. When the SDA process completes the creation of your deployment share, a **Success** window is displayed. Click **Finish** to close the window. At this point your deployment share is now ready to perform a Windows deployment to Surface devices. ### Optional: Create a deployment share without an Internet connection If you are unable to connect to the Internet with your deployment server, or if you want to download the Surface drivers and apps separately, you can specify a local source for the driver an app files at the time of deployment share creation. On the **Configure** page of the SDA wizard, select the **Copy from a Local Directory** check box, as shown in Figure 6. The **Download from the Internet** check box will be automatically deselected. Enter the folder location where you have placed the driver and app files in the **Local Path** field, as shown in Figure 6. **Note** All of the downloaded driver and applications files must be located in the same folder. The driver and app files do not need to be extracted from the downloaded .zip files.  Figure 6. Specify the Surface driver and app files from a local path **Note** The **Copy from a Local Directory** check box is only available in SDA version 1.90.0221 or later. ### Optional: Prepare offline USB media You can use USB media to perform an SDA deployment if your Surface device is unable to boot from the network. For example, if you do not have a Microsoft Surface Ethernet Adapter or Microsoft Surface dock to facilitate network boot (PXE boot). The USB drive produced by following these steps includes a complete copy of the SDA deployment share and can be run on a Surface device without a network connection. **Note** The offline media files for the complete SDA deployment share are approximately 9 GB in size. Your USB drive must be at least 9 GB in size. A 16 GB USB drive is recommended. Before you can create bootable media files within the MDT Deployment Workbench or copy those files to a USB drive, you must first configure that USB drive to be bootable. Using [DiskPart](26a4a166-95fa-4faf-95bc-2d5345f4a57a), create a partition, format the partition as FAT32, and set the partition to be active. To run DiskPart, open an administrative PowerShell or Command Prompt window, and then run the following sequence of commands, as shown in Figure 7: 1. **diskpart** – Opens DiskPart to manage disks and partitions. 2. **list disk** – Displays a list of the disks available in your system; use this list to identify the disk number that corresponds with your USB drive. 3. **sel disk 2** – Selects your USB drive; use the number that corresponds with the disk in your system. 4. **clean** – Removes all configuration from your USB drive. **Warning** This step will remove all information from your drive. Verify that your USB drive does not contain any needed data before you perform the **clean** command. 5. **create part pri** – Creates a primary partition on the USB drive. 6. **format fs=fat32 quick** – Formats the partition with the FAT32 file system, performing a quick format. FAT32 is required to boot the device from UEFI systems like Surface devices. 7. **assign** – Assigns the next available drive letter to the newly created FAT32 volume. 8. **active** – Sets the partition to be active, which is required to boot the volume. 9. **exit** – Exits DiskPart, after which you can close the PowerShell or Command Prompt window.  Figure 7. Use DiskPart to prepare a USB drive for boot **Note** You can format your USB drive with FAT32 from Disk Management, but you must still use DiskPart to set the partition as active for the drive to boot properly. After you have prepared the USB drive for boot, the next step is to generate offline media from the SDA deployment share. To create this media, follow these steps: 1. Open the **Deployment Workbench** from the **Microsoft Deployment Toolkit** group on your Start screen. 2. Expand the **Deployment Shares** node and the **Microsoft Surface Deployment Accelerator** deployment share. 3. Expand the folder **Advanced Configuration** and select the **Media** folder. 4. Right-click the **Media** folder and click **New Media** as shown in Figure 8 to start the New Media Wizard.  Figure 8. The Media folder of the SDA deployment share 5. On the **General Settings** page in the **Media path** field, enter or browse to a folder where you will create the files for the new offline media. See the example **E:\\SDAMedia** in Figure 9. Leave the default profile **Everything** selected in the **Selection profile** drop-down menu, and then click **Next**.  Figure 9. Specify a location and selection profile for your offline media 6. On the **Summary** page verify your selections, and then click **Next** to begin creation of the media. 7. A **Progress** page is displayed while the media is created. 8. On the **Confirmation** page, click **Finish** to complete creation of the media. 9. Right-click the **Microsoft Surface Deployment Accelerator** deployment share folder, click **Properties**, and then click the **Rules** tab as shown in Figure 10.  Figure 10. The Rules of the SDA deployment share 10. Use your mouse to highlight all of the text displayed in the text box of the **Rules** tab, and then press **Ctrl+C** to copy the text. 11. Click **OK** to close the **Microsoft Surface Deployment Accelerator** deployment share properties. 12. Right-click the newly created **MEDIA001** item in the **Media** folder, click **Properties**, and then click the **Rules** tab. 13. Use your mouse to highlight all of the text displayed in the text box of the **Rules** tab, and then press **Ctrl+V** to paste the text you copied from the **Microsoft Surface Deployment Accelerator** deployment share rules. 14. Right-click the **Microsoft Surface Deployment Accelerator** deployment share folder, click **Properties**, and then click the **Rules** tab again. Click the **Bootstrap.ini** button to open Bootstrap.ini in Notepad. 15. Press **Ctrl+A** to select all of the text in the window, and then press **Ctrl+C** to copy the text. 16. Close Bootstrap.ini and click **OK** in **Microsoft Surface Deployment Accelerator** deployment share properties to close the window. 17. Right-click the newly created **MEDIA001** item in the **Media** folder, click **Properties**, and then click the **Rules** tab again. Click the **Bootstrap.ini** button to open Bootstrap.ini in Notepad. 18. Press **Ctrl+A** to select all of the text in the window, then press **Ctrl+V** to paste the text from the SDA deployment share Bootstrap.ini file. 19. Delete the following lines from the Bootstrap.ini as shown in Figure 11, and then save the file:
|