Microsoft 70-735 OEM Manufacturing and Deployment for Windows 10 Online Training
Microsoft 70-735 Online Training
The questions for 70-735 were last updated at Nov 26,2024.
- Exam Code: 70-735
- Exam Name: OEM Manufacturing and Deployment for Windows 10
- Certification Provider: Microsoft
- Latest update: Nov 26,2024
You create the working directories for a custom Windows Preinstallation Environment (Windows PE) image.
You need to create an ISO image of Windows PE that can be written to a DVD. The ISO image must be bootable.
Which command should you use?
- A . bcdboot.exe
- B . oscdimg.exe
- C . bootsect.exe
- D . etfsboot.exe
DRAG DROP
Match the file formats to the corresponding deployment tools. To answer, drag the appropriate file format from the column on the left to its deployment tool on the right.
Each file format may be used once, more than once, or not at all. NOTE: Each correct match is worth one point.
You use an answer file to automate the installation of Windows 10. You need to add your company’s support information to computers that you deploy.
Which component should you add to the answer file?
- A . Microsoft-Windows-Setup
- B . Microsoft-Windows-PnpCustomizationsNonWinPE
- C . Microsoft-Windows-Shell-Setup
- D . Microsoft-Windows-Deployment
This question requires that you evaluate the underlined text to determine if it is correct.
To provide the default product key for OEM activation, you create an answer file by using Windows System Image Manager (Windows SIM), and you add the Microsoft-Windows-Shell-Setup component and the ProductKey component to the generalize pass.
Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.
- A . No change is needed.
- B . auditSystem pass
- C . specialize pass
- D . windowsPE pass
You have a server named Server1 that runs Windows Server 2016. Server1 is located on a network that is disconnected from the Internet.
You have a computer named Computer1 that runs Windows 10.
You download the Windows Assessment and Deployment Kit (Windows ADK) setup on Computer1.
You need to create an installation source on a USB drive that can be used to install Windows ADK on Server1.
Which installation option should you use when you run the Windows ADK setup on Computer1?
- A . /list
- B . /layout
- C . /ceip
- D . /features
- E . /installpath
HOTSPOT
You are building a Windows Preinstallation Environment (Windows PE) image on a computer named Computer1.
You have an executable file named App1.exe in the C:Toolsfolder. App1.exe is a command line tool that can be run in Windows PE.
You run the following commands on Computer1.
copype.cmd amd64 C:WinPE dism.exe/Mount-Image/ImageFile:c:WinPEmediasourcesboot.wim/index:1/MountDir:C:WinPEMount
You need to ensure that you can run App1.exe from Windows PE. App1.exe must be in the root of X: when Windows PE starts.
Which command should you run? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You have an image of Windows 10 named Image1.wim. Image1.wim contains a Windows Recovery Environment (Windows RE) image.
You need to add a driver to Windows RE.
Which tool or cmdlet should you use?
- A . Express Deployment Tool (EDT) for Windows 10
- B . Add-WindowsDriver
- C . Windows Imaging and Configuration Designer (Windows ICD)
- D . Add-WindowsPackage
You have a reference image of the 64-bit version of Windows 10. The reference image contains an application named App1.
You need to ensure that App1 is pinned to the Start menu.
Which tool or tools should you use to apply the custom Start layout to the image?
- A . image.exe and Windows Preinstallation Environment (Windows PE)
- B . dism.exe and File Explorer
- C . Microsoft Application Compatibility Toolkit (ACT)
- D . Windows System Image Manager (Windows SIM)
You have a Windows Recovery Environment (Windows RE) image. You make changes to applications, languages, and updates in the image. After the changes, the size of the image increases to 500 MB. You need to modify the deployment script to ensure that the recovery partition has the required amount of free space. The solution must minimize the space of the recovery partition.
To which size should you set the recovery partition?
- A . 550 MB
- B . 820 MB
- C . 1024 MB
- D . 1524 MB
DRAG DROP
You are building an image of Windows 10 for a new computer model. The computer uses specific out-of-box device drivers.
The Windows 10 image is stored in C:OEMInstall.wim. Install.wim contains only one image named Windows.
The drivers are stored in the C:Mydrivers folder on your management computer. The drivers are stored in the INF format.
You need to add the drivers to a new image in the Install.wim file.
Which three commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.