Windows Server Chapter 4

  • Cyclic Redundancy Check (CRC)
    Disks that are formatted using the GUID Partitioning Table (GPT) can hold larger volume sizes, and benefit from increased reliability provided by which feature?
  • backplane
A connection system that uses a printed circuit board instead of traditional cables to carry signals.
  • basic disk
A traditional Windows or DOS disk arrangement in which the disk is partitioned into primary and extended partitions, and cannot hold volumes pning multiple disks or be part of a RAID.
  • boot volume
The volume where the Windows folder is located; usually the C drive but doesn’t have to be.
  • direct-attached storage (DAS)
A storage medium directly connected to the server using it but differs from local storage in that it includes externally connected HDDs in an enclosure with a power supply.
  • disk drive
A physical component with a disk interface connector (such as SATA or SCSI) and a power connector.
  • extended partition
A division of disk space on a basic disk that must be divided into logical drives; can’t be marked active and can’t hold the Windows system volume.
  • dynamic disk
A disk arrangement that can hold up to 128 volumes including pned volumes, striped volumes, and RAID volumes.
  • file system
The method and format an OS uses to store, locate, and retrieve files from electronic storage media.
  • fixed provisioning
A method of creating virtual disks that allocates all space for the virtual disk from the storage pool immediately.
  • formatting
The process of preparing a disk with a file system used to organize and store files.
  • GUID Partitioning Table (GPT)
A disk-partitioning method that supports volume sizes up to 18 exabytes.
  • just a bunch of disks (JBOD)
A disk arrangement in which two or more disks are abstracted to appear as a single disk to the OS but aren’t arranged in a specific RAID configuration.
  • local storage
Storage media with a direct and exclusive connection to the computer’s system board through a disk controller.
  • logical unit number (LUN)
A logical reference point to a unit of storage that could refer to an entire array of disks, a single disk, or just a part of a disk.
  • Master Boot Record (MBR)
A disk-partitioning method that supports volume sizes up to 2 TB.
  • mirrored volume
A volume that uses space from two dynamic disks and provides fault tolerance. Also called a “RAID 1 volume.”
  • network-attached storage (NAS)
A storage device that has an enclosure, a power supply, slots for multiple HDDs, a network interface, and a built-in OS tailored for managing shared files and folders.
  • page file
A system file in Windows used as a virtual memory and to store dump data after a system crash.
  • partition
A logical unit of storage that can be formatted with a file system; similar to a volume but used with basic disks.
  • primary partition
A division of disk space on a basic disk used to create a volume. It can be assigned a drive letter, be marked active, and contain the Windows system volume.
  • primordial pool
A collection of physical disks available to be added to a storage pool.
  • RAID 5 volume
A volume that uses space from three or more dynamic disks and uses disk striping with parity to provide fault tolerance.
  • redundant array of independent disks (RAID)
A disk configuration that uses space on multiple disks to form a single logical volume.
  • resilience
Another term for fault tolerance; indicates a disk arrangement’s capability to maintain data if a disk fails.
  • serial ATA (SATA)
A common disk interface technology that’s inexpensive, fast, and fairly reliable with transfer speeds up to 6 Gb/s; used in both client computers and low-end servers and replaces the older ATA (PATA) technology.
  • serial attached SCSI (SAS)
A newer serial form of SCSI with transfer rates up to 6Gb/s and higher; the disk technology of choice for servers and high-end workstations.
  • simple volume
A volume that resides on a single disk, basic or dynamic.
  • small computer system interface (SCSI)
An older parallel bus disk technology still used on some servers but has reached its performance limits at 640 MB/s transfer rates.
  • solid state drive (SSD)
A type of storage medium that uses flash memory, has no moving parts, and requires less power than a traditional HDD. Also faster and more shock resistant than a traditional HDD but costs more per gigabyte and doesn’t have as much capacity as an HDD.
  • pned volume
A volume that extends across two or more physical disks, such as a simple volume that has been extended to a second disk.
  • storage area network (SAN)
A storage device that uses high-speed networking technologies to give servers fast access to large amounts of shared disk storage; the storage managed appears to the server OS as though it’s physically attached to the server.
  • storage layout
The method used to create a virtual disk with Storage Spaces; includes simple, mirror, and parity.
  • storage pool
A collection of physical disks from which virtual disks and volumes are created and assigned dynamically.
  • Storage Spaces
A new feature in Windows Server 2012/R2 that provides flexible provisioning of virtualized storage
  • striped volume
A volume that extends across two or more dynamic disks, but data is written to all disks in the volume equally; provides no fault tolerance but does have a performance advantage over simple or pned volumes.
  • system volume
A volume containing the files a computer needs to find and load the Windows OS.
  • thin provisioning
A method for creating virtual disks whereby the virtual disk expands dynamically and uses space from the storage pool as needed until it reaches the specified maximum size.
  • VHD file
The format virtual machines running in Hyper-V use for their virtual disks; can also be created and mounted with Disk Management and used like physical disks.
  • volume
A logical unit of storage that can be formatted with a file system.
  • True
A solid state drive is a good candidate for storing the page file.
  • False
The biggest advantage in using virtual disks instead of physical volumes is the lack of portability.
  • False
A parity space storage layout is similar to a RAID 1 volume in that a parity bit is written to the spare drive.
  • False
Thin provisioning allocates all configured space immediately ensuring that the space is available for the specified virtual disk.
  • True
A disk that is initialized via the Disk Management mmc is initialized as a Master Boot Record (MBR) disk by default.
  • What special character cannot be utilized in an NTFS file’s name?
  • Resilient File System (ReFS)
What file system can repair minor file system issues automatically and supports up to 1 yottabyte of volume size?
  • data deduplication
What feature provides the ability to find identical sets of data on a SAN based storage array and reduce the identical sets to a single instance in order to reduce space?
  • RAID 0
A simple space storage layout is similar to which non-fault tolerant RAID technology?
  • New-Partition
What PowerShell cmdlet can be used to create a new volume?
  • Version 3
What SATA version supports transfer speeds up to 6 Gb/s?
  • RAID 5
An administrator wants to utilize a RAID volume that provides redundancy using disk striping with parity. What type of RAID should the administrator select?
  • metadata
Modern file systems use what component to describe information about files, such as time stamps and attributes?
  • The disk pool is moved to an offline state until more physical storage is added.
If a disk pool becomes full how does Windows Server 2012 respond?
  • A volume must be accessible using Windows 9x.
Under what circumstance would an administrator choose to format a volume using the FAT file system?
  • True
The page file should be on its own volume.
  • Network Attached Storage
What type of storage typically shares files utilizing standard network protocols, such as Server Message Block (SMB), Network File System (NFS), and File Transfer Protocol (FTP)?
  • Solid State Drive (SSD)
A(n)___________ uses flash memory and the same type of high-speed interfaces, such as SATA or SATA express, as traditional hard disks.
  • iSCSI
The most commonly used network technologies within SANs are Fibre Channel and ______________.
  • Access Control List (ACL)
A(n)_______________________ determines who can access a file or folder and what can be done with the file.

Calculate the price
Make an order in advance and get the best price
Pages (550 words)
$0.00
*Price with a welcome 15% discount applied.
Pro tip: If you want to save more money and pay the lowest price, you need to set a more extended deadline.
We know how difficult it is to be a student these days. That's why our prices are one of the most affordable on the market, and there are no hidden fees.

Instead, we offer bonuses, discounts, and free services to make your experience outstanding.
How it works
Receive a 100% original paper that will pass Turnitin from a top essay writing service
step 1
Upload your instructions
Fill out the order form and provide paper details. You can even attach screenshots or add additional instructions later. If something is not clear or missing, the writer will contact you for clarification.
Pro service tips
How to get the most out of your experience with MyhomeworkGeeks
One writer throughout the entire course
If you like the writer, you can hire them again. Just copy & paste their ID on the order form ("Preferred Writer's ID" field). This way, your vocabulary will be uniform, and the writer will be aware of your needs.
The same paper from different writers
You can order essay or any other work from two different writers to choose the best one or give another version to a friend. This can be done through the add-on "Same paper from another writer."
Copy of sources used by the writer
Our college essay writers work with ScienceDirect and other databases. They can send you articles or materials used in PDF or through screenshots. Just tick the "Copy of sources" field on the order form.
Testimonials
See why 20k+ students have chosen us as their sole writing assistance provider
Check out the latest reviews and opinions submitted by real customers worldwide and make an informed decision.
Business and administrative studies
excellent job
Customer 452773, March 12th, 2023
Criminal Justice
The paper was not accused of plagiarism and was written very well. I will let you know the grade once it is graded. Thank you
Customer 452671, April 26th, 2021
ACC/543: Managerial Accounting & Legal Aspects Of Business
EXCELLENT JOB
Customer 452773, January 10th, 2024
Business and administrative studies
Thank you for your hard work and effort. Made a 96 out of 125 points Lacked information from the rubic
Customer 452773, October 27th, 2023
Business and administrative studies
Thank you
Customer 452773, March 19th, 2023
Business and administrative studies
Excellent job
Customer 452773, March 9th, 2023
Business and administrative studies
Thank you for your hard work and help
Customer 452773, February 21st, 2023
History
Don't really see any of sources I provided, but elsewise its great, thank you!
Customer 452697, May 8th, 2021
fin571
EXCELLEN T
Customer 452773, March 21st, 2024
ACC543MANAGERIALACCOUNTINGANDLEGALASPECTS
excellent
Customer 452773, January 25th, 2024
Business and administrative studies
excellent work
Customer 452773, March 9th, 2023
10th grade English
very good
Customer 452773, March 26th, 2023
11,595
Customer reviews in total
96%
Current satisfaction rate
3 pages
Average paper length
37%
Customers referred by a friend
OUR GIFT TO YOU
15% OFF your first order
Use a coupon FIRST15 and enjoy expert help with any task at the most affordable price.
Claim my 15% OFF Order in Chat
Close

Sometimes it is hard to do all the work on your own

Let us help you get a good grade on your paper. Get professional help and free up your time for more important courses. Let us handle your;

  • Dissertations and Thesis
  • Essays
  • All Assignments

  • Research papers
  • Terms Papers
  • Online Classes
Live ChatWhatsApp