It’s shocking that I need to steps by step someone today on how to do this. That said I might as well share the info here. *oh and no screenshots* Open Outlook 2010 and Click File, Info, Account Settings Highlight the account and Click Change Click More Settings Click Advanced Tab then Click Add Type […]
Tag: Email
For several weeks / days I have been actively working on migrating our internal Exchange 2007 infrastructure to Exchange 2010. In my lab setup I can say that Exchange 2010 is an awesome continuation in Microsoft flagship email product.. I will be documenting several of the things I’ve discovered about the process and share with you all. So please stop […]
Run the following command to determine the GUID of the mailbox database that you want to configure. The sample returns the GUID of the mailbox database BOX1 on server myExchange. Get-MailboxDatabase -Identity “myExchangeBOX1” | Format-List GUID Run the following command to determine the GUID of the public folder database that you want to configure. The […]