Category Archives: Tech Fixes
Bug in the SBS 2011 Migration Preparation Tool, FRS & DFS
My service lead found a bug in Microsoft’s SBS migration tool yesterday. Here is his report on the issue. Great work Brendan!
I’m sort of proud to report that we’re responsible for
discovering a bug in the SBS 2011 Migration Preparation Tool – MS will work to
either write a rapid-response blog post outlining the issue and/or update the
tool to accommodate the issue… which is:In a 2008R2 domain that’s had its functional level raised to
2008, FRS is deprecated in favor of DFS Replication. You cannot start the FRS
service at all. Unfortunately, the migration tool checks to make sure that the
FRS service is running – if it’s not, the tool fails.MS worked with me on the source server to verify that the
schema version is at the right level, then made some registry edits on the
source server so that the SBS 2011 installation will proceed without saying,
“The migration prep tool hasn’t been run on the source server, blah blah blah…”Kind of an interesting case to work on.
The things we checked for and/or edited were:
Edited HKLM\SOFTWARE\MICROSOFT\SMALL BUSINESS SERVER\MIGRATION\
ErrorsFound -> changed from 1 to 0
MigrationReady -> changed from 0 to 1And…
Verified Schema version:
HKLM\SYSTEM\Current Control Set\Services\NTDS\Parameters
Schema Version left at 0x0000002f (47)
Dell Precision M6600 Display Issue
I’m trying to disable the onboard and integrated intel graphics processor in my Dell Precision M6600 so I can run 3d apps on the local display. External displays appear to be inherently powered by the NVidia Quadro GPU, but I can’t get it to work with the local display!
UPDATE:
Finally fixed this. You need to disable the nVidia ‘Optimus’ feature in the BIOS. It’s what enables on board Intel adapter and let’s you use 3+ monitors. Since I game/run 3d apps on the LCD frequently it made sense for me to turn that off!