Server Service Administration Final Exam Review

Descrição

This test is meant to be a study aid.
Rylan Blah
Quiz por Rylan Blah, atualizado more than 1 year ago
Rylan Blah
Criado por Rylan Blah mais de 8 anos atrás
64
0

Resumo de Recurso

Questão 1

Questão
Is it possible to install different exchange server related roles on different servers?
Responda
  • True
  • False

Questão 2

Questão
What is the command used to accomplish the Active Directory health check?
Responda
  • dcdiag /test:ADS /t /v /f:dcdiag.log
  • dcdiag /test:DNS /e /v /f:dcdiag.log
  • dcdiag /test:DCS /e /t /f:dcdiag.log

Questão 3

Questão
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?
Responda
  • 10 days
  • 60 days
  • 30 days

Questão 4

Questão
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 [blank_start]25[blank_end] POP - telnet mail.procrastination.com [blank_start]110[blank_end] IMAP - telnet mail.procrastination.com [blank_start]143[blank_end]
Responda
  • 25
  • 110
  • 143

Questão 5

Questão
Which file do you have to download and install from the Microsoft Site before you can continue with MS exchange 2010 installation?
Responda
  • Microsoft Filter Pack x64
  • DCdiag.exe
  • D:\Setup.exe

Questão 6

Questão
The Microsoft Filter Pack x64 is used to parse incoming mail only.
Responda
  • True
  • False

Questão 7

Questão
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?
Responda
  • 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

Questão 8

Questão
When a DFS client opens a DFS folder, the client gets a _________ to the server that holds the shared resource.
Responda
  • referral
  • NetBIOS name
  • IP address
  • DNS name

Questão 9

Questão
Which service needs to be running on the server for DFS or NFS to work?
Responda
  • Remote Procedure Call
  • Remote Event Viewer
  • Enhanced Allocation
  • Table Replication Log

Questão 10

Questão
A Domain DFS stores PKT (Partition Knowledge Table) in _________.
Responda
  • Registry of the server
  • Registry of the Domain
  • Active Directory
  • Active Directory and Registry

Questão 11

Questão
A standalone DFS root is _____________________.
Responda
  • fault tolerant
  • not fault tolerant
  • available only to domain administrators
  • read only

Questão 12

Questão
Which built-in utility will you use to check current connections and listening ports on your Windows operating system?
Responda
  • arp
  • nbtstat
  • netstat
  • Ping

Questão 13

Questão
The quickest way to determine if a NIC card has a link to the network is to___________________.
Responda
  • ping gateway
  • test switch port
  • ping loopback
  • check link light

Questão 14

Questão
In Linux, when trying to troubleshoot an application or system event you should start by looking in the __________________ file.
Responda
  • /var/logs/messages
  • /etc/log/messages
  • /var/log/messages
  • /var/log/message

Questão 15

Questão
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?
Responda
  • 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

Questão 16

Questão
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?
Responda
  • Ask your administrator or manager
  • Search Microsoft Technet
  • Search Intranet
  • Search help and support

Questão 17

Questão
Which of the following utility provides the current TCP/IP network connection statistics on a Windows based machine?
Responda
  • ping
  • netstat
  • nbtstat
  • traceroute/tracert

Questão 18

Questão
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 _______.
Responda
  • etc, config
  • etc, conf
  • usr, conf
  • etc, fstab

Questão 19

Questão
Which command is used in Linux to change ownership of files?
Responda
  • changeown
  • change owner
  • chowner
  • chown

Questão 20

Questão
Which of the following is *NOT* true of NFS?
Responda
  • A distributed database system
  • Supported by all UNIX implementations
  • Client /Server
  • A distributed file system.

Questão 21

Questão
On your Linux NFS server what command will you use to see if the file system is ready for export?
Responda
  • showmount -a
  • showmount -e
  • mount
  • mount -e

Questão 22

Questão
On your Linux NFS Client what command will you use to see if the exported file system is mounted locally?
Responda
  • mount -e
  • mount
  • showmount
  • showmount -e

Questão 23

Questão
Which of the following is *NOT* a benefit of NFS?
Responda
  • Reduction of local disk resources used
  • Simplifies central support tasks
  • Reduces traffic
  • Allows users to use local commands

Questão 24

Questão
Which of the following will allow you to create an exchange user with a mailbox.
Responda
  • EMC
  • EMS
  • Active Directory Users and Computers
  • Command Line

Questão 25

Questão
You can automatically mount an NFS file system on boot by modifying the file _____________.
Responda
  • /etc/stab
  • /etc/nfs.conf
  • /etc/fstab
  • /etc/nfs.config

Questão 26

Questão
Squirrel mail uses send mail as it's MTA
Responda
  • True
  • False

Questão 27

Questão
When an RPC server starts, it picks an available port and registers that port with the _____________.
Responda
  • port authority
  • lockd
  • mapportd
  • portmapper

Questão 28

Questão
Which port number is used by RDP protocol for terminal server applications?
Responda
  • 3398
  • 3389
  • 80
  • 3378

Questão 29

Questão
When a RDS server does not have TS Licensing server installed, client can still connect to the terminal server for ______ days.
Responda
  • 30
  • 90
  • 120
  • 60

Questão 30

Questão
Which version of Remote Desktop Protocol first started supporting Network Level Authentication (NLA)?
Responda
  • 6.0
  • 6.1
  • 5.0
  • 5.1

Questão 31

Questão
Which device needs minimal hardware resources to connect to Terminal server or Remote Desktop Server?
Responda
  • Laptop computer
  • Linux computer
  • Thin client
  • Netbook computer

Questão 32

Questão
Which command allows you to activate RDP connection from a command line?
Responda
  • mstsc
  • termsess
  • mstcs
  • msterm

Questão 33

Questão
A client running four RemoteApp applications on the desktop. How many sessions it is creating to connect to the terminal server?
Responda
  • 1
  • 4
  • 0
  • 5

Questão 34

Questão
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?
Responda
  • Remote Desktop Session Host
  • Remote Desktop Web Access
  • Remote Desktop Gateway
  • Remote Desktop Service
  • Remote Desktop Licensing

Questão 35

Questão
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)?
Responda
  • Domain Users
  • Remote Desktop Users
  • Administrators
  • Users
  • Power Users

Questão 36

Questão
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.
Responda
  • True
  • False

Questão 37

Questão
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.
Responda
  • 80
  • 3389
  • 443
  • 22

Questão 38

Questão
Basic method of Load Balancing with TS Session Broker or RD Connection Broker is "DNS Round Robin".
Responda
  • True
  • False

Questão 39

Questão
The ____ service can be used to balance the load when multiple TS servers are used.
Responda
  • TS/RD Web Access service
  • TS Session Broker service or RD Connection Broker
  • TS/RD Licensing service
  • TS/RD Gateway service

Questão 40

Questão
Which new applet/icon gets added to Control Panel after adding RDS Role Services?
Responda
  • Install Program from Network
  • Program and Features
  • Install .msi file
  • Install Application on Remote Desktop Server

Questão 41

Questão
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)
Responda
  • Server Manager – Tools -- Services
  • Active Directory Users and Computers – Services
  • Services.com
  • Services.exe
  • Services.msc
  • Server manager—Manage -- Roles—Services

Questão 42

Questão
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.
Responda
  • http://rds1.cmpstechs.com/RDweb
  • https://rds1.cmpstechs.com/RDweb
  • https://rds1.cmpstechs.com
  • http://rds1.cmpstechs.com

Questão 43

Questão
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)
Responda
  • 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”

Questão 44

Questão
In the Apache server directory, what is the difference between the document root and the server root?
Responda
  • 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

Questão 45

Questão
What is the general term given to the <virtualhost></virtualhost> section of the Apache config file.
Responda
  • VHost City
  • Virtual Host
  • Virtual Host Container

Questão 46

Questão
What is the absolute path of the actual directory that holds the binaries for Apache server?
Responda
  • /usr/bin/httpd
  • /usr/sbin/httpd
  • /usr/lib64/httpd/modules

Questão 47

Questão
What is the absolute path of the actual directory that holds the apache server daemon?
Responda
  • /usr/lib/systemd/system/httpd.service
  • /usr/bin/httpd
  • /usr/sbin/httpd
  • /usr/lib64/systemd/system/httpd.service

Questão 48

Questão
Actual path of the directory that holds the binaries and the actual apache authentication module that creates and maintains password files?
Responda
  • /usr/bin/htpasswd
  • /usr/sbin/htpasswd
  • /usr/bin/htpassword
  • /usr/sbin/htpassword

Questão 49

Questão
Absolute path of the actual directory that holds apache log files?
Responda
  • /etc/http/logs
  • /etc/httpd/logs
  • /var/log/httpd
  • /var/log/http

Questão 50

Questão
Absolute path of the actual directory that serves as the document root for the apache server and contains web pages?
Responda
  • /var/www
  • /var/www/html
  • /etc/www
  • /etc/www/html

Questão 51

Questão
Absolute path of the directory that holds certificates that are used by apache ssl module?
Responda
  • /etc/httpd/conf/ssl.crt
  • /etc/httpd/conf/ssl
  • /etc/pki/tls/certs
  • /etc/pki/tsl/certs

Questão 52

Questão
How can you change the apache server to respond to port 443 only for security?
Responda
  • telnet <server-ip/server-fqdn> 443
  • change the line "Listen 80" to "Listen 443"

Questão 53

Questão
What is a Mail User Agent (MUA) used for?
Responda
  • 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.

Questão 54

Questão
What are Mail Transfer Agents (MTA) used for?
Responda
  • 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.

Questão 55

Questão
What is the purpose of a Message Delivery Agent (MDA)?
Responda
  • 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.

Questão 56

Questão
A mailing list lets you send mail to an array of email addresses.
Responda
  • True
  • False

Questão 57

Questão
A mail alias lets a user use another name as a mailing address.
Responda
  • True
  • False

Questão 58

Questão
Transfer Protocols are used in mail systems in order to allow secure connection between mail users.
Responda
  • True
  • False

Questão 59

Questão
An MX record..
Responda
  • 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

Questão 60

Questão
m4 is used in sendmail as a macro processor which create sendmail configuration files
Responda
  • True
  • False

Questão 61

Questão
Relaying allows you to transmit messages from sites within your host network.
Responda
  • True
  • False

Questão 62

Questão
What is the config file read by sendmail?
Responda
  • /etc/mail/sendmail.cc
  • /etc/mail/sendmail.mf
  • /etc/mail/sendmail.cf
  • /etc/mail/sendmail.mc

Questão 63

Questão
What is the config file that is edited for sendmail?
Responda
  • /etc/mail/sendmail.mc
  • /etc/mail/sendmail.cf
  • /etc/mail/sendmail.cc
  • /etc/mail/sendmail.mf

Questão 64

Questão
'dnl' is used in sendmail.mc and allows you to discard characters up to a new line.
Responda
  • True
  • False

Questão 65

Questão
This mail utility allows you to display the number and size of messages sendmail has sent and received..
Responda
  • mailq
  • statmail
  • mailstats
  • showmail

Questão 66

Questão
This mail utility allows you to display the status of outgoing mail queue...
Responda
  • mailstats
  • mailq
  • show mailout
  • display mailout

Questão 67

Questão
Filter pack is used in Microsoft Exchange in order to index files used by Exchange.
Responda
  • True
  • False

Questão 68

Questão
To configure squirrel mail you would go to the /etc/squirrelmail/config directory and run ./conf.pl
Responda
  • True
  • False

Questão 69

Questão
Which directory does postfix use to spool/ques it's messages?
Responda
  • /var/spool/sendmail
  • /var/spool/postfix
  • /var/spool/mail
  • /var/spool/mailq

Questão 70

Questão
The purpose of D:\setup /PrepareSchema is to prepare the active directory for exchange by expanding it.
Responda
  • True
  • False

Questão 71

Questão
Which of the following are exchange Mail Server roles
Responda
  • mailbox
  • management
  • Client Access
  • Hub Transport
  • Messaging Server

Semelhante

Português - Gramática
Nikita Northman
Terminologia Cirúrgica
lion.elsuffi
Edital da ReceitaFederal Auditor Fiscal
Alessandra S.
Tempos Verbais - Português
GoConqr suporte .
QG Concursos - simulado Polícia Civil/SP 100 questões (06/08/2015)
mediugorie
Mapas Mentais em Sala de Aula
GoConqr suporte .
Investigação científica
Claudina Quintino
Movimentos Sociais no Brasil!
João Victor
Memória Computacional
Filipe Gabriel
Metonímia
Diogo Alcantara
Liderança Militar - Exercício 1
Ibsen Rodrigues Maciel