Prepare a Windows Server 2003 image for analysis

Prev Next

Configure your Windows Server 2003 virtual system for analysis.

  1. Log on to the virtual machine as administrator.

  2. If the Windows Server Post-Setup Security Updates page appears, select Finish.

  3. If the Manage Your Server window page appears, select Don't Display the page at logon and close the page.

  4. Disable the shutdown event tracker:

    1. Select StartRun, type gpedit.msc, then click OK.

    2. In the Group policy object editor page, select Computer ConfigurationAdministrative TemplatesSystem, then double-click Display Shutdown Event Tracker.

    3. Select Disabled, then click OK.

    4. Close the Group policy object editor page.

  5. Install the hotfix for Windows Server 2003 Service Pack 1 (if applicable).

    Note

    Skip this step if you have Windows Server 2003 Service Pack 2.

    1. Go to http://support.microsoft.com/hotfix/KBHotfix.aspx? kbnum=899260&kbln=en-us and install the hotfix corresponding to your version of Windows Server 2003.

    2. Restart the virtual machine.

    3. In the Windows command prompt, run the tlntsvr /service command.

  6. Turn off the firewall in the virtual image: Select StartControl PanelWindows FirewallOFF.

  7. Start the telnet service in the virtual image:

    1. Click Start and right-click My Computer.

    2. Select ManageServices and ApplicationsServices, then double-click Telnet.

    3. In the Telnet Properties (Local Computer) page, select Automatic for the Startup type, then select ApplyStartOK.

  8. Run the MergeIDE batch file on the virtual machine:

    1. Download MergeIDE.zip from the following URL on the native computer and then copy it to the virtual machine.

      https://www.virtualbox.org/raw-attachment/wiki/Migrate_Windows/MergeIDE.zip

    2. Extract MergeIDE.zip and run the MergeIDE batch file in the VM.

  9. Enable FTP in the virtual image:

    1. Select StartControl PanelAdd or remove ProgramsAdd or remove Windows components.

    2. In the Windows Components wizard, double-click Application Server, then double-click Internet Information Services(IIS).

    3. In the Internet Information Services(IIS) pop-up window, select these entries:

      • File Transfer Protocol (FTP) Service

      • Common Files

      • Internet Information Services Manager

    4. Click OK, then click Next.

    5. In the Windows Components wizard, click Finish when the FTP installation is complete.

    6. In the Insert Disk message, click Cancel.

    7. In the Windows XP Setup message, select OK.

  10. Configure FTP settings in the virtual image:

    1. Select StartControl PanelSwitch to Classic ViewAdministrative Tools, then double-click Internet Information Services.

    2. In the Internet Information Services page, expand the entry under Internet Information Services, then expand FTP Sites.

    3. Right-click on Default FTP Site, select PropertiesHome Directory.

    4. Browse to the C:\ drive, select Read, Write, and Log visits.

    5. Click Apply, then click OK.

  11. Set automatic logon:

    1. Select StartRun, type rundll32 netplwiz.dll,UsersRunDll, then press Enter.

    2. In the User Accounts window, deselect Users must enter a user name and password to use this computer and click Apply.

    3. In the Automatically log on page, provide these credentials.

      • User nameAdministrator

      • Passwordcr@cker42

      • Confirm Passwordcr@cker42

  12. Disable Windows updates:

    1. Select StartControl PanelSystemAutomatic Updates.

    2. Select Turn off Automatic Updates.

    3. Click Apply and then click OK.

  13. Configure Microsoft Office:

    1. To analyze Microsoft Word, Excel, and PowerPoint files, install Microsoft Office 2003 on the virtual machine.

    2. Lower the security to run macros for the Office applications. In Microsoft Word 2003 and select ToolsMacroSecurity, select Low, then click OK. Do the same for other applications such as Microsoft Excel and PowerPoint.

    3. Go to http://www.microsoft.com/en-us/download/details.aspx?id=3 and download the required Microsoft Office compatibility pack for Word, Excel, and PowerPoint File Formats, then install them on the virtual machine.

      You need the compatibility pack to open Microsoft Office files that were created in a newer version of Microsoft Office. For example, to open a .docx file using Office 2003, you need the corresponding compatibility pack installed.

    4. In the Compatibility Pack for the 2007 Office system dialog, select Click here to accept the Microsoft Software License Terms, then click OK.

  14. Configure Adobe Reader:

    1. To analyze PDF files, download Adobe Reader to the native host and copy it to the VM.

    2. Open Adobe Reader and click Accept.

    3. In Adobe Reader, select Edit PreferencesGeneral, then remove Check for updates.

    4. In Adobe Reader, select HelpCheck for updatesPreferences, then deselect Adobe Updates.

  15. Configure Java:

    1. Open Java in the Control Panel.

    2. In the Update tab, deselect Check for Updates Automatically.

    3. In the Java Update Warning message, select Do Not Check and then click OK.

  16. Configure system startup:

    1. Run the msconfig command.

    2. From the Startup tab, deselect reader_sl and jusched, then click OK.

      Note

      reader_sl is available only when Adobe Reader is installed.

    3. In the System Configuration message, select Restart.

    4. In the System Configuration Utility message, select Don't show this message or launch the System Configuration Utility when Windows start, then click OK.

  17. Configure the default browser:

    1. In Internet Explorer, select ToolsInternet Options.

    2. In Home page select Use Blank or Use new tab based on the version of Internet Explorer.

    3. From the Privacy tab, uncheck Turn on Pop-up Blocker.

    4. Go to the Advanced tab of the Internet Options and locate Security, then select Allow active content to run in files on My Computer.

    Note

    The VM administrator password cr@cker42 is required for VM profile creation. ATD system updates it to a random string as a part of VM creation. The running sandbox VM will have a random password.