Find Domain Schema Version
Find Domain Schema Version KB ID 0000025 Problem You want to upgrade or find out your current Schema version, or check that an” adprep / forestprep” command has worked correctly. Solution Find Domain Schema Version: PowerShell Use the following sytax Get-ADObject (Get-ADRootDSE).schemaNamingContext -Property objectversion Post Server 2016 Find Domain Schema Version The value is populated with Server 2016 again. If you...
Exchange Error during/post upgrade from Exchange 2003 ‘ Mailbox manager settings cannot be managed by the current version of Exchange Management Console’
KB ID 0000547 Problem I’ve already covered migration from 2003 here, I got an email today {Thanks Ashley :)} to say that when they tried to migrate the address policies from 2003 to 2010 using this command: Get-EmailAddressPolicy | where {$_.RecipientFilterType –eq “Legacy”} | Set-EmailAddressPolicy –IncludedRecipients AllRecipients They got the following error; Error on Exchange 2010 Set-EmailAddressPolicy : The recipient...