Nick Whittome - The Naked MVP

Microsoft MVP and general ranter...

News

SBS Related Links

Others

SBS Blogs

Flight Simulator Random

Former ACES Team

Flight Simulator MVP's

Ex FS Team Members

ACES Team (Train Simulator)

Netstreams

Archives

The pain of a screwed up Exchange 2007 UM Role - Error 1603 - Event 1002

Right then, another one for the memory banks….

Today we had to install SP2 on Exchange 2007 sitting atop of Windows 2003 X64.   During the installation of Exchange 2007 we got the following error first:

Exchange Server component Unified Messaging Server Role failed.

Unable to remove product with code 84a6e864-10a5-47c0-ac31-426fe71e4906. Fatal error during installation. Error code is 1603. Last error reported by the .msi package is 'There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected.

Grand, I have seen this before.   It was due to the Unified Messaging Role not actually being correct.   Last time I had this we simply deleted the “Action” and “WaterMark” keys in the registry, reinstalled Exchange SP2 and all was good.   However, not this time!

The errors continued……     On trying to uninstall the UM role from Add/Remove Programs we got this error:

Unable to remote product with code cef60964–21ae-47e0–93c6–611aa8941b7f. Fatal error during installation. Error code is 1603. Last error reported by the .msi package is ‘Could not find any previously installed compliant products on the machine for installing this product’

Joy….   Not.

So….   then I simply figured I would take the following action….   Lets rip this UM role out the hard way….

(BACKUP FIRST!)

Kick up ADSIEdit and go to ADSIEDIT->Configuration -> Services -> Microsoft Exchange -> [Org Name] -> Administrative Groups -> Administrative Group Name -> Servers-> [server name] -> Properties and look for the attribute msExchCurrentServerRoles

Adsi

Edit this and subtract the UM Role Value (16) from the currently set value (54).   So 54–16=38

Enter that value (38)

38

Reboot the server….

Reinstall the service pack…..

Worked for me anyway!


 

Posted: Mon, Aug 30 2010 19:37 by NickWhittome | with no comments
Filed under:
Microsoft Flight

Keep the faith people….

Microsoft Flight has been announced.    Read all about it here….   or, in fact, read not MUCH about it and then wonder some more about what is going on…

Before you ask, I don’t know either.

http://www.microsoft.com/games/flight/

Capture

SBS2008 to SBS "V7" Beta - My Migration - Part 6

OK….    everything is over, but I have a slight issue with Exchange 2010 and RPC over HTTPS.   That is being worked on and won’t be a problem I would expect to see in the shipping product!

Other than that, this beauty is up and running and frankly I am delighted to have all the current technology on the SBS box.   SBS2008, even for a product that is new was beginning to fall behind with Exchange, Sharepoint R2 and the like.

If anything comes up, I’ll post some more!

In the mean time, if you want a great read, Terry Walsh of wegotserved has put up this hands on with Aurora article!
http://www.wegotserved.com/2010/07/12/hands-windows-server-code-aurora/

 

 

 

SBS2008 to SBS "V7" Beta - My Migration - Part 5

It shows you……   if you walk away from something for a while, the thing sometimes fixes itself!    The public folder migration from SBS2008 to SBS V7 is now complete!

I ran the nice little script that the SBS migration documents tell me to use to migrate my Public folder data between the two SBS servers again and this time it appears to have worked.  I now have two text files that I can compare side by side to see the data move happening.

Now, the documentation does not say this, but to be sure I have opened up the two text files the exchange script gives me in a free app called WinMerge – http://winmerge.org/downloads/ to compare the files.   This makes it far less likely that I will miss a public folder!

You can see from the screenshot below the yellow lines are different. Of course, the server name and the date and time will be different.  What we expect to see is the bit highlighted in red (the itemcount).

Differences

Now, the document told me to wait 24 hours for this migration, but this only took 10 minutes or so to give me this (correct count) output.    Maybe you have to allow 24 hours for larger public folder databases.

Last thing to do was set the default public folder database to the new server. – Check :)

SBS2008 to SBS "V7" Beta - My Migration - Part 4

The sharepoint migration was very very easy.    Upgraded it to the new look and feel and I am very impressed!    How much nicer than Sharepoint 3 is this!  (Excuse the black privacy blocks)

Sharepoint

I am also extremely impressed with the completely overhauled Remote Web Workplace.    It seems snappier to!

Rww

I especially like the Shared folders section, which makes life easier for remote users…..

I now need to stop playing with new features go back to my Exchange Public folder migration issue……!   Only 21 days to get it fixed!

SBS2008 to SBS "V7" Beta - My Migration - Part 3

OK….  its been a bit of a disaster overnight.    Important points to remember….

  1. Make sure to give your secondary virtual server more than a single core or you end up with this:
    Processor
  2. Make sure that you give your mailboxes time to transfer between the servers before you reboot the source box
  3. Make sure to reset the password policy back to that which you know, as doing the migration might change it back to the regular, quite restrictive, out of the box SBS config.   (Unhappy users having to change passwords)

I have kicked off the transfers of the Mailboxes that got horked….   back soon!

SBS2008 to SBS "V7" Beta - My Migration - Part 2

OK, so I have a new SBS server on my domain.   21 Days to do the migration, but I prefer 21 hours tops…..

  1. So, my next step in this migration is to Robocopy over the redirected folders.   This will be very easy for me, as I hate folder redirection and therefore never enabled it on the SBS2008 box.    I ran the robocopy and it took less than a second to create the empty folders.   I guess with a larger set of data that might take a while!   Of course, if I did have the folder migration enabled, the guide also points me to updating my group policy – and importantly – leaving both servers online until all machines have redirected to the new server!
  2. Now I run through the SBS Migration list……..
    Capture3
  3. So far so good, apart from the fact I had to manually setup my DHCP server as it did not like the funky things I was doing with that (other subnets etc).
  4. Now comes a scary part….. moving the exchange data.   First thing to do is get rid of the smart host on the existing server.   – Check.   When you do that, mail is now flowing through the new box.   Next, setup the smart host on the new Exchange Server – check
  5. Now to move the Public folders – check (Well, I say check, it seems that at this point I should walk away for 24 hours and make sure that the data has migrated, which is exactly what I am going to do…)

back tomorrow…..

SBS2008 to SBS "V7" Beta - My Migration

Well, here goes….   I am doing a migration on the public build of the SBS Aurora “V7” from my SBS2008 setup.   

Sure, there is a huge migration document….    but lets assume that everything on my network is perfect and see if we can get this down to a few steps….     having the HyperV setup is going to be fantastic here as I can always rollback to my existing SBS server if all hell breaks lose!

  1. Backup Server – Check
  2. Make sure I have the latest service packs and updates on existing SBS 2008 Machine – Check
  3. Migration document tells me to clear down my mailboxes…    ummm…. No!   I haven't collected my mail since 1995 for a laugh, not about to clear it down now.
  4. Download the Baseline Configuration Analyzer (as you need it for the next tool)
  5. Run the SBS V7 DVD on the existing server, which run’s ADPrep – Check.
  6. Create an Answer File using the SBS Tool – Check.
  7. Run the setup on the new server, with the answerfile. – Check
  8. Time so far – 1 Hour
  9. Now…..   I have been sitting looking at a screen for the next hour while it installs all the features…….
    Capture
  10. 2 hours in, and finally I get to this screen…..
    Capture2

At this point, I have a server, on the domain, ready for data moves.   That’ll be my next blogpost….

So far, all good!

SBS "7" - The next version of SBS

Sbs

 

 

 

Want to see and try the next version of SBS?    Well, now you can!

http://www.microsoft.com/sbs/en/us/beta.aspx

Here is the official post
http://blogs.technet.com/b/sbs/archive/2010/07/12/announcing-previews-of-our-simple-and-affordable-servers-for-small-businesses.aspx

Paul has a great writeup here.   Thought there are some points on it that I am not 100% sure are correct…..   we’ll get back to that on a later post!
http://www.winsupersite.com/server/sbs7_preview.asp

 

 



 

 

Apple iOS4 and Exchange Slowness?

I am late to the game on this one, but I have noticed this problem on a few sites since my return from holiday.

Essentially, you need to browse on your iOS4 iPhone to this link, and install the configuration profile to fix Exchange Sync and Slowness issues the iPhone is causing…..

http://support.apple.com/kb/TS3398

Windows Live Essentials 2011

OK, I have to admit, this sounds like its going to be great…..   and before you say it, I don’t CARE that they are copying ideas of other app’s….     its about time they started doing that!

Posted: Thu, Jun 3 2010 14:47 by NickWhittome | with no comments
Filed under:
SBS Forum - Thanks for the link

Susan has registered www.sbsforum.info and URL forwarded it to the new web SBS Forums.

Thanks Susan, because I kept having problems finding it myself!

BuildToBuildUpgrade - The answer I never Posted

I thought I posted an answer to this before, and Tim Barrett’s tweet prompted me that I hadn’t (when i searched for it).

The answer to the problem Susan explains here is…

“I wanted to update this feedback, just to let you know how I fixed it and the cause.

I installed the UM role on this Exchange Server a while back whilst testing that feature for 3CX phone systems we sell. I believe that the Exchange Server was in a "mid state" of install of the UM role.

To fix, I downloaded the full blown Exchange 2007 with SP1 CD, and I created a folder in
c:\program files\windows small business server\bin\CMPNENTS

C:\Program Files\Windows Small Business Server\Bin\CMPNENTS\EXCHSRVR80\Setup\ServerRoles

I then copied into that folder the "UnifiedMessaging" folder of the Exchange CD I downloaded.

Then, I ran the Change installation for Exchange 2007 SP1 from Programs and Features, and clicked through that installer.

Lastly, I ran the SP2 installation tool and all was well.

Hope this is in someway helpful?”

For a product that Microsoft Axed....

its sure good to know that its SOLD OUT worldwide, and that new DVD is coming…..

Read more on FSinsider.com

(Maybe axed is a strong word…..     maybe “downsized?”)

Sad News

Wayne already mentioned on his blog the sad news of David Houstons passing.

David and I setup SBS Ireland waaaaay back, and when I ran out of time to continue it on, he kept it all running and (some might say) made it much better ;)

RIP mate.   Sorry your gone.

 

Kerio Connect

I cannot believe I am saying this, but I am downloading Kerio Connect.   Truly looking for alternatives to Exchange now for the Small Businesses I sell to.

I am not the first…..
http://msmvps.com/blogs/bradley/archive/2010/04/30/eriq-neale-on-kerio-alternative-smb-solutions.aspx

But….. don’t go crazy, I am ONLY trying it!

SBS Forums are Live on Technet (No really, this time its TRUE!)

Sorry about getting it wrong a couple of days ago!   

Here is the link!

http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/threads

 

The Microsoft Cemetery

‘Nuff Said

http://www.nogeekleftbehind.com/2010/05/26/have-u-rebooted-yet-015-the-cemetery/

Lets hope that some Phoenix from the flames comes from the Flight Sim team!

New Look Official SBS Blog is up

Go Check it out!

http://blogs.technet.com/b/sbs/

Looks SO much better!   nice job guys.

File Sharing and Eircom

From Slashdot:

"One of the biggest broadband providers in Ireland will make the country the first in the world (according to broadsheet newspaper, the Irish Times) to introduce the 'three strikes' rule. 'EIRCOM WILL from today begin a process that will lead to cutting off the broadband service of customers found to be repeatedly sharing music online illegally. Ireland is the first country in the world where a system of graduated response is being put in place. Under the pilot scheme, Eircom customers who illegally share copyrighted music will get three warnings before having their broadband service cut off for a year.' ... The mechanism by which it operates was challenged in the courts by the Data Protection Commissioner. Apparently, IP addresses do not constitute 'personal information.' Personally, I use filesharing all the time, but I use it to download large open source Linux ISOs. How will Eircom legally differentiate between that content, and the content that some ragamuffin may be downloading illegally, without infringing privacy laws?"

My thoughts on this one are quite simple.

This kind of crap is just the start of things to come.   In the mean time, I am just glad I am not forced to use Eircom as a broadband provider.   (I use the word broadband loosly)

I don’t use Peer 2 Peer file sharing, as frankly it is an open gateway to getting spyware and viruses.   That said, I don’t believe for one moment that Eircom have the right to decide what I can and cannot use the web to lookup.

Last time I checked, I did not live in China.

/Rant over

 

Posted: Mon, May 24 2010 22:47 by NickWhittome | with 2 comment(s)
Filed under:
More Posts Next page »