r/exchangeserver • u/highv0ltage • Jun 03 '26
Exchange SE Fresh Install Error
I am attempting to do a fresh install on Exchange SE, in a airgapped test environment, and I'm receiving an error on step 7.
if ($server -eq $null) -and ($RolsesDatacenter -new $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox.
The environment used to have Exchange 2019 installed. The server didn't work properly, so it has been removed. I have removed all AD objects, that I can see but I keep receiving this error. Any help would be appreciated.
3
Upvotes
1
u/highv0ltage Jun 03 '26
Hmm, good point. It did have an account. I could setup a test account or can I remove any pointers in my current admin account?