Chapt 22 (chapt 6 OS) Flashcards
A technician is troubleshooting a computer that occasionally will not read data from the hard drive what should they try first?
A) run defragment and optimize drives
B) run chkdsk at a command prompt
C) format the hard drive and reinstall the OS
D) replace the hard drive
Run chkdsk at a command prompt
It is possible that the hard drive has some bad sectors so run check disk to scan the drive and attempt to repair them. If that doesn’t work, formatting is the second option and replacing the drive is the third. If your drive is getting read right errors, having an extra hard drive on hand would be wise
You are at a Windows computer with the command prompt open. You believe that a user is improperly accessing files on a shared folder named ‘docs’ . On the Windows computer the D:\userfiles folder is shared as docs. Which command will immediately stop the sharing of this folder?
A) net share D:\userfiles /delete
B) net share D:\userfiles /stop
C) net share docs /delete
D) net share docs /stop
C
The net share command is used to share folders on a network as well as stop sharing folders. The proper syntax to share a folder is
net share <share>=<drive>:<path></path></drive></share>
To stop sharing use the delete flag. You must be running the command prompt as an administrator to create and delete shares
Which of the following Windows editions support ReFS resilient file system? Choose two.
A) home
B) Pro
C) Pro for workstations
D) Enterprise
Pro for workstations and Enterprise
Resilient file system will detect when data on a mirrored drive has been corrupted and will use a healthy copy of the data on the other drives to attempt to correct corrupted data and protect data
You need to configure internet connections on a Windows workstation. Which tabs of the internet options utility and control panel would you use to set the homepage and enable the pop-up blocker?
A) connections, security
B) general, security
C) general, privacy
D) connections, privacy
C
general, privacy
The internet options utility and windows control panel has six tabs that allow you to configure how your browser interacts with the internet. The six Tabs are general, security, privacy, content, connections, programs, and advanced. Not all versions of Windows have the content tab. The general tab allows you to change the homepage whereas the Privacy tab has a turn on pop-up blocker option
A salesperson and your company travels regularly to foreign countries, through different time zones. They have asked you if there is a way to set their Windows 10 PC so that it will always show the time and date for their location. How can this be done?
A) in window settings, choose time and language, then date and time, and select set time automatically
B) in control panel, choose date and time, then select set time zone automatically
C) in window settings, choose date and time, then select synchronize your clock
D) in Windows settings, choose time and language, then choose date and time, and select set time automatically and set time zone automatically
D
Select set time automatically and set time zone automatically
You are working with a customer that has a small work group, peer-to-peer, network with Windows 10 pcs. The employee computers have a program that requires using the X Drive. Several computer users need to be able to access this drive, which is actually a shared folder located on the manager’s pc. What can you do to make this drive available for other computers to access as drivex? Choose two.
A) on each client computer, open file explorer, click this pc, then click map Network drive. Choose Drive letter x, then navigate to the shared resource
B) on the manager’s pc, navigate to the shared folder, then right click it and choose map network drive
C) on the manager’s pc, ensure that each user who will connect to the manager’s PC has a user account.
D) on the client computer, create a folder called drivex, then on the manager’s PC, map drivex to that folder
A, C
In a work group, peer-to-peer, network, you would first need to ensure that each person who will be using the shared resource has a username and password on the manager’s computer. The resource would then be shared on the manager’s pc, and then on each employee’s computer, go into file explorer, click this pc, then map network drive and follow the on-screen prompts to map drivex to that shared resource. The choices and windows 11 are slightly different and file explorer after clicking this PC you would click the three dots in the ribbon then choose map network drive
You are setting up a network for a very small company. they have a total of 10 computers running a mix of Windows 10 home and Windows 10 Pro computers, and they have a network attached to printer. what will you use to allow them to share files and their printer?
A) domain
B) workgroup
C) HomeGroup
D) crossover cables
B workgroup
A user’s Windows workstation seems to be using an excessive amount of memory. Which management tool could you use to identify the application that is causing the problem?
A) performance monitor
B) computer management
C) Windows memory Diagnostics
D) processes tab of task manager
Processes tab of task manager
Performance monitor will show resources used but not by application
The CEO will be attending several meetings whose discussions must remain confidential. They want to ensure that the microphone on their Windows 10 PC is not available while they are using certain apps. Where can these settings be configured?
A) in Windows settings, choose privacy, then microphone
B) device manager
C) computer management
D) in Windows settings, choose personalization
And window settings, choose privacy then microphone
This provides granular settings for microphone use, including which apps can use the microphone.
You are manually configuring IP version 4 addresses on a computer. The IP address is 200.100.1.10 and the network number is 200.100.0.0 what is the appropriate subnet mask for this computer?
A) 200.100.0.0
B) 255.255.0.0
C) 0.0.255.255
D) 192.168.0.0
255.255.0.0
You are creating a network diagram for a company that has just hired you as a network administrator. Which of the following could be the default gateway on the company’s network? Choose two.
A) web server
B) proxy server
C) router
D) switch
Proxy server and router
A proxy server can serve as a Gateway for a network because, if one exists, traffic will go through the proxy server before going into or out of the network. In the absence of a proxy server, the router serves as a gateway, forwarding traffic on the next Network or receiving external traffic and sending it to the proper device inside a network
What is an internal networking device that provides a central connection point for Network nodes and uses the nodes Mac address that is found on the network interface card to send package to the proper destination?
A) router
B) Switch
C) hub
D) proxy server
Switch
What is the purpose of a subnet mask?
A) it identifies the network portion of an IPv4 address
B) it identifies the network portion of an IPv6 address
C) it masks, hides, part of the IP address from a hacker
D) it masks, hides, the host number from a hacker
It identifies the network portion of an IPv4 address
In IPv4 networking, a computer system will compare the subnet mask to the IP address to identify the network and host number of the IP address. Ip6 addresses do not use a subnet mask and the subnet mask does not hide anything
You have been asked to help with a network for a company that has 50 computers. They have been using work groups, but it is getting too difficult. There is an assortment of Windows editions on the computers, including windows home, windows pro, and Windows Pro for workstations. What will you do to set up their new network? Choose two.
A) upgrade all the windows home PCS to Windows Pro
B) install a server with active directory
C) downgrade all the windows Pro for workstations to Windows Pro
D) upgrade all the workstations to Windows Enterprise
A, B
Upgrade to Windows Pro and install a server with active directory
A network with that many computers, typically more than 10, needs a domain for security management. The Windows home edition PCS can not log into a domain, so they would need to be upgraded to at least the Windows Pro edition. It is not necessary to upgrade them to Pro for workstations or Enterprise Editions
Which of the following IPv6 address types are routable?
A) global unicast
B) link local
C) loopback
D) unique local
Global unicast
addresses are routable, that means that a global unicast address can be reached by any other PC on the internet, unless you put security measures in place like a firewall.
You are on a Windows computer that is joined to a work group. You are going home and ready to shut down your computer but want to be certain that no one is using the shared files on the computer first. Where would you go to check?
A) task manager
B) users and groups
C) performance monitor
D) control panel > networking
Task manager
The task managers users tab provides information about any users that are connected to the local machine. The users tab shows the user’s identification and the resources that are being used by them. Right click and choose to expand to see what they are using on your computer. You can also disconnect them from here, but it might be nicer to message them first
What information do you need to connect a PC using remote desktop?
A) the IP address of the PC
B) the password to the network that the PC resides on
C) the name under, how to connect to this pc, when remote desktop was enabled
D) the password of the signed on PC user
The name under, how to connect to this pc, when remote desktop was enabled
You find that you were often using system configuration, disc cleanup, and event viewer. What Windows 10 control panel utility gives you quick access to these and more tools?
A) computer management
B) resource monitor
C) administrative tools
D) task scheduler
Administrative tools
Administrative tools is not available in Windows 11, but the other tools listed in the question are
You need to work at a command prompt on a Windows pc. When you open the prompt, you are at C:\Windows\System32
You need to work on the second partition, which is listed as Drive d. How will you navigate to drive d? Assume you press enter after the command.
A) root D:
B) D:
C) cd D:
D) cd D:\
D:
You are installing the Windows 10 home 64-bit operating system on a friend’s computer. What is the minimum storage space that must be available for the OS installation?
A) 1 GHz
B) 2 GHz
C) 16 Gb
D) 20 GB
20 GB
Windows 10 minimum requirements are a 1 GHz or faster processor or SOC system on a chip, DirectX 9 or later with the wddm windows display driver model 1.0 driver, and a minimum of 800x600 display. For storage, the 32-bit version requires 16 GB, and the 64-bit version requires 20 GB available for the os. Ram requirements are 1 GB for the 32-bit operating system and 2 GB for the 64-bit operating system. Keep in mind that these are the absolute minimum requirements and the OS will run but not as well as we have come to expect. And reality a faster processor, more ram, and more storage would be expected
You are in the Windows 10 command prompt, using run as administrator. There is a directory named D:\files that you want to delete. It currently has six subdirectories and dozens of files in it. Which command should you use to delete D:\files?
A) del D:\files /s
B) del D:\files /q
C) rmdir D:\files /s
D) rmdir D:\files /q
C
Rd and rmdir command will only delete empty directories by default. With that command, the /s switch will remove all subdirectories and files. The /q switch is quiet mode, and when used with the /s switch, it will not ask if it is okay to remove all the files and subdirectories, it will remove them without warning. The del command is for deleting files
Which Windows 10 Edition supports up to 2 TB of ram?
A) home
B) Pro
C) Pro for workstations
D) Enterprise
B
Pro addition supports up to 2 TB of RAM and a maximum of two CPU sockets. The home edition supports only 128 GB of RAM and only one CPU socket. Windows Pro for workstations and Enterprise editions support up to four physical CPU sockets and six terabytes of RAM
You will be installing several new resource intensive applications on a Windows workstation, and the user has concerns over system performance. You want to monitor the memory and the CPU performance and set up the workstation so that it logs the performance over time. Which utility should you use to set this up?
A) resource monitor
B) performance monitor
C) task viewer
D) Event Viewer
Performance monitor
There are three tools that quickly show you CPU and memory usage and windows, resource monitor, performance monitor and task manager. The only one that lets you set up logs is performance monitor. It will collect counter information and then send that information to a console or Event log. Event Viewer logs system, application, and security events but not performance
You are troubleshooting a network connectivity issue and want to see if the local computer can reach a particular server on the web. What command will you use?
A) ping
B) tracert
C) ipconfig
D) pathping
Ping
The Ping packet internet grouper command sends a series of four packets to a remote computer and waits for a reply. If the reply is received, you know that the local computer is able to reach the remote host. It also displays how long the transaction took. Ping can be used with domain names like google.com or the IP address, if known.
When ‘ping localhost’ or ‘ping 127.0.0.1’ or ‘ping ::1’ is run, the command verifies that tcp ip is working on the local computer