Email Server t2
Email Server t2
Encrypted e-mail messages are encrypted using the recipient's public key
: True
2. Which of the following is the native CLI administrative interface for a Microsoft Exchange
environment?
: EMS
3. Which of the following is the native webmail interface for a Microsoft Exchange
environment?
: OWA
4. "Out-of-the-box" (by default), a new Microsoft Exchange installation is secured for all
client andserver transport services (SMTP, POP, IMAP, HTTP, etc.)
Which of the following digital certificate types is used to secure these transport services
"Out-of-the-box"?
: Self-Signed Single Server Certificate
5. What default port number (on the Microsoft Exchange server) is used for inbound "TLS
secured IMAP" client connections?
: 143
6. What default port number (on the Microsoft Exchange server) is used for inbound "TLS
secured SMTP" client connections?
: 587
7. What default port number (on the Microsoft Exchange server) is used for inbound "TLS
securedOWA" client connections?
: 443
8. Which of the following digital certificate types is used to digitally sign e-mail messages
sent between recipients?
: S/MIME Certificate
9. Which of the following digital certificate types is used for Secure Email usage purposes?
: S/MIME Certificate
14. You are working as an exchange administrator for a company name Acme. Your
manager wants to know which server role handles all external mail flow for the
Exchange organization. Select the right role for all external mail flow for the Exchange
org.
: Edge transport server role
15. Exchange Server follows a quarterly delivery model to release Cumulative Updates (CUs) that address
issues reported by customers. CUs sometimes also add new features and functionality. Which latest CU is a full
installation of Exchange that includes all updates and changes from previous CUs.
: Exchange 2019 CU12
16. Where does the Edge Transport servers are typically installed on the network
: Perimeter network
17. You are working for a company having an exchange server 2019 on-premises
models. Your fellow employees are curious about which server role contains databases
belonging to users in your exchange organization.
: Mailbox server role
18. A mailbox database is a unit of granularity where mailboxes are created and
stored. A mailbox database is stored as an Exchange database file. What is a file
extension used in exchange server2019 to store the database file?
: .exe
19. Which commands will you use to install Exchange 2019 from the command line?
[Select all that apply]
E:\Setup.exe
/IAcceptExchangeServerLicenseTerms_DiagnosticDataON/PrepareSch
ema
E:\Setup.exe
/IAcceptExchangeServerLicenseTerms_DiagnosticDataON/PrepareAll
Domains
E:\Setup.exe
/IAcceptExchangeServerLicenseTerms_DiagnosticDataON
/PrepareAD/OrganizationName:"Contoso Corporation"
20.An address list is a collection of mail-enabled recipient objects from the Active Directory.
Identify the address lists that are available in the Exchange server 2019. {Select all that
apply}
Global address lists (GALs)
Address lists
Offline address books (OABs)
21. Address lists aren't static in exchange server 2019. They're updated
dynamically
: True
22.Which group in the Exchange server 2019 is exclusively used to distribute the messages
only?
: Mail-enabled universal distribution groups
24.The URL of the EAC is controlled by the Internet Information Services (IIS) virtual directory
named ECP in the Client Access (frontend) services on the Mailbox server.
: True
25. When you are working with the Exchange Management Shell, additional Exchange
specific cmdlets are available . "To view a list of all Exchange cmdlets, enter
: get-excommand
26. What are the effects of the following Cmdlets while creating a Dynamic
Distribution Group via EMS? Match the correct command with the appropriate
outcomes.
28.What window server version do domain controllers in the forest need to be running for
you to set up your Exchange 2019 organization?
: Any of the above version
29.What is the minimum Active directory functional level required to install exchange server
2019?
: Windows Server 2012 R2 or higher.
30.What version of the .NET framework does exchange server 2019 CU12 support?
: 4.8
31.Which membership you must need to extend the schema in your active directory before
installing Exchange 2019?
: Both
32.Exchange uses Active Directory to store information about mailboxes and the
configuration of Exchange servers in the organization. Before you install Exchange Server
2016 or Exchange Server2019 (even if you have earlier versions of Exchange installed in
your organization), you need to prepare your Active Directory forest and its domains for
the new version of Exchange. Which commands do you execute to extend your active
directory forest and its domains before you install exchange server 2019 in your
environment?
: All
33.Which server role is not recommended on the same server to install exchange server
2019 on the server?
: ADDS role
34. Which server role does exchange 2019 require to connect over the web?
: IIS server role
35.Before you install a new version of Exchange, you will need to perform several tasks in
Active Directory. This is true for both migrating an older version of Exchange, or, installing
into a greenfield that has had no prior iteration of Exchange. This will involve which of the
following tasks?
Extend the Active directory Schema
Prepare the Exchange organization
Prepare the domains in the forest
36.With the Fresh installation of Exchange Server 2019, a default mailbox database is
created automatically in the default Exchange installation location, which is C:\
ProgramFiles\Microsoft\Exchange Server\V15\Mailbox. Which cmdlet is used to see where
that database and log files are currently stored.
37.When we disable a mailbox, Exchange retains the mailbox in the mailbox database and
switches the mailbox to a disabled state. Which tools does the administrator use to
reconnect it to the original Active Directory user account?
EAC
EMS
38.We can connect deleted mailbox to the existing AD user account before the deleted
mailbox retention period expires. What is the default retention periods for a mailbox in
exchange 2019 org?
: 30 days
39.Which one is the correct explanation for the disabled and deleted mailbox?
Disable mailbox
Deleted mailbox
We can use the Exchange Admin Center (EAC) and Exchange Management
Shell(EMS) to create a dynamic distribution group in Exchange Server
2019.