Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Migrating to Windows Small Business Server 2011 Standard : Creating a Migration Answer File

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
8/27/2011 9:17:38 AM
After you have your existing SBS server prepared for migration, you need to create an answer file that can be used to install SBS 2011. You must use an answer file for the installation of SBS 2011 if you are migrating. Fortunately, there’s an excellent Answer File Generator tool on the SBS 2011 installation DVD. But there is one step you need to take first—creating a new SBS administrator account.

1. Administrator Account

SBS 2003 creates a default Administrator account during initial installation and setup. This account, often referred to as the 500 account because of a distinctive portion of the GUID for the account, is the master account from which all things spring. This is a legacy from when we were less security-aware and less concerned about having everything installed by and dependent on a well-known account.

Today, that is far from a best practice, and in SBS 2011 the Administrator account is disabled by default. So to ensure that we have an account for both servers that has the necessary privileges to complete the migration, we’re going to first create a new administrator account and make that account part of all the groups that the current Administrator account is part of. This new account must have Domain Admins, Enterprise Admins, and Schema Admins privileges, at a minimum. In fact, we’re simply going to make a copy of the Administrator account.

To create the new administrator account, follow these steps:

  1. Log on to the existing SBS 2003 server with an account with at least Domain Admins privileges.

  2. Click Start, and open Active Directory Users And Computers from the Administrative Tools folder.

  3. Open the Users folder in the left pane, and select the Administrator account in the right pane.

  4. Select Copy from the Action menu, as shown in Figure 1.

    Figure 1. To ensure that all the necessary permissions are copied to the new account, use Active Directory Users And Computers to copy the Administrator account

  5. On the user Copy Object – User dialog box, enter the details for the new account, as shown in Figure 2.

    Figure 2. Creating a new administrator account for SBS 2003

  6. After supplying the information for the new administrator account, click Next to fill in password information for the new account. Use a password of at least eight characters that is a mixture of uppercase and lowercase letters, special characters, and numerals to ensure that it meets complexity requirements for SBS 2011.

  7. Click Next to open the Exchange mailbox creation step of the Copy Object – User Wizard, as shown in Figure 3.

    Figure 3. Creating the Exchange mailbox for the new administrator account

  8. Click Next and then click Finish to create the account. The account will be created in the Users container, which isn’t where we want it.

  9. Expand the MyBusiness organizational unit (OU) container, and then expand the Users OU under it so that you can see the SBSUsers OU as shown in Figure 4.

    Figure 4. The MyBusiness OU is expanded so that you can see the SBSUsers OU

  10. Select the new user you just created, and drag it into the SBSUsers OU. You’ll see the warning shown in Figure 5.

    Figure 5. The warning about moving objects in Active Directory

  11. Click Yes to move the user. Figure 6 shows the SBSUsers OU with the new administrator account in it.

    Figure 6. The SBSUsers OU with the new SBS Administrator account in it

  12. Close Active Directory Users And Computers.

2. Using the SBS Answer File Generator

The SBS Answer File Generator (SBSAfg.exe in the Tools folder of the Installation DVD) can be used to automate a fresh, new install of SBS. But it has a second and more important function—it is used to generate an answer file for enabling a migration installation. You must use an answer file when doing a migration. You do not have the option of doing it purely interactively.

Before you start the answer file generator, you should make sure you have all the information you’ll need. Put together a table with all the answers you’ll need. This will help ensure you’re not missing a vital piece of information before you start. Table 1 shows our working table for the migration of our Example.local SBS 2003 network to SBS 2011.

Table 1. Answer File checklist for SBS 2003 migration
FIELDANSWERREQUIRED
Get Installation UpdatesNoNo.
Run UnattendedYesNo.
Use Time ZoneManually Set The Clock And Time Zone For The ServerNo, and we think it’s a good idea to do this one manually, because it allows you to verify that the time is correct.
Business NameSBS ExampleOptional. Not sent to Microsoft.
Street Address 11 Microsoft WayOptional. Not sent to Microsoft.
Street Address 2 Optional. Not sent to Microsoft.
CityRedmondOptional. Not sent to Microsoft.
StateWAOptional. Not sent to Microsoft.
Zip/Postal Code98052Optional. Not sent to Microsoft.
Country/RegionUnited StatesYes.
Certificate Authority Name **Leave Blank for Self-Issued Cert.**
Domain Administrator Account NameSBSAdminYes.
PasswordIforget!Yes.
Source Server NameXMPL-SBS2k3Yes.
Source Domain NameExample.localYes.
Default Gateway192.168.51.1Yes.
Source Server IP Address192.168.51.2Yes.
DHCP Server Running On Source ServerYesHighly recommended. It will allow the migration process to move DHCP to the destination server.
Destination Server NameHP160-SBSMIGYes.
Destination Server IP Address192.168.51.3Yes.


Note:

When using a self-signed certificate, you should leave the Certificate Authority Name field blank. SBS will create the certificate and use the correct authority name. It’s very easy to choose a name that will cause problems, and by the time the installation fails, you’ll have wasted a significant amount of time.


After you have all the settings for your migration written down, it’s time to run the SBS Answer File Generator using the following steps:

  1. Double-click the SBSAfg.exe file in the \Tools directory of the first DVD (the Installation DVD) of the SBS 2011 distribution media.

  2. In the Installation Type section of the Windows Small Business Server 2011 Standard Answer File Tool (shown in Figure 7), select Migration From Existing Server (Join Existing Domain).

    Figure 7. The Windows Small Business Server 2011 Standard Answer File Tool

  3. Fill in the fields according to the table you created, making sure to scroll to the end of the file so that you don’t miss any.

  4. Click Print to print a copy of the settings to the default printer if you want a hard copy of the settings.


    Warning:

    IMPORTANT The printout has the administrative password clearly visible. This will also be the domain recovery password. Protect the printout accordingly, and destroy it when it’s no longer required.


  5. Click Save As to save a copy as SBSAnswerFile.xml. You can save the copy to a local hard disk, to a network share, or to removable media.


    Warning:

    IMPORTANT The SBSAnswerFile.xml file that is generated has the administrative password in plain text. This will also be the domain recover password. Protect the file until you use it, and delete it when you’re done.


  6. Click Cancel to close the Answer File Generator.

  7. Copy SBSAnswerFile.xml to the root directory of the removable media you’ll use during installation of SBS 2011. This can be a USB key disk, a floppy disk, or other removable media that your server can read during the installation.

Other -----------------
- Microsoft Dynamics CRM 2011 : Copying Campaign Records & Using Quick Campaigns
- Microsoft Dynamics CRM 2011 : Managing Campaigns and Quick Campaigns - Relating Campaigns & Creating Campaign Templates
- Securing Windows Server 2008 R2 : Security Configuration Wizard & Best Practice Analyzer
- Securing Windows Server 2008 R2 : BitLocker
- Microsoft Dynamics AX 2009 : The MorphX Tools - Cross-Reference Tool
- Microsoft Dynamics AX 2009 : The MorphX Tools - Compare Tool
- Configuring Windows Server 2008 Active Directory : Configuring and Using Active Directory Federation Services
- Configuring Windows Server 2008 Active Directory : Understanding Active Directory Federation Services
- SQL Server 2008 R2 : Understanding Query Optimization - Query Analysis
- SQL Server 2008 R2 : Understanding Query Optimization - Query Compilation and Optimization
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server