Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Conversation

@kharrell1
Copy link

Hello. I have upgraded to Exchange 2016 CU 15 and the Activation Preference is no longer showing.

The line in the script that gets the Activation Preference i is not getting the preference.

$pref = ($database | Select-Object -ExpandProperty ActivationPreference | Where-Object {$_.Key -ieq $mailboxserver}).Value

If I run the script using an Exchange 2010 shell is works but not when it is Exchange 2016. Can someone help me fix the script so I get the preference again.

Hello. I have upgraded to Exchange 2016 CU 15 and the Activation Preference is no longer showing.

The line in the script that gets the Activation Preference i is not getting the preference.

$pref = ($database | Select-Object -ExpandProperty ActivationPreference | Where-Object {$_.Key -ieq $mailboxserver}).Value

If I run the script using an Exchange 2010 shell is works but not when it is Exchange 2016. Can someone help me fix the script so I get the preference again.
@kharrell1
Copy link
Author

I am new to GitHub, I am trying to get help in fixing an issue I see in the Test-ExchangeServerHealth script related to the activation preference not showing in the report after an upgrade to Exchange 2016 CU 15.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant