Question

In: Computer Science

Troubleshooting Exchange Server 2013 Type Test-ServiceHealth and press <Enter> What does this command do? When would...

Troubleshooting Exchange Server 2013

  1. Type Test-ServiceHealth and press <Enter>
    1. What does this command do? When would you use it? Why is it helpful?
  2. Type Test-MapiConnectivity and press <Enter>
    1. What does this show?
  3. Type Test-MapiConnectivity Mjackson and press <Enter>
    1. What does this show?
    2. What is the difference between the commands in step 2 and 3?
  4. Type Get-MailboxStatistics Mjackson | Format-List DisplayName, IsQuarantined
    1. What does this command tell us? When would you run this command?

       5 . What is a concern about restoring data to its original location?

     6.What are the options for users to restore their own deleted messages? Why would you want to allow them to do this?

Note :Mjackson is a malbox user

Solutions

Expert Solution

Commands and their significance and use:

Test-ServiceHealth:

This command checks if all Microsoft Windows services that Troubleshooting exchange need and require have started. It shows an error if services that start automatically haven't started. Before starting any troubleshooting, running this command gives the report about services that are going to need are running or not.

Test-MapiConnectivity:

This command checks/verifies server functionality.it does so by logging into the system mailbox. It checks two critical and main connections ie. MAPI and LDAP. This command also can be used with database parameter, server parameter, identity parameter ie. specific mailbox user.

Test-MapiConnectivity Mjackson:

This command does the same thing as above given command (Test-MapiConnectivity) but it has identity parameter ie. mailbox user specified. Therefore, This command tests the ability to log into a specific mailbox, in this case mailbox of mailbox user Mjackson.

Get-MailboxStatistics Mjackson | Format-List DisplayName, IsQuarantined

Command Get-MailboxStatistics is used to get information about the mailbox, in this case it's used specifically for user Mjackson, it returns mailbox information like size, number of messages it contains. Format-List shows the statistics gathered from the Get-MailboxStatistics command in the form of a list. is quarantine is used for the mails/message which cannot be accessed by the normal user, only the admin can manage them. This command is used when all mails, with quarantined mails have to be accessed in the list.

5. when restoring data to its original location the thing to concern is that no other processes should be running on both locations, if any service is running or any file from original location is used by system then It cannot be overwritten,and therefore causes failure.

6. If deleted messages are soft deleted, they can be found in the deleted folder. to recover soft deleted messages the option recover deleted messages from the server can be used. If mails/ messages are hard deleted ie. deleted from the deleted folder, only system admin can recover those messages. admin shall search the missing email, copy the results into the discovery mailbox, where they can be viewed in purge file.import the PST file on the user’s system and add the missing emails in the Purged folder.


Related Solutions

Use Linux fedora At the command prompt, type route and press Enter. What entries are listed?...
Use Linux fedora At the command prompt, type route and press Enter. What entries are listed? What does each entry represent? What IPv4 address is listed as your default gateway? At the command prompt, type ip route add 1.0.0.0/8 via gwIP and press Enter, where gwIP is the IPv4 address of your default gateway. At the command prompt, type route and press Enter. Is the route added in Step 3 visi- ble? Will this route interfere with traffic that is...
At the command prompt, type cd etc and press Enter. What error message did you receive...
At the command prompt, type cd etc and press Enter. What error message did you receive and why?
What does it mean when a server has 100 CPU Cores? When purchasing a server/storage what...
What does it mean when a server has 100 CPU Cores? When purchasing a server/storage what should I look for/written as?
What type of SPSS test would you do to prove or disprove the hypothesis "People in...
What type of SPSS test would you do to prove or disprove the hypothesis "People in a relationship are happier than those who are not?"
Using MongoDB, what command would you enter to retrieve this document using only the zip code...
Using MongoDB, what command would you enter to retrieve this document using only the zip code 11242? db.inspections.find(???????) Database: city Collection: inspections {"_id":{"$oid":"56d61033a378eccde8a898ae"}, "id":"23536-2015-ENFO", "certificate_number":5373970, "business_name":"NZO CORP.", "date":"Apr 22 2015", "result":"Violation Issued", "sector":"Grocery-Retail - 808", "address":{"city":"BROOKLYN", "zip":11242, "street":"COURT ST", "number":26}}
For you, what would be the biggest benefit of managing a server remotely? What do you...
For you, what would be the biggest benefit of managing a server remotely? What do you imagine will be the biggest disadvantage of managing a server remotely? Why? Most remote management tasks will be handled by using Server Manager, MMC, or the PowerShell command line. Which do you think will be the easiest for you to use and why?
a. What does a significance test tell us? When do you use a 1 tailed t-test?...
a. What does a significance test tell us? When do you use a 1 tailed t-test? When do you use a 2 tailed t-test? b. What is the difference between statistical significance and effect size? What information does each of these measures provide?
what does activate.bat mean when working with python in the command prompt or the anaconda prompt...
what does activate.bat mean when working with python in the command prompt or the anaconda prompt (please be detailed)
What do you test when you test a control?
What do you test when you test a control?
What does this command do & ps -ef | grep tty | less Searches the output...
What does this command do & ps -ef | grep tty | less Searches the output from the ps command for tty and displays it one screen at a time Displays all of the interactive running processes Searches the output from the ps command for the word more Displays output from the ps command one screen at a time
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT