Hi
The meta data. There are a large number of tables in both databases and I need to match pkey and identity column status from tables of one database into the tables of the second database. So if ID in Staff table in first database is a primary key and/or identity column then I want the ID in staff table in second database to be made primary key and/or identity column as well.
Thanks
Regards
Hi Joyce
Here is the result of two commands.
[PS] C:\Windows\system32>Get-Mailbox "TestSharedAlias@mydomain.com" | fl *Hidden*
HiddenFromAddressListsEnabled : False
[PS] C:\Windows\system32>Update-OfflineAddressBook -Identity "Default Offline Address Book"
[PS] C:\Windows\system32>
However still can't see the mailbox in Outlook among other standard mailboxes. The issue seems to be with shared mailboxes as I have created two shared mailboxes and neither appears in address book.
Downloading address book on client Outlook gives this error;

Thanks
Regards
Hi
How do I do step 6? Users can't access the shared mailbox directly as only Administrator has full access to the shared mailbox.
In Outlook, if I enter Administrator in Open Calendar->Open Shared Calendar->Name field, then I get standard calendar from Administrator. How do I tell it to get the shared mailbox (Festivals@mydomain.com) calendar which is shared via Administrator?
Thanks
Regards
Hi
So issue is unresolved and MS O365 support suggested that I use MFCMAPI to check that there isn't a corrupt rule hiding somewhere. I tried MFCMAPI on the main pc used by that user and it did not find any hidden/corrupt rules. For now I have added a rule in Exchange to block the forwarding.
Thanks
Regards
Hi
Converters code below.
Regards