Langsung ke konten utama

Error opening Exchange Management Console (EMC) "The client cannot connect to the destination specified in the request."


Last week I ask by my client to create mailbox on mail server, we are using Exchange server 2010 for mail server, so I remote to the server to doing the request but I have problem when I opening EMC and connect to the server, I can’t connect to the server via EMC even I can’t connect to exchange server using shell, bellow is the screen shoot of error message;


Error Message 

“ The following error ocured while attempting to connect to the specified Exchange server ‘servername.local’:

The attempt to connect to http://nameserver.local/PowerShell using “Kerberos” authentication failed:

Connecting to remote server failed with the following error message “ The client cannot connect to the destination specified in the request. Verify the the service on the destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service : “winrm quickconfig”. For more information, see the about_Remote_Troubleshooting Help topic. “

So I try to run “winrm quickconfig” suggested by error message but unfortunately I’m no luck with the command.

Then i try to searching for sollution on the internet and I have any suggestion, that’s problem with IIS server Configuration so I try to check all service on windows services check if IIS service, Windows Wide Web Publishing service not running or any exchange service not running but everything running, try to restart all exchange service and IIS Service but no luck.


I check the IIS configuration by using IIS manager because on the internet I found one solution that explain to me that we can get an error message because EMC can’t connect to "http://nameserver.local/Powershell" that’s main “http” not running so I check the bindings Default server on IIS and that’s right no “http” available. So I create a binding for http on port 80 like picture bellow






After that I try to connect to the server by using EMC then everything back to normal, I can solve the problem then can create some mailbox to finish the request


Hope this help for anyone who have same error like that.

if you have another error message, please visit : https://blogs.technet.microsoft.com/exchange/2010/02/04/troubleshooting-exchange-2010-management-tools-startup-issues/


~~>> Thanks <<~~

Komentar

Postingan populer dari blog ini

Troubleshoot Asus x200M yang Mati Total

Baru-baru ini saya mengalami masalah pada netbook saya netbook Asus x200M yang saya beli 2 tahun lalu mengalami masalah mati total pada saat di pakai, netbook tiba2 saja mati, saya coba charge pun indikator batery pada notebook tidak menyala sudah coba segala cara termasuk menekan tombol power sekita 5 -10 menit namun tetap tidak ada tanda-tanda kehidupan. Awal masalah di karenakan pada saat memakai notebook dengan tidak di carge mengalami low-battery kemudian saya coba carge namun saya lupa apakah listrik nya masuk ke netbook atau tidak, kemudian tiba-tiba saja netbook nya mati, tidak bisa di charge dan di hidupkan manual dengan cara menekan tombol power yang lama pun tidak bisa Karena kedua cara tersebut tidak berhasil dan berhubung saya tidak bisa cabut batery netbook di karenakan battery nya tidak plug and play (unremovable) maka saya putuskan pergi ke tempat sevice namun beberapa tempat service mengatakan bahwa netbook saya mengalami kerusakan pada IC Powernya dan harus...

Step by step Installasi SQL Server 2012 Express with Tools

Setelah pada tulisan terdahulu saya menulis tentang step by step installasi SQL Server 2005 dan 2008 Express , kali ini saya akan mencoba sharing bagaimana menginstall SQL Server 2012 . Sama seperti para pendahulu nya pada SQL Server 2012 memerlukan spesifikasi hardware khusus dan beberapa software harus telah terinstall pada komputer. Baca juga artikel lainya di blog ini: Cara Membuat dan Menghapus Database SQL Server Perbedaan SQL Server Authentication dan Windows Authentication MEMBUAT SCHEDULE BACKUP PADA SQL SEVER Bagaimana Cara Install SQL server 2016 Express di Windows Menyembunyikan user database pada SQL Server ke public user Cara Install SQL Server 2012 SQL Server Tutorial Kebutuhan Processor, memory dan Sistem Operasi : Processor Minimum  X86 processor : 1 GHz  X64 processor : 2 GHz  Rekomendasi Untuk kecepatan prosessor lebih tinggi lebih baik, rekomendasi dari Microsoft sendiri adalah 2.0 GHz atau lebih.  Memory Minimum  Edisi ...

Outlook 2016 / Outlook office365 can't show print preview / blank print preview

  Beberapa kali saya mendapatkan keluhan user mengenai print preview pada Microsoft Outlook yang tidak tampil sehingga meyebabkan email tersebut tidak bisa di cetak. Saya tidak tahu penyebab utamnya apa, namun untuk menyelesaikan masalah tersebut caranya sangat mudah, beikut cara untuk menyelesaikan masalah tersebut pada outlook 2016 / outlook office365. Tutup applikasi outlook -> Masuk ke folder %AppData%\Microsoft\Outlook" rename atau delete file “OutlPrnt” Itulah sedikit langkah yang bisa di coba untuk menyelesaikan masalah tersebut, semoga dapat membantu orang-orang yang mempunyai masalah yang sama.

MEMBUAT SCHEDULE BACKUP PADA SQL SEVER

Backup merupakan suatu proses menduplikasi data atau membuat data cadangan dari data yang ada, backup bertujuan untuk mengembalikan data apabila kita kehilangan data master selain itu backup juga berguna untuk membalikan data ke titik waktu tertentu. Karena penting nya backup data, pada tulisan kali ini saya akan coba membagikan tulisan bagaimana membuat schedule backup pada SQL Server. Baca juga artikel lainya di blog ini: Cara Membuat dan Menghapus Database SQL Server Perbedaan SQL Server Authentication dan Windows Authentication Step by step Installasi SQL Server 2012 Express with Tools Bagaimana Cara Install SQL server 2016 Express di Windows Menyembunyikan user database pada SQL Server ke public user Cara Install SQL Server 2012 SQL Server Tutorial Buka SQL Server management studio kemudian konek ke database server nya Setelah terkoneksi dengan database server pada Object Explorer pilih Management Selanjutnya pilih sub menu “Maintenance Plans” kilik kanan-...

Cara Menggunakan Fungsi COUNTIF di Google Spreadsheet

Mangtuts - Fungsi COUNTIF pada Google Sheets dapat digunakan saat Kalian ingin mendapatkan perhitungan saat kondisi tertentu terpenuhi. Misalnya, jika Kalian memiliki daftar siswa dan ingin cepat mendapatkan perhitungan semua siswa yang mendapat nilai di atas 80, maka Kalian dapat menggunakan Fungsi COUNTIF pada Google Spreadsheet. Sebelum saya menunjukkan beberapa contoh keren penggunaan Fungsi COUNTIF, mari kita bahas sintaks dan beberapa hal penting mengenai formula COUNTIF. SYNTAX dari Fungsi COUNTIF di Google Sheets =COUNTIF(rentang, kriteria) Range – rentang sel dari mana Kalian ingin mendapatkan hitungan. Kriteria – kondisi yang harus dipenuhi untuk sel yang akan dihitung. Kriterianya bisa berupa: Sebuah angka. String teks, seperti "Mangga" atau "Jeruk". Referensi sel (seperti A1 atau B1). Ekspresi seperti "=100" atau ">100" atau "<100". Perhatikan bahwa dalam hal sama dengan, Kalian tidak diharuskan menggunakan tanda sa...