win Posted August 5, 2015 Posted August 5, 2015 After a cutover migration to o365, how do we uninstall exchange (2010) after all is well and tested? I've read that it will remove important AD attributes which will then sync to o365 making them unusable. To avoid that we should first convert them to mail enabled users so AD will keep the exchange attributes?
Wubbalubbadub Posted August 5, 2015 Posted August 5, 2015 Just run through the uninstall as if you were uninstalling any program, it removes it all for you during uninstall.
Maxell Posted August 11, 2015 Posted August 11, 2015 I have just been through this exact process. I found loads of conflicting reports of what would happen, but ultimately it wont let you uninstall while there are still active mailboxes anyway. Deleting a mailbox did clear the attributes in my case, so I converted all to mail users first (all attribs were left in place by doing this) and then proceeded to uninstall successfully. If you need any more info, just let me know. I am now looking to re-install a basic Exchange server so that I can continue to make new mail users in future (see my thread of confusion just above this one!) Mark.
win Posted August 12, 2015 Author Posted August 12, 2015 I didn't uninstall it as i read that they need to be converted to MEUs first. Unfortunately, i can't find how this is done after everything has been migrated. The guide refers to a CSV file that was used to create the batch, but i already deleted the batch file! Anyone know how to create a new migration.csv file post-migration? I assume @Maxell used an existing batch file csv?
Maxell Posted August 12, 2015 Posted August 12, 2015 Win, I followed the process on this page and it generates the csv for you: https://community.office365.com/en-us/w/exchange/845.convert-exchange-2007-mailboxes-to-mail-enabled-users-after-a-staged-exchange-migration Ignore that it is v2007, it worked for 2010 too. I edited the code of one of the scripts to pull the email address with our domain as the default rather than the @online.microsoft.com address. I think it would have worked anyway, but just for neatness.... Mark. 1
win Posted August 12, 2015 Author Posted August 12, 2015 Thanks @Maxell but i got stumped at the first step: 1. Copy ExportO365UserInfo.ps1, Exchange2007MBtoMEU.ps1, and the CSV file used to run the migration batch to the same directory in your on-premises organization. Where can i get this csv? Or do they mean, copy it only if you have it as ExportO365UserInfo.ps1 will make one for you?
Maxell Posted August 18, 2015 Posted August 18, 2015 From memory, the csv just needs to be a list of e-mail addresses of the users you want to convert. I think I just exported this from the list of users in Exchange. 1
win Posted August 18, 2015 Author Posted August 18, 2015 That sounds simple enough. I'm looking for a dummy csv file just to see if there are other fields needed. The only one i can find is this one but it's for the migration process: Another way to export is listed here, https://community.spiceworks.com/how_to/84674-export-office-365-users-to-csv-online-without-using-powershell but i'm looking for one called migration.csv!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now