Pre-Assessment Quiz Flashcards
Identify the true statement about Type 2 hypervisors.
a. They can run independent of a host operating system.
b. They can run multiple operating systems on a single host.
c. They self-contain a small operating system.
d. They can interact with the hardware directly.
They can run multiple operating systems on a single host.
Remtax offers tax consulting services over the Internet. It assists people in preparing their income tax returns.
In which of the following scenarios should Remtax use Windows Server Core or Nano Server?
a. The server will be dedicated to web services and accessed via the Internet. b. The server will not be dedicated to a specific function but will serve multiple functions. c. The server will be managed by a novice administrator that fulfills other roles in the company. d. The server will also function as an Active Directory domain controller.
The server will be dedicated to web services and accessed via the Internet.
Jenaro installed the Windows Admin Center on a Windows Server 2019 system called SERVERX. He intends to manage other servers using SERVERX.
If SERVERX has Web server software installed using port 443, which of the following must be true?
a. SERVERX is also a domain controller and has the Active Directory Domain Services role installed. b. Jenaro should avoid modifying the local computer's trusted host settings. c. SERVERX does not have an existing HTTPS certificate, so the Windows Admin Center can use port 443. d. Jenaro can connect to the Windows Admin Center only by appending the port number to the URL.
Jenaro can connect to the Windows Admin Center only by appending the port number to the URL.
What is the term for programs and system software that can query WMI?
a. WMI providers b. WMI classes c. WMI consumers d. WMI infrastructure
c. WMI consumers
(why) WMI consumers are the programs and system software that can query WMI. WMI infrastructure refers to the components of the operating system that respond to these WMI queries
What is the advantage of using production checkpoints over standard checkpoints?
a. Unlike production checkpoints, standard checkpoints use a backup service provided by the guest operating system. b. Production checkpoints are applied without shutting down the guest operating system. c. Production checkpoints cause fewer problems than standard checkpoints when applied. d. Unlike standard checkpoints, production checkpoints are created automatically whenever a virtual machine starts.
c. Production checkpoints cause fewer problems than standard checkpoints when applied.
Orana works for an organization that sets up several virtual machines on a day-to-day basis to be deployed for various clients. Orana is exploring various Hyper-V options that will simplify this process.
Which of the following Hyper-V features should Orana use?
a. Virtual machine templates
b. Replication
c. Live migration
d. Production checkpoints
a. Virtual machine templates
What is the term for domain and forest functions that must be coordinated from a single domain controller?
a. Universal Group Membership Caching b. User Principle Name c. Flexible Single Master Operations d. Role seizure
c. Flexible Single Master Operations
By default, a new domain has six organizational units: Domain Controllers, Builtin, Computers, ForeignSecurityPrincipals, Managed Service Accounts, and User.
a. True
b. False
b. False
A system administrator wants to give NTFS folder permission to a project manager so that the manager can add or remove the read-only, hidden, archive, index, compress, and encrypt attributes.
Which of the following permissions should the administrator give to the project manager?
a. Write extended attributes
b. Read extended attributes
c. Read attributes
d. Write attributes
a. Write extended attributes
(why)
The administrator should give Write extended attributes permission to the project manager. Write extended attributes permission allows the user to add or remove the archive, index, compress, and encrypt attributes.
Access to a shared folder on the network will use the most restrictive permissions, regardless of whether they are NTFS or share permissions.
a. True
b. False
a. True
(why)
You must be granted both shared folder permissions and NTFS/ReFS permissions to access files within a shared folder on an NTFS or ReFS filesystem. For example, if you have a Read/Write share access to a shared folder and a Read NTFS/ReFS permission to a file within the shared folder, you will only be able to read the contents of the file even though you have a Write access to the folder.
Which of the following print server permissions allows users to configure print server settings within the Print Management tool?
a. Manage Documents b. Manage Server c. Manage Printers d. View Server
b. Manage Server
(why)
Manage Server allows users to configure print server settings within the Print Management tool.
Which of the following options on a print queue webpage refreshes the list of print jobs within the print queue when selected?
a. Document List b. Properties c. All Printers d. Cancel All Documents
a. Document List
(why)
Document List is selected to refresh the list of print jobs within the print queue.
How much storage space is reserved on a storage device to convert a storage disk to a dynamic disk using a Windows tool?
a. 1 KB
b. 10 KB
c. 1 MB
d. 10 MB
c. 1 MB
(why)
The last 1 MB of storage on the device is automatically reserved to ensure that it can be converted to a dynamic disk, if necessary.
Which of the following statements is true of SAN devices?
a. SAN devices are functionally like an external USB drive.
b. SAN devices use hardware RAID externally to provide fault tolerance for the storage device that they contain.
c. SAN devices use SAN protocols to manage and format filesystems.
d. SAN devices are the same as network-attached storage.
a. SAN devices are functionally like an external USB drive.
(why)
SAN devices only provide storage to other systems using a SAN protocol and do not format or manage filesystems on this storage. Instead, the operating system that connects to the SAN device provides this functionality. As a result, a SAN device is functionally like an external USB drive.
For zones that allow dynamic updates, you do not need to create CNAME and MX records or host records that provide for round robin or netmask ordering.
a. True
b. False
b. False