

\CreateSurfaceWindowsImage.ps1 -ISO C:\SDA\enterprise_client.iso -OSSKU Enterprise -DestinationFolder C:\Output -Device SurfaceHub2 -CreateUSB $True For a full list of supported devices, see the Device parameter description in the SDA README article.įor example, the following command will create a bootable USB drive that can be used to install Windows 10 on Surface Hub 2. The script can be used to create images to install Windows 10 or Windows 11 on a variety of Surface devices. Run the SDA script specifying parameters for your environment. Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force Open an elevated Windows PowerShell prompt and set ExecutionPolicy for the current session to Unrestricted. zip file to a location on your hard drive (ex: C:\SDA). On the General tab, select the Unblock checkbox and then click OK.Įxtract the. On the SurfaceDeploymentAccelerator page, click the Code button and then select Download ZIP to save the files locally on your computer. Go to SurfaceDeploymentAccelerator on GitHub. See the Prerequisites section of the README document for a detailed list of requirements.

A USB thumb drive at least 16 GB in size.The resulting image closely matches the configuration of Bare Metal Recovery (BMR) images, without any pre-installed applications such as Microsoft Office or the Surface UWP application. If the latest ADK is not already installed, it will be downloaded and installed when running the SDA tool.

The open source, script-driven SDA tool leverages the Windows Assessment and Deployment Kit (ADK) for Windows 10, facilitating the creation of Windows images (WIM) in test or production environments. SDA tool allows you to build a “factory-like” Windows image that you can customize to your organizational requirements. Redesigned in April 2020 to simplify and automate deployment of Surface images in a corporate environment, the Microsoft Surface Deployment Accelerator (SDA) automates the creation and configuration of a Microsoft recommended deployment experience by using free Microsoft deployment tools.
