Which tool is used to create an answer file that will be used to deploy Windows 10 in your environment?

Windows Answer File Generator (WAFG) is a simple website that provides similar functions to Windows System Image Manager (SIM).

Windows System Image Manager is the tool used to create an unattended Windows Setup answer file. Windows AFG, however, does not need the Windows Automated Installation Kit or Windows Assessment and Deployment Kit to be installed or downloaded. Windows AFG provides a simple web based form that gives the user options to configure the desired answer file; which is all based off Windows SIM.

This website will allow you to configure numerous settings that are necessary for the Windows Setup process. Some of the configuration settings include:

  • General Installation settings
  • Regional configuration
  • Out Of Box Experience settings
  • Windows Update settings
  • Partition creation
  • User Account information

Windows AFG has one simple form to create an unattended answer file for the x86 and x64 bit architectures.

All major editions of Windows 7 are supported, which include:

  • Windows 7 Starter
  • Windows 7 Home Basic
  • Windows 7 Home Premium
  • Windows 7 Professional
  • Windows 7 Ultimate
  • Windows 7 Enterprise

All major editions of Windows 8 are supported, which include:

  • Windows 8
  • Windows 8 Pro
  • Windows 8 Pro with Media Center
  • Windows 8 Enterprise

All major editions of Windows 8.1 are supported, which include:

  • Windows 8.1
  • Windows 8.1 Pro
  • Windows 8.1 Pro with Media Center
  • Windows 8.1 Enterprise

All major editions of Windows 10 are supported, which include:

  • Windows 10 Home
  • Windows 10 Pro
  • Windows 10 Education
  • Windows 10 Enterprise
  • Windows 10 Enterprise LTSB

All major editions of Windows Server 2008 and Server 2008 R2 are supported, which include:

  • Windows Server 2008/R2 Foundation
  • Windows Server 2008/R2 Storage Server
  • Windows Server 2008/R2 Web Server
  • Windows Server 2008/R2 Standard
  • Windows Server 2008/R2 Enterprise
  • Windows Server 2008/R2 Datacenter
  • Windows Server 2008/R2 HPC
  • Windows Server 2008/R2 Itanium

All major editions of Windows Server 2012 are supported, which include:

  • Windows Server 2012/R2 Foundation
  • Windows Server 2012/R2 Essentials
  • Windows Server 2012/R2 Standard
  • Windows Server 2012/R2 Datacenter

All major editions of Windows Server 2016 are supported, which include:

  • Windows Server 2016 Essentials
  • Windows Server 2016 Standard
  • Windows Server 2016 Datacenter

All major editions of Windows Server 2019 are supported, which include:

  • Windows Server 2019 Standard
  • Windows Server 2019 Datacenter

Sub versions of Windows Server 2008 and Server 2008 R2 are supported, which include:

  • Windows Small Business Server 2008
  • Windows Small Business Server 2011

Windows AFG also supports Windows 7 images that have the "ei.cfg" removed. When using an installation that has the "ei.cfg" removed, you will be prompted to select the Windows edition before the unattended installation beings.

This form based tool can be used by anyone; from individuals who install Windows 7 for friends or family, all the way up to enterprise IT personnel. This can be used in conjunction with disk cloning and Sysprep for desktop deployment.

If you find this website or its content useful and you wish to make a donation, please feel free by clicking the button below. Any donations received will be much appreciated with keeping this website operational, maintaining hardware/software, providing code updates and adding extra features.

Don't forget to follow us on Facebook.

Which tool is used to create an answer file that will be used to deploy Windows 10 in your environment?

titledescriptionauthorms.authormanagerms.prodms.localizationpriorityms.datems.topicms.technology

Windows ADK for Windows 10 scenarios for IT Pros (Windows 10)

The Windows Assessment and Deployment Kit (Windows ADK) contains tools that can be used by IT Pros to deploy Windows.

frankroj

frankroj

aaroncz

windows-client

medium

11/23/2022

article

itpro-deploy

Windows ADK for Windows 10 scenarios for IT Pros

The Windows Assessment and Deployment Kit (Windows ADK) contains tools that can be used by IT Pros to deploy Windows. For an overview of what's new in the Windows ADK for Windows 10, see What's new in kits and tools.

In previous releases of Windows, the Windows ADK docs were published on both TechNet and the MSDN Hardware Dev Center. Starting with the Windows 10 release, Windows ADK documentation is available on the MSDN Hardware Dev Center. For the Windows 10 ADK reference content, see Desktop manufacturing.

Here are some key scenarios that will help you find the content on the MSDN Hardware Dev Center.

Create a Windows image using command-line tools

DISM is used to mount and service Windows images.

Here are some things you can do with DISM:

  • Mount an offline image
  • Add drivers to an offline image
  • Enable or disable Windows features
  • Add or remove packages
  • Add language packs
  • Add Universal Windows apps
  • Upgrade the Windows edition

Sysprep prepares a Windows installation for imaging and allows you to capture a customized installation.

Here are some things you can do with Sysprep:

  • Generalize a Windows installation
  • Customize the default user profile
  • Use answer files

Windows PE (WinPE) is a small operating system used to boot a computer that doesn't have an operating system. You can boot to Windows PE and then install a new operating system, recover data, or repair an existing operating system.

Here are ways you can create a WinPE image:

  • Create a bootable USB drive
  • Create a Boot CD, DVD, ISO, or VHD

Windows Recovery Environment (Windows RE) is a recovery environment that can repair common operating system problems.

Here are some things you can do with Windows RE:

  • Customize Windows RE
  • Push-button reset

Windows System Image Manager (Windows SIM) helps you create answer files that change Windows settings and run scripts during installation.

Here are some things you can do with Windows SIM:

  • Create answer file
  • Add a driver path to an answer file
  • Add a package to an answer file
  • Add a custom command to an answer file

For a list of settings you can change, see Unattended Windows Setup Reference on the MSDN Hardware Dev Center.

Create a provisioning package using Windows ICD

Introduced in Windows 10, Windows Imaging and Configuration Designer (ICD) streamlines the customizing and provisioning of a Windows 10 for desktop editions (Home, Pro, Enterprise, and Education) or Windows 10 IoT Core (IoT Core) image.

Here are some things you can do with Windows ICD:

  • Build and apply a provisioning package
  • Export a provisioning package

IT Pro Windows deployment tools

There are also a few tools included in the Windows ADK that are specific to IT Pros and this documentation is available on TechNet:

  • Volume Activation Management Tool (VAMT) Technical Reference
  • User State Migration Tool (USMT) Technical Reference

Which of the following deployment tools are supported by Windows 10?

These tools include Windows Deployment Services (WDS), the Volume Activation Management Tool (VAMT), the User State Migration Tool (USMT), Windows System Image Manager (Windows SIM), Windows Preinstallation Environment (Windows PE), and Windows Recovery Environment (Windows RE).

What Windows tool can be used to create and deploy images?

You can use a tool called Free Open Ghost (FOG for short) to deploy images across a network. Visit http://www.fogproject.org/ for more information.

How to deploy Windows 10 using WDS?

To import an image into WDS, perform the following steps: Open the Windows Deployment Services console. Click Install Images. From the Action menu, click Add Install Image..
Boot Image. ... .
Install Image. ... .
Discover Image. ... .
Capture Image..

How to use MDT to deploy Windows 10?

In this article.
Step 1: Configure Active Directory permissions..
Step 2: Set up the MDT production deployment share..
Step 3: Add a custom image..
Step 4: Add an application..
Step 5: Prepare the drivers repository..
Step 6: Create the deployment task sequence..
Step 7: Configure the MDT production deployment share..