Geekcert always updates Microsoft MTA Latest 98-365 vce exam preparation materials frequently to let our users get the latest version. MTA Latest 98-365 vce dumps Windows Server Administration Fundamentals, which is a hot exam of Microsoft certification, is worthy to make your full expert to get. Geekcert Microsoft MTA Jan 14,2022 Latest 98-365 exam questions exam dumps give you confidence to pass this certification exam in first attempt and with maximized score.
download valid 98-365 dumps certification dumps 2016- Geekcert pass guaranteed questions and answers. Geekcert – leading provider of latest 98-365 certification exam study materials. try to download the free demo. 4,500 exam dumps: pass your 98-365 certification exam with Geekcert. Geekcert – help you prepare for 98-365 certification exams. latest update, most accurate and high pass rate.
We Geekcert has our own expert team. They selected and published the latest 98-365 preparation materials from Microsoft Official Exam-Center: https://www.geekcert.com/98-365.html
The following are the 98-365 free dumps. Go through and check the validity and accuracy of our 98-365 dumps.These questions are from 98-365 free dumps. All questions in 98-365 dumps are from the latest 98-365 real exams.
Question 1:
You need to automate the installation of Windows Server 2016 on several servers. What should you use?
A. unattendinstall.exe
B. Microsoft Software Installer (MSI)
C. Windows Installer Service
D. Windows Deployment Services (WDS)
Correct Answer: D
Windows Deployment Services is the updated and redesigned version of Remote Installation Services (RIS). Windows Deployment Services enables you to deploy Windows operating systems over the network, which means that you do not have to install each operating system directly from a CD or DVD.
Question 2:
Plug and Play is a/an:
A. Automatic device configuration system.
B. Automatic system update application.
C. Method used by developers to create applications.
D. Multimedia device.
Correct Answer: A
Question 3:
The system partition on a Windows Server must always be installed to a:
A. Dynamic disk.
B. Simple volume.
C. NTFS volume.
D. FAT32 volume.
Correct Answer: C
Question 4:
Services that are required to enable another service to run are referred to as service:
A. Roots
B. Prerequisites
C. Dependencies
D. Parents
E. Hosts
Correct Answer: C
Some services have dependency services that do not start until their dependency services start first.
Question 5:
Which two specifications are included in Microsoft\’s hardware requirements for Windows Server? (Choose two.)
A. USB ports
B. RAM
C. Processor speed
D. Disk I/O
Correct Answer: BC
Example:
System Requirements for Windows Server 2016 with Desktop Experience:
CPU socket
1.4 GHz (64-bit processor) or faster for single core Memory (RAM) 2 GB Hard disk 60 GB system partition
Question 6:
You are using the Services Management Console. Which term is used to describe a service that is running?
A. Started
B. Activated
C. Engaged
D. Working
Correct Answer: A
Question 7:
You need to install storage device drivers for a Windows boot partition. When should you do this?
A. After you have started Windows for the first time
B. Before creation of the RAID array
C. During the post-boot phase
D. During the installation phase
Correct Answer: D
During the first phase of the Windows Server installation, Setup displays an option to install a storage driver.
Question 8:
Users report that they are unable to print. What should you do first?
A. Verify that the Print Spooler Service is running.
B. Pause the Print Spooler service.
C. Restart the Print Spooler service.
D. Disable the Print Spooler Service.
Correct Answer: A
You should first check that Print Spooler Service is running. If the Print Spooler Service is not running, users will not be able to print. If the service is not running, you should start it.
Question 9:
What are three benefits of performing a Server Core installation of Windows Server 2016? (Choose three.)
A. Option to upgrade to a Server with Desktop Experience
B. Reduced maintenance
C. Reduced attack vulnerability
D. Enhanced installation GUI
E. Lower disk space requirement
Correct Answer: BCE
Benefits of Server Core:
References: https://docs.microsoft.com/en-us/windows-server/administration/server-core/what-is-server-core
Question 10:
A small law firm hires you to set up its first file server. You decide to install Windows Server 2016 on a custom-built computer purchased from a local computer supplier. Early in the process, the installation prompts for storage drivers. What are two possible ways to provide the drivers to the installation process? (Choose two.)
A. Download the drivers, save them to the original installation DVD disk, and restart the installation process.
B. Point the installation to a URL on the manufacturer\’s website.
C. Place them in the root directory of a USB flash drive and insert the flash drive into a USB port.
D. Burn them to a blank CD and insert it in place of the installation disk.
Correct Answer: CD
You need a way of loading the drivers during the installation. The drivers need to be local to the server so they can either be on a USB drive of a CD. When prompted for the driver, insert the USB drive or CD.
Question 11:
Which of the following statements are true about a device driver? Each correct answer represents a complete solution. Choose all that apply.
A. Device drivers are software-dependent and do not depend on operating systems.
B. It allows higher-level computer programs to interact with a hardware device.
C. It is a program or software that controls a particular device.
D. It works as a translator between the device and the operating system and programs that use the device.
Correct Answer: BCD
A device driver is a program or software that controls a particular device. It works as a translator between the device and the operating system and programs that use the device. It provides an interface between a hardware device and
operating systems and application software.
It allows higher-level computer programs to interact with a hardware device. When an application needs data from a device, it requests the data from OS, which in turn, send a command request to the device driver. Drivers are hardware-
dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.
Question 12:
Mark works as a Network Administrator for NetTech Inc. The company has a Windows Server 2016 domain-based network. The network contains 3 Windows Server 2016 and 100 Windows 10 client computers.
Mark wants to add a device driver to the booted Windows PE image.
Which of the following tools will he use to accomplish the task?
A. Drvload
B. PEimg
C. LDIFDE
D. VSMT
Correct Answer: A
The Drvload tool is used to add out-of-box drivers to a booted Windows PE image. It takes .inf files as input. The PEImg tool is used to add a driver to an offline image. The syntax of the Drvload tool is as follows:
drvload.exe inf_path [,inf_path […]] [/?]
The command-line options of Drvload are as follows:
1./?: It is used to display the usage information. 2.inf_path: It is used to specify the path to the .inf file.
Incorrect Answers:
B: PEimg (PEimg.exe) is a command-line tool that is used to create and modify the Windows PE images offline. It is also used to add new device drivers to the Windows PE images offline.
C: LDIFDE is a command-line tool used to create, modify, and delete objects on a computer. It is also used to extend the schema, export Active Directory user and group information to other applications or services, and populate Active Directory with data from other directory services. It is extensively used by administrators to script operations at the command line.
D: The Virtual Server Migration Toolkit (VSMT), a command-line-based tool provided by Windows Server 2016, is used to migrate existing servers in the network environment to a virtualized partition of Windows Server 2016. VSMT has been specially designed for administrators to handle small number of servers that needs to be virtualized. It however, cannot be used to manage these servers. It uses XML files to store configuration data during the migration process. The tool is compatible with both the Hyper-V and the Virtual Server 2005 R2.
Question 13:
You install a sound driver on a system running Windows Server 2016.
After finishing installation, you find that the sound driver is not working.
Which of the following will you check to verify whether the driver is properly installed or not?
A. Control panel
B. Server Manager console
C. Computer Management console
D. Device Manager
Correct Answer: D
In order to verify whether the sound driver is properly installed or not, you should check Device Manager.
Device Manager is a Windows utility used to manage devices on a computer. It provides a graphical view of the hardware installed on a computer and marks malfunctioning devices or hardware. Using Device Manager, users can view and
change device properties, update device drivers, configure device settings, and uninstall devices. The Device Manager is organized in a tree format with the top branches representing device categories. Using Device Manager, users can also
enable or disable a device.
Incorrect Answers:
A: The control panel is a part of the Microsoft Windows graphical user interface, which allows users to view and manipulate basic system settings and controls via applets, such as adding hardware, adding and removing software, controlling user accounts, and changing accessibility options. In recent versions of Windows, the Control Panel has two views, i.e., Classic View and Category View, and it is possible to switch between these through an option that appears on the left side of the window.
B: Server Manager is a primary tool available in Windows Server 2016. It manages and secures multiple server roles in an enterprise.
C: Computer Management is a collection of Microsoft Management Console (MMC) snap-ins, including the Device Manager, Disk Defragmenter, Internet Information Services, Disk Management, Event Viewer, Local Users and Groups, Shared Folders, and other tools. Computer Management is the most prolific MCC that appears in the Administrative Tools folder in the Control Panel. Computer Management can also be pointed at another Windows machine altogether, allowing for monitoring and configuration of other computers on the local network that the user has access to.
Question 14:
David works as a System Administrator for company Inc. The company has a Windows Server 2016 domain-based network. David uses Microsoft Deployment Toolkit (MDT) 2013 for preparing a deployment.
He wants to mount a virtual hard disk (.vhd) file offline and service it just like a Windows image file.
Which of the following will David use to accomplish the task?
A. Windows Preinstallation Environment (Windows PE)
B. ImageX
C. DiskPart
D. SYSPREP tool
Correct Answer: C
DiskPart is used to mount a virtual hard disk (.vhd) file offline and service it just like a Windows image file.
Incorrect Answers:
A: Windows Preinstallation Environment (Windows PE) is defined as a 32-bit operating system that contains limited services. It is built on the Windows Vista kernel and is used to provide the minimal set of features required to run Windows Setup, access and install operating systems from the network, script basic repetitive tasks, and validate hardware.
B: ImageX is defined as a command-line tool that is used to capture, modify, and apply installation images for deployment in a large environment. It uses the Microsoft Windows Imaging Format (WIM) image format and can be used to capture a volume to a WIM file and to apply a WIM file to a volume. ImageX is deprecated in Windows Server 2016.
D: The SYSPREP tool can be used to prepare an image of a hard disk of a computer that runs the Windows operating system so that it can be deployed to various destination computers. It is used to prepare the computer by cleaning various user and machine settings and log files.
Question 15:
You work as a System Administrator for company Inc. The company has a Windows 2016 Active Directory network. The company purchases twenty new computers.
The management instructs you to deploy Windows Server 2016 on all the new computers. You install Windows PE on all computers. You want to control whether a customized shell is loaded in Windows PE instead of the default Command Prompt window.
Which of the following commands will you use to accomplish the task?
A. Wpeinit
B. Winpeshl
C. Wpeutil
D. Oscdimg
Correct Answer: B
Winpeshl is used to control whether a customized shell is loaded in Windows PE in place of the default Command Prompt window. In order to load a customized shell, create a file named Winpeshl.ini and put it in %SYSTEMROOT% \System32 of the customized Windows PE image.
A: Wpeinit is a command-line tool that is used to initialize Windows PE each time it boots. When Windows PE starts, Winpeshl.exe executes Starnet.cmd, which launches Wpeinit.exe. Wpeinit replaces the initialization function previously
supported in Factory.exe ?winpe. Wpeinit saves the log messages to C:\Windows\system32\wpeinit.log.
Wpeinit can be executed manually from a Windows PE Command Prompt window to process a custom answer file. Wpeinit.exe accepts one option called 璾nattend.
The parameter can be specified in one of the following four ways:
1. wpeinit 璾nattend=
2. wpeinit 璾nattend:
3. wpeinit /unattend=
4. wpeinit /unattend:
Incorrect Answers:
C: Windows PE utility (Wpeutil) is command-line tool that is used to run various commands in a Windows PE session. It enables a user to shutdown or restart Windows PE, enable or disable a firewall, set language settings, and initialize a network. For example, the following commands can be executed: Wpeutil shutdown Wpeutil enablefirewall Wpeutil reboot
D: Oscdimg is a command-line tool used to create an image file of a customized 32-bit or 64-bit version of Windows PE.