lab 7-1 Flashcards

1
Q

What could be the primary reason to implement Resilient File System (ReFS) on Windows Server 2019 instead of a New Technology File System (NTFS)?

A. It preserves and enforces ACLs

B. It can detect data corruption when used with Storage Spaces

C. It supports USN Journal

D. It supports Reparse Points

A

It can detect data corruption when used with Storage Spaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You execute the following command in PowerShell:
Set-Disk –Number 3 –IsReadOnly $false

A. Turns off the Read-only attribute on Disk number 3

B. Sets an existing disk to disk 3 with the read-only attribute

C. Creates a new disk with the name 3 and turns on the read-only attribute

D. Creates a new disk with the name 3 and turns off Read-only attribute

A

Turns off the Read-only attribute on Disk number 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

You have a server with multiple disks but with no RAID configured. You want to mirror the C drive with D drive. Which of the following RAID should you configure?

A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 5+1

A

RAID 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which type of RAID provides fault tolerance through the use of parity information spread across the member disk volumes?

A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 5+1

A

RAID 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Identify the output of the following PowerShell command:
Get-VHD c:\engineering.vhd

A. Links engineering.vhd to the virtual machine

B. Verifies the system properties of engineering.vhd

C. Creates a connection with engineering.vhd

D. Creates a new VHD named engineering

A

Verifies the system properties of engineering.vhd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly