ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 427 - 220-1102 discussion

Report
Export

Which of the following file types would be used in the Windows Startup folder to automate copying a personal storage table (.pst file) to a network drive at log-in?

A.
.bat
Answers
A.
.bat
B.
.dll
Answers
B.
.dll
C.
.ps1
Answers
C.
.ps1
D.
.txt
Answers
D.
.txt
Suggested answer: A

Explanation:

The .bat file type would be used in the Windows Startup folder to automate copying a personal storage table (.pst) file to a network drive at log-in. A .bat file is a batch file that contains a series of commands that can be executed by the command interpreter. A .bat file can be used to perform various tasks, such as copying, moving, deleting, or renaming files or directories. A .bat file can be placed in the Windows Startup folder to run automatically when a user logs in to the system. A .bat file can use the copy command to copy a .pst file from a local drive to a network drive. A .pst file is a personal storage table file that contains email messages, contacts, calendars, and other data from

Microsoft Outlook. A .pst file can be backed up to a network drive for security or recovery purposes.

The .dll, .ps1, and .txt file types are not used in the Windows Startup folder to automate copying a .pst file to a network drive at log-in. A .dll file is a dynamic link library file that contains code or data that can be shared by multiple programs. A .dll file cannot be executed directly by the user or the system. A .ps1 file is a PowerShell script file that contains commands or expressions that can be executed by the PowerShell interpreter. A .ps1 file can also perform various tasks, such as copying files or directories, but it requires PowerShell to be installed and configured on the system. A .txt file is a plain text file that contains unformatted text that can be read by any text editor or word processor. A .txt file cannot contain commands or expressions that can be executed by the system. Reference:

Official CompTIA learning resources CompTIA A+ Core 1 and Core 2, page 18

CompTIA A+ Core 1 (220-1101) and Core 2 (220-1102) Cert Guide, page 459

asked 02/10/2024
Nikita Kazanenko
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first