Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > CompTIA > CompTIA Certifications > SK0-005 > SK0-005 Online Practice Questions and Answers

SK0-005 Online Practice Questions and Answers

Questions 4

Which of the following commands should a systems administrator use to create a batch script to map multiple shares?

A. nbtstat

B. net use

C. tracert

D. netstat

Buy Now

Correct Answer: B

The net use command is a Windows command that can be used to create a batch script to map multiple shares. The net use command can connect or disconnect a computer from a shared resource, such as a network drive or a printer, or

display information about computer connections. The syntax of the net use command is:

net use [devicename | *] [\\computername\sharename[\u0003volume] [password | *]] [/user:[domainname\]username] [/user:[dotted domain name\]username] [/user:[[username@dotted domain name] [/savecred] [/smartcard] [{/delete | /

persistent:{yes | no}}]

where:

devicename = the drive letter or printer port to assign to the shared resource computername = the name of the computer that provides access to the shared resource sharename = the name of the shared resource password = the password

needed to access the shared resource /user = specifies a different username to make the connection /savecred = stores the provided credentials for future use /smartcard = uses a smart card for authentication /delete = cancels a network

connection and removes the connection from the list of persistent connections /persistent = controls whether the connection is restored at logon

To create a batch script to map multiple shares, you can use the net use command with different drive letters and share names, for example:

net use W: \\computer1\share1 net use X: \\computer2\share2 net use Y: \\computer3\share3

You can also add other options, such as passwords, usernames, or persistence, as needed. To save the batch script, you can use Notepad or any text editor and save the file with a .bat extension12.

References:

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/net-use

https://www.watchingthenet.com/create-a-batch-file-to-map-drives-folders.html

Questions 5

Joe, a technician, wants to con gure a server's networking information so he will no longer need to maintain a list of names and IP addresses in a le on the server. Which of the following will work BEST to accomplish this task?

A. DHCP

B. Hosts le

C. DNS

D. VLAN

Buy Now

Correct Answer: C

Questions 6

Which of the following BEST describes the metric that is used to measure server downtime?

A. MTTR

B. BIA

C. RPO

D. SLA

Buy Now

Correct Answer: A

Questions 7

Which of the following should be configured in pairs on a server to provide network redundancy?

A. MRU

B. SCP

C. DLP

D. CPU

E. NIC

Buy Now

Correct Answer: E

The network component that should be configured in pairs on a server to provide network redundancy is the NIC (Network Interface Card).

NIC redundancy can be achieved by installing two NICs on a server and configuring them in a team or bond. This allows for the NICs to work in tandem and provide redundancy in case one of the NICs fails or experiences issues. If one NIC fails, the other NIC can continue to handle the network traffic, which helps to ensure that the server remains connected to the network and available.

While other components listed may have redundancy options or configurations, they do not provide network redundancy in pairs on a server. MRU (Maximum Receive Unit) is a networking term that refers to the largest size of a packet that can be received on a network interface. SCP (Secure Copy Protocol) is a protocol used for securely transferring files between systems. DLP (Data Loss Prevention) is a strategy or technology used to prevent the loss or theft of sensitive data. CPU (Central Processing Unit) is a hardware component that processes instructions in a computer.

Questions 8

A server administrator is installing a new server that uses 40Gb network connectivity. The administrator needs to find the proper cables to connect the server to the switch. Which of the following connectors should the administrator use?

A. SFP+

B. GBIC

C. SFP

D. QSFP+

Buy Now

Correct Answer: D

QSFP+ is a type of connector that should be used to connect a server to a switch that uses 40G network connectivity. QSFP+ (Quad Small Form-factor Pluggable Plus) is a compact, hot-pluggable transceiver module that supports data rates up to 40 Gbps. QSFP+ modules can be used for various network protocols and media types, such as Ethernet, Fibre Channel, InfiniBand, or optical fiber. QSFP+ modules have a 38-pin edge connector and can be inserted into a QSFP+ port on a switch or a server. SFP+ (Small Form-factor Pluggable Plus) is a type of connector that supports data rates up to 10 Gbps, but not 40 Gbps. SFP+ modules have a 20-pin edge connector and can be inserted into an SFP+ port on a switch or a server. GBIC (Gigabit Interface Converter) is an older type of connector that supports data rates up to 1 Gbps, but not 40 Gbps. GBIC modules have an SC duplex connector and can be inserted into a GBIC port on a switch or a server. SFP (Small Form-factor Pluggable) is another older type of connector that supports data rates up to 1 Gbps or 4 Gbps, but not 40 Gbps. SFP modules have an LC duplex connector and can be inserted into an SFP port on a switch or a server. References: https://www.howtogeek.com/190014/virtualization-basics-understanding-techniques-and-fundamentals/ https://www.howtogeek.com/428483/what-is-end-to-end-encryption-and-why-does-it-matter/ https://www.howtogeek.com/443611/how-to-encrypt-your-macs-system-drive-removable-devices-and-individual-files/

Questions 9

A server administrator must respond to tickets within a certain amount of time. The server administrator needs to adhere to the:

A. BIA.

B. RTO.

C. MTTR.

D. SLA.

Buy Now

Correct Answer: D

The server administrator needs to adhere to the Service Level Agreement (SLA) when responding to tickets within a certain amount of time. An SLA is a contract between a service provider and a customer that defines the quality, availability, and responsibilities of the service. An SLA may specify the response time for tickets, as well as other metrics such as uptime, performance, security, and backup frequency.

Reference: https://www.ibm.com/cloud/learn/service-level-agreements

Questions 10

A technician is connecting a server's secondary NIC to a separate network. The technician connects the cable to the switch but then does not see any link lights on the NIC. The technician confirms there is nothing wrong on the network or with the physical connection. Which of the following should the technician perform NEXT?

A. Restart the server

B. Configure the network on the server

C. Enable the port on the server

D. Check the DHCP configuration

Buy Now

Correct Answer: C

The next thing that the technician should perform is to enable the port on the server. A port is a logical endpoint that identifies a specific service or application on a network device. A port can be enabled or disabled depending on whether the service or application is running or not. If a port is disabled on a server, it means that the server cannot send or receive any network traffic on that port, which can prevent communication with other devices or services that use that port. In this case, if port 389 is disabled on the server, it means that the server cannot use LDAP to access or modify directory services over a network. To resolve this issue, the technician should enable port 389 on the server using commands such as netsh or iptables.

Questions 11

An administrator is sizing the CPU requirements of a new application. The application requires 12 guest VMs to run concurrently on the host. If each guest requires 500MHz of CPU and the server has two sockets, which of the following CPUs will ensure there are sufficient host CPU resources for this application?

A. 1.6GHz CPU

B. 2.0GHz CPU

C. 2.5GHz CPU

D. 3.2GHz CPU

Buy Now

Correct Answer: D

Questions 12

An application server cannot communicate with a newly installed database server. The database server, which has static IP information, is reading the following output from ipconfig: IP: 10.0.10.240 Mask: 255.255.255.128 Gateway: 10.0.10.1 The application server is reading the following output from ipconfig: IP: 10.0.10.25 Mask: 255.255.255.128 Gateway: 10.0.10.1 Which of the following MOST likely contains an error?

A. IP address

B. DHCP

C. Gateway

D. Subnet mask

Buy Now

Correct Answer: A

The database has IP: 10.0.10.240 - Mask: 255.255.255.128 - Gateway: 10.0.10.1 This mask gives two subnets 10.0.10.0/25 and 10.0.10.128/25 so the ip address and the gateway are on different subnets.

The Application Server is on IP: 10.0.10.25 - Mask: 255.255.255.128 - Gateway: 10.0.10.1 The IP address and gateway are on the same subnet.

Questions 13

Which of the following licensing models is MOST appropriate for a data center that has a variable daily equipment count?

A. Per site

B. Per server

C. Per user

D. Per core

Buy Now

Correct Answer: B

Exam Code: SK0-005
Exam Name: CompTIA Server+
Last Update: Jun 07, 2025
Questions: 550

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.