Chapt 24 (Chapt 8 SW Trblestg) Flashcards
A technician is troubleshooting a Windows 10 computer that is acting strangely, and they suspect that it is infected with a virus. They have followed the best practices for malware removal and remediated the computer. What should they do next?
A) schedule scans and run updates
B) educate the end user
C) enable system restore and create a restore point
D) disable system restore in Windows
Schedule scans and run updates
What are the complete steps for malware removal process?
1 investigate and verify malware symptoms
2 quarantine infected systems
3 disable system restore and windows
4 remediate infected systems
1 update anti-malware software
2 scanning and removal techniques example safe mode pre-installation environment
5 schedule scans and run updates
6 enable system restore and create a restore point in Windows
7 educate the end user
A technician is working on a Windows 10 workstation that seems to be unstable. They want to ensure that system files have not been altered. Which command should they use to scan and fix corrupted system files?
A) sfc /scanfix
B) sfc /scanfile
C) sfc /verifyonly
D) sfc /scannow
sfc /scannow
A user reports that his Windows 10 start menu looks wrong. You know the environment relies on roaming profiles. What is a reliable solution to the user’s problem?
A) rebuild the desktop image
B) rebuild the windows user profile
C) delete the registry on the local machine
D) reboot the machine
Rebuild the windows user profile
Roaming profiles 10 to experience problems, most of which can be reliably fixed by rebuilding the windows profile
A user reports that a word document they need will not open. Other documents open as they should. They have not made a backup of this file. Which of the following statements is true?
A) the file is probably corrupted, and its contents are lost
B) they can use a restore point to get the file back
C) they can use the command line utility to open the document
D) they can use WinRE to repair the file and then open it
A
If a file will not open in the GUI graphical user interface, it probably won’t open at a command prompt either
You are using an iphone. When is it generally necessary to close running apps on the iphone?
A) when you receive out of memory errors
B) when the phone is sluggish
C) when an app locks up
D) when you are done using them for the day
When an app locks up
A network user with an Android tablet wants to backup and synchronize their data with their phone. Which service should they use to perform these tasks?
A) Google sync
B) Google Cloud
C) Android sync
D) Android Cloud
A
Google Sync is available for backups and synchronization of data between android-based devices and PCs that have a Microsoft Exchange account. Google cloud is their IaaS infrastructure as a service platform.
A client has a Windows 11 computer with a virus on it. They have quarantined the system from the rest of their Network. To follow malware removal best practices, what should be done next?
A) investigate and verify malware symptoms
B) disable system restore in Windows
C) enable system restore and create a restore point in Windows
D) update anti-malware software
Disable system restore in Windows
Your Windows desktop system is running sluggishly. You have a magnetic hard drive and an M.2 drive. What could you do that might improve system performance? Choose two.
A) run optimize and defragment drive on the magnetic media drive
B) run disc cleanup on both drives
C) run optimize and defragment drive on the M.2 drive
D) run sfc
A, B
If you save many large files, and the hard drive gets to be under 10% free space, it’s performance can slow down dramatically. The disc cleanup utility will show you how much disk space is being taken up by temporary files, log files, the recycle bin, and other items that can easily be deleted. This could free up some disk space. Optimize and defragment Drive will help with mechanical hard drives, but not the solid state drives. In fact running it could damage a solid state drive. As you access and change files on a drive, the parts of the drive can end up scattered in different places. With a mechanical drive, retrieving the file will be faster if the files pieces are all next to each other on the drive. Defragmenting the drive rearranges it and puts each file scattered pieces together. System file Checker should be run if you’re having problems related to your system files. It will not free up space on your drive
Your Windows PC is acting poorly after you installed a few poorly written applications. Now the system will not function properly. You want to refresh your Windows installation but keep your personal files. Where can this be done from? Choose two.
A) system recovery options
B) safe mode
C) emergency repair disc
D) WinRE
B, D
There are options for entering safe mode. If you are able to use the os, then go to settings and search for advanced startup, then choose change Advanced startup options, and under Advanced startup, click restart now. This will restart the computer and bring up the Windows recovery environment. Alternately, hold the shift key while restarting the computer. This will also cause the PC to boot into the Windows recovery environment. To access safe mode choose troubleshoot then Advanced options then startup settings then safe mode
A user is unable to access the network and is getting an error message that a duplicate IP exist on the system. You are confused because you have a DHCP server. What do you need to do next?
A) manually configure the IP address
B) ensure that this computer is set to obtain an IP address automatically
C) ping the IP address from another computer to find out the name of the duplicate computer
D) at a command prompt enter ipconfig /release, then ipconfig /renew
B
Ensure that this computer is set to obtain an IP address automatically
A Windows users antivirus software has crashed. They reboot the computer and try to open it again, and it crashes again. What should be done next to solve the problem? Choose two.
A) look for a patch or update on the manufacturer’s website
B) delete the antivirus software and reinstall it
C) remove and reinstall Windows
D) repair the antivirus installation through programs and features and control panel
A, D
Your Windows computer was working fine yesterday, but today it is exhibiting slow performance. Which of the following tools should be used to check for a potential problem causing the slowdown? Choose two
A) anti-malware software
B) Event Viewer
C) task manager > processes tab
D) programs and features in control panel
A, C
If the computer was fine yesterday and slow today, your first thought should be that it may have been attacked by malware. Malware running in the background is notorious for taking up system resources. Your first course of action should be to follow the malware removal process. If malware is not found on your system, look next at the processes tab of task manager. Click memory at the top to sort the list by how much memory each program is using. It may be software launched at startup that you don’t need or another program that doesn’t need to run all the time.
A Windows user at your office receives the following message,
“Before you can perform print related tasks such as page setup or printing a document, you need to install a printer”
They know that there were two printers listed yesterday. What is likely the problem?
A) someone has deleted their printers
B) both of the printers are offline
C) both printers are out of paper
D) The Print Spooler service needs to be restarted
They print school or service needs to be restarted
When The Print Spooler service is not running, a user will not be able to see or print to any of their devices. Open the services console and restart The Print Spooler to remedy the situation. If the printers were offline or out of paper, most likely the printer would send a message stating such to the users screen
A Windows computer user receives an error message that a needed service failed to start. Where can that user go to start the service? Choose two.
A) Services tab of task manager
B) computer management
C) the services console
D) device manager
A, C
All services can be found in the services console. A subset of those can be found on the services tab of task manager. If the needed service isn’t there, a link at the bottom of the page will take you to the full list of the services. services.msc