Rylan Blah
Quiz by , created more than 1 year ago

This test is meant to be a study aid.

64
0
0
Rylan Blah
Created by Rylan Blah over 8 years ago
Close

Server Service Administration Final Exam Review

Question 1 of 71

1

Is it possible to install different exchange server related roles on different servers?

Select one of the following:

  • True
  • False

Explanation

Question 2 of 71

1

What is the command used to accomplish the Active Directory health check?

Select one of the following:

  • dcdiag /test:ADS /t /v /f:dcdiag.log

  • dcdiag /test:DNS /e /v /f:dcdiag.log

  • dcdiag /test:DCS /e /t /f:dcdiag.log

Explanation

Question 3 of 71

1

In MS Exchange deleted mail is not actually deleted right away. Deleted mailbox retention allows you to recover emails without having to recover them from backup. What is the default mail retention period for MS Exchange 2010?

Select one of the following:

  • 10 days

  • 60 days

  • 30 days

Explanation

Question 4 of 71

3

Fill the blank spaces to complete the text.

The following commands can be used to test if you companies mail server "mail.procrastination.com" SMTP, POP3, and IMAP servers are listening on their default ports and functioning.

SMTP - telnet mail.procrastination.com
POP - telnet mail.procrastination.com
IMAP - telnet mail.procrastination.com

Explanation

Question 5 of 71

1

Which file do you have to download and install from the Microsoft Site before you can continue with MS exchange 2010 installation?

Select one of the following:

  • Microsoft Filter Pack x64

  • DCdiag.exe

  • D:\Setup.exe

Explanation

Question 6 of 71

1

The Microsoft Filter Pack x64 is used to parse incoming mail only.

Select one of the following:

  • True
  • False

Explanation

Question 7 of 71

1

You work for Crazy Frog Inc. and you are preparing to deploy MS Exchange Server 2010 to your organizations Crazy main office site. All domain controllers at the main office site still have Windows Server 2003 Standard Edition x86 installed. One of the domain controllers at the Crazy main office site functions as a Global Catalog server. Which of the following steps will allow you to deploy MS Exchange Server 2010 to this while minimizing the amount of administrative effort involved?

Select one of the following:

  • Upgrade all domain controllers at the Crazy Main Office site to Windows Server 2008 Standard Edition x86.

  • Ensure that service pack 1 or later is installed on each domain controller running windows 2003 standard edition x86 at the Crazy Main Office site.

  • Upgrade all domain controllers at the Crazy Main Office site to Windows Server 2008 Standard Edition R2 x86.

  • Upgrade all domain controllers at the Crazy Main Office site to WIndows Server 2003 R2 Enterprise Edition x64

Explanation

Question 8 of 71

1

When a DFS client opens a DFS folder, the client gets a _________ to the server that holds the shared resource.

Select one of the following:

  • referral

  • NetBIOS name

  • IP address

  • DNS name

Explanation

Question 9 of 71

1

Which service needs to be running on the server for DFS or NFS to work?

Select one of the following:

  • Remote Procedure Call

  • Remote Event Viewer

  • Enhanced Allocation

  • Table Replication Log

Explanation

Question 10 of 71

1

A Domain DFS stores PKT (Partition Knowledge Table) in _________.

Select one of the following:

  • Registry of the server

  • Registry of the Domain

  • Active Directory

  • Active Directory and Registry

Explanation

Question 11 of 71

1

A standalone DFS root is _____________________.

Select one of the following:

  • fault tolerant

  • not fault tolerant

  • available only to domain administrators

  • read only

Explanation

Question 12 of 71

1

Which built-in utility will you use to check current connections and listening ports on your Windows operating system?

Select one of the following:

  • arp

  • nbtstat

  • netstat

  • Ping

Explanation

Question 13 of 71

1

The quickest way to determine if a NIC card has a link to the network is to___________________.

Select one of the following:

  • ping gateway

  • test switch port

  • ping loopback

  • check link light

Explanation

Question 14 of 71

1

In Linux, when trying to troubleshoot an application or system event you should start by looking in the __________________ file.

Select one of the following:

  • /var/logs/messages

  • /etc/log/messages

  • /var/log/messages

  • /var/log/message

Explanation

Question 15 of 71

1

You cannot reach the Internet after you have booted your Windows workstation. You checked your network configuration and discovered that you have an IP address that begins with 169 and no Gateway address. What is the problem?

Select one of the following:

  • The default gateway is not correct or DHCP server could not assign gateway address

  • Your Windows workstation has given itself an automatic address that does not work within your subnet.

  • The domain logon controller is not available

  • The DHCP server has given your system incorrect address information

Explanation

Question 16 of 71

1

You are the system administrator for your company. You are having a problem with your Windows server. You have found a related entry in the event viewer but the description is not helpful. What should you do next?

Select one of the following:

  • Ask your administrator or manager

  • Search Microsoft Technet

  • Search Intranet

  • Search help and support

Explanation

Question 17 of 71

1

Which of the following utility provides the current TCP/IP network connection statistics on a Windows based machine?

Select one of the following:

  • ping

  • netstat

  • nbtstat

  • traceroute/tracert

Explanation

Question 18 of 71

1

In Linux, if you wish to set up configuration information for a daemon, the file to do this would probably be located in the ____________ directory and ends with the file extension _______.

Select one of the following:

  • etc, config

  • etc, conf

  • usr, conf

  • etc, fstab

Explanation

Question 19 of 71

1

Which command is used in Linux to change ownership of files?

Select one of the following:

  • changeown

  • change owner

  • chowner

  • chown

Explanation

Question 20 of 71

1

Which of the following is *NOT* true of NFS?

Select one of the following:

  • A distributed database system

  • Supported by all UNIX implementations

  • Client /Server

  • A distributed file system.

Explanation

Question 21 of 71

1

On your Linux NFS server what command will you use to see if the file system is ready for export?

Select one of the following:

  • showmount -a

  • showmount -e

  • mount

  • mount -e

Explanation

Question 22 of 71

1

On your Linux NFS Client what command will you use to see if the exported file system is mounted locally?

Select one of the following:

  • mount -e

  • mount

  • showmount

  • showmount -e

Explanation

Question 23 of 71

1

Which of the following is *NOT* a benefit of NFS?

Select one of the following:

  • Reduction of local disk resources used

  • Simplifies central support tasks

  • Reduces traffic

  • Allows users to use local commands

Explanation

Question 24 of 71

3

Which of the following will allow you to create an exchange user with a mailbox.

Select one or more of the following:

  • EMC

  • EMS

  • Active Directory Users and Computers

  • Command Line

Explanation

Question 25 of 71

1

You can automatically mount an NFS file system on boot by modifying the file _____________.

Select one of the following:

  • /etc/stab

  • /etc/nfs.conf

  • /etc/fstab

  • /etc/nfs.config

Explanation

Question 26 of 71

1

Squirrel mail uses send mail as it's MTA

Select one of the following:

  • True
  • False

Explanation

Question 27 of 71

1

When an RPC server starts, it picks an available port and registers that port with the _____________.

Select one of the following:

  • port authority

  • lockd

  • mapportd

  • portmapper

Explanation

Question 28 of 71

1

Which port number is used by RDP protocol for terminal server applications?

Select one of the following:

  • 3398

  • 3389

  • 80

  • 3378

Explanation

Question 29 of 71

1

When a RDS server does not have TS Licensing server installed, client can still connect to the terminal server for ______ days.

Select one of the following:

  • 30

  • 90

  • 120

  • 60

Explanation

Question 30 of 71

1

Which version of Remote Desktop Protocol first started supporting Network Level Authentication (NLA)?

Select one of the following:

  • 6.0

  • 6.1

  • 5.0

  • 5.1

Explanation

Question 31 of 71

1

Which device needs minimal hardware resources to connect to Terminal server or Remote Desktop Server?

Select one of the following:

  • Laptop computer

  • Linux computer

  • Thin client

  • Netbook computer

Explanation

Question 32 of 71

1

Which command allows you to activate RDP connection from a command line?

Select one of the following:

  • mstsc

  • termsess

  • mstcs

  • msterm

Explanation

Question 33 of 71

1

A client running four RemoteApp applications on the desktop. How many sessions it is creating to connect to the terminal server?

Select one of the following:

  • 1

  • 4

  • 0

  • 5

Explanation

Question 34 of 71

1

Windows Server 2008 R2 and Windows Server 2012 R2 "Remote Desktop Service" has several "Role Services". Which role service has the ability to provide many users with a "Remote Desktop Session" on RDS Server to run programs, save files, and use network resources?

Select one of the following:

  • Remote Desktop Session Host

  • Remote Desktop Web Access

  • Remote Desktop Gateway

  • Remote Desktop Service

  • Remote Desktop Licensing

Explanation

Question 35 of 71

1

Which built-in group on the server is automatically granted the user right to connect to the local computer remotely through RDS (Remote Desktop Services)?

Select one of the following:

  • Domain Users

  • Remote Desktop Users

  • Administrators

  • Users

  • Power Users

Explanation

Question 36 of 71

1

All applications installed before you install Remote Desktop Services on your Windows Server 2008 R2 or Windows Server 2012 R2 are available for all RDS users.

Select one of the following:

  • True
  • False

Explanation

Question 37 of 71

1

Remote Desktop Gateway (RD Gateway) is an optional RDS role service that allows Remote Desktop Clients to establish sessions between the Internet and Remote Desktop resources found behind a firewall on a private network. To enable RDP traffic to stream through corporate firewalls which TCP port needs to be opened for this traffic.

Select one of the following:

  • 80

  • 3389

  • 443

  • 22

Explanation

Question 38 of 71

1

Basic method of Load Balancing with TS Session Broker or RD Connection Broker is "DNS Round Robin".

Select one of the following:

  • True
  • False

Explanation

Question 39 of 71

1

The ____ service can be used to balance the load when multiple TS servers are used.

Select one of the following:

  • TS/RD Web Access service

  • TS Session Broker service or RD Connection Broker

  • TS/RD Licensing service

  • TS/RD Gateway service

Explanation

Question 40 of 71

1

Which new applet/icon gets added to Control Panel after adding RDS Role Services?

Select one of the following:

  • Install Program from Network

  • Program and Features

  • Install .msi file

  • Install Application on Remote Desktop Server

Explanation

Question 41 of 71

1

Your company has a Windows server 2012 R2 with RDS. Clients can login both internally and externally. In the morning clients are complaining that they cannot connect to the RDS server. As an administrator you checked that the RDS server is up and running, and responding to ping request. You have suspected that one of the RDS service may have stopped. How can you check the RDS services? Choose two correct answers. (Negative marks for incorrect answer)

Select one or more of the following:

  • Server Manager – Tools -- Services

  • Active Directory Users and Computers – Services

  • Services.com

  • Services.exe

  • Services.msc

  • Server manager—Manage -- Roles—Services

Explanation

Question 42 of 71

1

Your company domain name is CMPSTechs.com and your Remote Desktop Server name is RDS1.CMPSTechs.com. Clients coming from outside using any Internet browser what URL they should use.

Select one of the following:

  • http://rds1.cmpstechs.com/RDweb

  • https://rds1.cmpstechs.com/RDweb

  • https://rds1.cmpstechs.com

  • http://rds1.cmpstechs.com

Explanation

Question 43 of 71

1

On Windows Server 2012 R2 most of the session related controls are configured or enabled using group policy. To configure these options how can you activate group policy? Choose the two correct answers. (Negative marks for incorrect answer)

Select one or more of the following:

  • Using Group Policy Management from Domain Controller (DC) server using snap-in;
    “Server Manager – Tools – Group Policy Management”

  • Grpolicy.msc

  • gpedit.msc

  • Using Group Policy Management from RDS server using snap-in;
    “Server Manager – Manage -- Roles – Group Policy Management”

Explanation

Question 44 of 71

1

In the Apache server directory, what is the difference between the document root and the server root?

Select one of the following:

  • Server root is the directory in which Apache will serve files and Document root points to the Apache config, error, and log files.

  • Document root is the directory in which Apache will serve files and Server root points to the Apache config, error, and log files.

  • Dont pick this one

Explanation

Question 45 of 71

1

What is the general term given to the <virtualhost></virtualhost> section of the Apache config file.

Select one of the following:

  • VHost City

  • Virtual Host

  • Virtual Host Container

Explanation

Question 46 of 71

1

What is the absolute path of the actual directory that holds the binaries for Apache server?

Select one of the following:

  • /usr/bin/httpd

  • /usr/sbin/httpd

  • /usr/lib64/httpd/modules

Explanation

Question 47 of 71

1

What is the absolute path of the actual directory that holds the apache server daemon?

Select one of the following:

  • /usr/lib/systemd/system/httpd.service

  • /usr/bin/httpd

  • /usr/sbin/httpd

  • /usr/lib64/systemd/system/httpd.service

Explanation

Question 48 of 71

1

Actual path of the directory that holds the binaries and the actual apache authentication module that creates and maintains password files?

Select one of the following:

  • /usr/bin/htpasswd

  • /usr/sbin/htpasswd

  • /usr/bin/htpassword

  • /usr/sbin/htpassword

Explanation

Question 49 of 71

1

Absolute path of the actual directory that holds apache log files?

Select one of the following:

  • /etc/http/logs

  • /etc/httpd/logs

  • /var/log/httpd

  • /var/log/http

Explanation

Question 50 of 71

1

Absolute path of the actual directory that serves as the document root for the apache server and contains web pages?

Select one of the following:

  • /var/www

  • /var/www/html

  • /etc/www

  • /etc/www/html

Explanation

Question 51 of 71

1

Absolute path of the directory that holds certificates that are used by apache ssl module?

Select one of the following:

  • /etc/httpd/conf/ssl.crt

  • /etc/httpd/conf/ssl

  • /etc/pki/tls/certs

  • /etc/pki/tsl/certs

Explanation

Question 52 of 71

1

How can you change the apache server to respond to port 443 only for security?

Select one of the following:

  • telnet <server-ip/server-fqdn> 443

  • change the line "Listen 80" to "Listen 443"

Explanation

Question 53 of 71

1

What is a Mail User Agent (MUA) used for?

Select one of the following:

  • An individual who tracks incoming and outgoing mail.

  • Application that lets you produce and send messages.

  • Manages mailbox messages.

  • Sends messages from source to destination.

Explanation

Question 54 of 71

1

What are Mail Transfer Agents (MTA) used for?

Select one of the following:

  • Allows you to display messages from your mailbox.

  • Allows messages to be sent from source to destination.

  • Individual who brings mail to your mailbox.

  • Manages deleted mail from the mailbox.

Explanation

Question 55 of 71

1

What is the purpose of a Message Delivery Agent (MDA)?

Select one of the following:

  • Individual who brings your mail to your front door.

  • Application that delivers mail to users.

  • Ensures messages are brought to a user's mailbox.

  • Hands off messages to a transfer agent to handle messages.

Explanation

Question 56 of 71

1

A mailing list lets you send mail to an array of email addresses.

Select one of the following:

  • True
  • False

Explanation

Question 57 of 71

1

A mail alias lets a user use another name as a mailing address.

Select one of the following:

  • True
  • False

Explanation

Question 58 of 71

1

Transfer Protocols are used in mail systems in order to allow secure connection between mail users.

Select one of the following:

  • True
  • False

Explanation

Question 59 of 71

1

An MX record..

Select one of the following:

  • is a record that mail systems use for secure mail.

  • is a record that notifies the MTA where a message is to be sent for a domain.

  • allows you to convert different mail packets into one universal packet

  • is held by the Client workstation

Explanation

Question 60 of 71

1

m4 is used in sendmail as a macro processor which create sendmail configuration files

Select one of the following:

  • True
  • False

Explanation

Question 61 of 71

1

Relaying allows you to transmit messages from sites within your host network.

Select one of the following:

  • True
  • False

Explanation

Question 62 of 71

1

What is the config file read by sendmail?

Select one of the following:

  • /etc/mail/sendmail.cc

  • /etc/mail/sendmail.mf

  • /etc/mail/sendmail.cf

  • /etc/mail/sendmail.mc

Explanation

Question 63 of 71

1

What is the config file that is edited for sendmail?

Select one of the following:

  • /etc/mail/sendmail.mc

  • /etc/mail/sendmail.cf

  • /etc/mail/sendmail.cc

  • /etc/mail/sendmail.mf

Explanation

Question 64 of 71

1

'dnl' is used in sendmail.mc and allows you to discard characters up to a new line.

Select one of the following:

  • True
  • False

Explanation

Question 65 of 71

1

This mail utility allows you to display the number and size of messages sendmail has sent and received..

Select one of the following:

  • mailq

  • statmail

  • mailstats

  • showmail

Explanation

Question 66 of 71

1

This mail utility allows you to display the status of outgoing mail queue...

Select one of the following:

  • mailstats

  • mailq

  • show mailout

  • display mailout

Explanation

Question 67 of 71

1

Filter pack is used in Microsoft Exchange in order to index files used by Exchange.

Select one of the following:

  • True
  • False

Explanation

Question 68 of 71

1

To configure squirrel mail you would go to the /etc/squirrelmail/config directory and run ./conf.pl

Select one of the following:

  • True
  • False

Explanation

Question 69 of 71

1

Which directory does postfix use to spool/ques it's messages?

Select one of the following:

  • /var/spool/sendmail

  • /var/spool/postfix

  • /var/spool/mail

  • /var/spool/mailq

Explanation

Question 70 of 71

1

The purpose of D:\setup /PrepareSchema is to prepare the active directory for exchange by expanding it.

Select one of the following:

  • True
  • False

Explanation

Question 71 of 71

1

Which of the following are exchange Mail Server roles

Select one or more of the following:

  • mailbox

  • management

  • Client Access

  • Hub Transport

  • Messaging Server

Explanation