If you see an error like below on your Exchange Management Shell;
It’s mean is currently, you cannot access Exchange Servers.
Failure Code is; “Failed to connect to an Exchange server in the current site”
The solution is;
Check the IIS as below,
- Default Web Site
- PowerShell
- Basic Settings
- Test Settings
If you see the error code like “The user name or password is incorrect. ( Exception from HRESULT: 0x8007052E )”
You should change the user credentials.
To change the user credential;
Open the IIS and do below,
- Default Web Site
- PowerShell
- Basic Settings
- Connect as / Set
- Set Credentials
After this changes If you check the ISS again you will see; “The specified user credential are valid”
Then the server needs to be restarted.
After the restart, open the on Exchange Shell and check your connection.
“The Exchange server is Connected to EXC1.yusuf.local”