question

DCSKW avatar image
0 Votes"
DCSKW asked joyceshen-MSFT commented

EVOSTS issue

Hello

I tried to enable HMA for mu organization but when i ran Get-AuthServer | where {$_.Name -eq “EvoSts”} it is came with empty value but when i ran the below

Get-AuthServer

it is coming with value , so please what is the wrong and if we ran Get-AuthServer , it is enough?

55952-vv2000.jpg



is it enough to run the HMA and use oauth?

Thanks

azure-active-directoryoffice-exchange-hybrid-itproazure-ad-identity-protection
vv2000.jpg (36.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

joyceshen-MSFT avatar image
0 Votes"
joyceshen-MSFT answered

Hi @DCSKW

What's your on-premise Exchange server version?

What's the result if you run the below commands, anything returned?

 Get-AuthServer | where {$_.Name -like "*Evo*"}
 Get-AuthServer -Identity EvoSts | Format-List

If this commands can return the value correctly, we could follow the next steps Enable HMA

And also make sure you run the commands in the Exchange Management Shell, on-premises.


If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
 

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DCSKW avatar image
0 Votes"
DCSKW answered joyceshen-MSFT commented

The result from the first command is empty.

The result from the second is :The operation couldn't be performed because object EVOSTS couldn't found on domain controllers

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @DCSKW,

Please note that, we will mainly discuss this issue on the new created thread: EVOSTS Not found


0 Votes 0 ·