1102: Chap 6 - Operating Systems Flashcards
1102-Chap6-1: You want to transfer files from your computer to a remote server. To do this, you want to connect to a shared directory on the server and copy the files. Which command-line utility will allow you to do this?
netstat
net
netshare
netdom
net
net
The (windows) net use command is a Command Prompt command used to connect to, remove, and configure connections to shared resources, like mapped drives and network printers. It’s one of many net commands like net send, net time, net user, net view, net share, etc.
1102-Chap6-4: You are at a windows computer with a Command Prompt open. You believe that a user is improperly accessing files on a shared folder called docs. On the Windows computer, the D:\userfiles folder is shared as docs. Which command will immediately stop the sharing on the folder?
net share D:\userfiles /delete
net share D:\userfiles /stop
net share docs /delete
net share docs /stop
net share docs /delete
1102-Chap6-6: Which of the following Windows editions support ReFS (Resilient File System)? (choose two)
Home
Pro
Pro for Workstations
Enterprise
Pro for Workstations
Enterprise
1102-Chap6-7: You just purchased a new computer that has four CPUs. What edition of Windows will yhou need, at a minimum, to take advantage of the computer’s processing capability?
Home
Pro
Pro for Workstations
Enterprise
Pro for Workstations
Home = 1 CPU Max
Pro = 2 CPU Max
Pro for Workstation = 4 CPU Max
1101-Chap6-9: one of your technicians needs to use the Task Manager utility. What are the two ways they can open Task manager? (Choose two)
Press Ctrl + Alt + Delete and then click Task Manager
Press Ctrl + Shift + T
Press Ctrl + Alt + T
Press Ctrl + Shift + Esc
Press Ctrl + Alt + Delete and then click Task Manager
Press Ctrl + Shift + Esc
1102-Chap6-10: You need to configure Internet connections on a Windows workstation. Which tabs of the Internet Options utility in Control Panel would you use to set the home page and enable the pop-up blocker?
Connections, Security
General, Security
General, Privacy
Connections, Privacy
General, Privacy
1102-Chap6-12: A salesperson in 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?
In Windows settings, choose Time & Language, then Date & Time, and select set time automatically
In Control Panel, choose Date & Time, then set Time Zone Automatically
In Windows settings, choose Date & Time, and select Syncronize your clock
In Windows settings, choose Time & Language, then choose Date & Time, and select set time automatically and set time zone automatically
In Windows settings, choose Time & Language, then choose Date & Time, and select set time automatically and set time zone automatically
1102-Chap6-23: What is the purpose of a subnet mask?
Identifies the network portion of an IPv4 address
Identifies the network portion of an IPv6 address
Masks (hides) part of the IP address form a hacker
Masks (hides) the host number from a hacker
Identifies the network portion of an IPv4 address
1102-Chap6-24: You’ve been asked to help with a network for a company that has 50 computers. They’ve been using workgroups, but it is getting too difficult. There is an assortment of Windows editions on the computers including Win Hom, Win Pro, and Win Pro for Workstations. What will you do to set up their new network? (Choose two)
Upgrde all Win Home machines to Win Pro
Install an Active Directory server
Downgrade all Win Pro for Workstations to Win Pro
Upgrade all machines to Win Enterprise
Upgrde all Win Home machines to Win Pro
Install an Active Directory server
1102-Chap6-29: Given the IP address of fe80::308c:fee2:2abc:8337, what do we know about this address? (Choose two)
It is an IPv4 address
It is an IPv6 address
The subnet mask is 0
It is not routable
It is an IPv6 address
It is not routable
fe80 means an internal only address and is no routable
1102-Chap6-30: You see an IP address with a /48 after it. What does the /48 tell you? (Choose two)
There are 48 PCs on this network
The prefix length is 48 bits
The network uses an IPv6 addressing scheme
The network uses an IPv4 addressing scheme
The prefix length is 48 bits
The network uses an IPv6 addressing scheme
1102-Chap6-32: You are on a Windows computer that is joined to a workground. You’re going home and are ready to shut down but want to be certain that no one is using the shared files on your computer first. Where would you go to check?
Task Manager
Users and Groups
Performance Monitor
Control Panel -> Networking
Task Manager
1102-Chap6-36: What information do you need to connect to a PC using Remote Desktop?
The IP address of the PC
The password to the network that the PC resides on
The name under “How to connect to this PC,” when Remote Desktop was enabled
The password of the signed-in user
The name under “How to connect to this PC,” when Remote Desktop was enabled
netstat
command line utility that presents statistics related to the installed network interfaces
1102-Chap6-38: A new technician asked you how to use a Windows command. Which of the following does not show how to get help with any commands?
help [command name]
[command name] help
[command name] /?
/? [command name]
/? [command name]
1102-Chap6-47: You are in Windows 10 Command Prompt, using Run as Adminstrator. 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?
del d:\files /s
del d:\files /q
rmdir d:\files /s
rmdir d:\files /q
rmdir d:\files /s
1102-Chap6-48: You’ve installed several identifcal new PCs and want to capture a baseline of their performance for future troubleshooting. What tool would be best suited for that purpose?
Event Viewer
Performance Monitor
System Information
System Configuration
Performance Monitor
1102-Chap6-51: 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 be at the root of the C: drive for what you’ll be doing. How do you get to the C:/? Assume you would press the Enter after the command
cd c:
cd\
C:\
cd root
cd\
1102-Chap6-52: A laptop user has traveled to visit a client and forgot their power adapter. The user is heading to lunch with the client, and wants to conserve battery power but enable the fastest possible startup when they get back, with the applications already open. Which power mode will conserve battery life but enable the fastest startup?
Shut down
Sleep
Hibernate
Resting
Sleep
1102-Chap6-66: What is the name of the bar on the bottom of the MacOS UX where commonly used programs and utilities are kept?
Taskbar
Dock
File Explorer
Finder
Dock
1102-Chap6-68: Your laptop battery is getting older and won’t hold a charge as long as it once did, so you want to ensure that, when you walk away from it for a period of time and it isn’t plugged in, it will not use any power but save everything and let you pick up where you left off working. What power state will work for this scenario?
Always On
Sleep
Hibernate
Hyper-V
Hibernate
resmon.exe
Runs windows Resource Manager, which allows you to end problematic process and stop running services. A performance monitoring tool
1102-Chap6-73: You are at a Windows workstation and have a command prompt openm. Which of the following commands is used to refresh the Group Policy settings and force their changes to see where the latency is?
gpedit
gpresult
gprefresh
gpupdate
gpupdate
1102-Chap6-74: You’ve been having trouble with network communications to one of your company’s offices. You want to determine the source of the latency on the connection. What command will you use in the Windows Command Prompt to see where the latency is?
grep
pathping
tracert
mv
pathping