CramX Logo
Back to FlashcardsInformation Technology / CompTIA A+ 220-1001 & 220-1002 ITProTV - A+ 1002 Practice

CompTIA A+ 220-1001 & 220-1002 ITProTV - A+ 1002 Practice

Information Technology153 CardsCreated 8 months ago

This flashcard set is based on the ITProTV A+ 220-1002 practice content, focusing on security best practices like the Principle of Least Privilege. It reinforces how to properly manage user permissions and minimize security risks in real-world environments.

Report

  • What is the best Implementation of the Principle of Least Privilege?

Issuing the Run As command to execute Administrative tasks during a regular user session.
Issuing a Single Account to each user, regardless of his job function
Completing Administrative tasks at a computer that functions only as a Server
Ensuring that all services use the main Administrative Account to execute their processes.

Issuing the Run As command to execute Administrative tasks during a regular user session.

Explanation:
The best implementation of the principle of least privilege is to issue the Run As command to execute administrative tasks during a regular user session. You should never use an Administrative Account to perform routine operations, such as creating a document, checking your email, or so on. Administrative Accounts should only be used when you need to perform an administrative task, such as configuring services or backing up a computer. The principle of least privilege is usually implemented by limiting the number of administrative accounts. Tools that are likely to be used by hackers should have permissions that are as restrictive as possible.

Rate to track your progress ✦

Tap or swipe ↕ to flip
Swipe ←→Navigate
1/153

Key Terms

Term
Definition
  • What is the best Implementation of the Principle of Least Privilege?

Issuing the Run As command to execute Administrative tasks during a regular user session.
Issuing a Single Account to each user, regardless of his job function
Completing Administrative tasks at a computer that functions only as a Server
Ensuring that all services use the main Administrative Account to execute their processes.

Issuing the Run As command to execute Administrative tasks during a regular user session.

  • You run Systeminfo command on a Windows 7 Computer, what will NOT be displayed?

Domain Name
Virtual Memory Statistics
Installed Hotfixes
Boot Options

Boot Options

  • You need to access content on a CD or DVD drive when you do not have an Optical Drive in your Mac computer. Which feature should you use?

Finder
Boot Camp
iCloud
Remote Disk

Remote Disk

Explanation:
Remote Disk is the Feature of macOS to access content on a ...

  • You decide to edit the boot order for your Windows 8 computer using the MSCONFIG utility. To which file is the Edit Saved?

Ntoskrnl.exe
bootmgr
boot.ini
BCD

BCD

Explanation:
BCD is a file that replaced the boot.ini File. Boot.ini was used in...

  • You organization is concerned with unauthorized users downloading confidential data to removable media. You decide to encrypt the confidential data using the Encrypting File System (EFS).

You need to copy an EFS-Encrypted File. The File will be copied to an NTFS volume that does not implement EFS. What is the state of the file?

The Original version of the file is decrypted. The new version is decrypted.
The Original version of the file remains encrypted. The new version is decrypted.
The Original version of the file remains encrypted. The new version is encrypted.
The Original version of the file is decrypted. The new version is encrypted.

The Original version of the file remains encrypted. The new version is decrypted.

  • You have a 3TB drive on which you want to install Windows. How must you format the drive to have the Operating System recognize the entire drive?

MBR
Extended
GPT
Basic

GPT

Explanation:
To Install Windows on a 3TB Drive, you must format the drive as a G...