Configure your Windows Server 2008 virtual system for analysis.
Log on to the virtual machine as administrator.
If the Manage Your Server window page appears, select Don't Display the page at logon and close the page.
Disable the shutdown event tracker:
Select → , type
gpedit.msc, then click OK.In the Local Group Policy Editor page, select → → , then double-click Display Shutdown Event Tracker.
Select Disabled, then click OK.
Close the Local Group Policy Editor page.
Turn off the firewall in the virtual image:
Select → → → .
Select Off, then click OK.
Install telnet in the virtual image:
Select → → .
In the Server Manager window, right-click Features and select Add Features.
In the Add Features Wizard, select Telnet Server.
Click Next, then Install.
Click Close after the installation succeeds.
Start the telnet service in the virtual image:
Select → → , then double-click Telnet.
In the Telnet Properties (Local Computer) page, select Automatic for the Startup type, then select → → .
Configure FTP settings in the virtual image:
Select → → .
In the Internet Information Services Manager page, select Sites, select Add FTP Site
In the Add FTP Site wizard, do the following.
Provide the FTP site name as
rootand Physical path asC:\, then click Next.For Bindings and SSL Settings, select No SSL, then click Next.
For Authentication and Authorization Information, select Basic under Authentication, select All Users under Allow access to, select both Read and Write under Permissions.
Click Finish.
Set automatic logon:
Select → , type
netplwiz, then pressEnter.In the User Accounts window, deselect
Users must enter a user name and password to use this computer, then click Apply.In the Automatically log on page, provide these credentials.
User name —
AdministratorPassword —
cr@cker42Confirm Password —
cr@cker42
Disable Windows updates:
Select → → → .
Under Important updates, select Never check for updates (not recommended).
Deselect Recommended updates when downloading, installing, or notifying me about updates.
Click OK.
Configure Microsoft Office:
To analyze Microsoft Word, Excel, and PowerPoint files, install Microsoft Office 2003 on the virtual machine.
Lower the security to run macros for the Office applications. In Microsoft Word 2003 and select → → , select Low, then click OK. Do the same for other applications such as Microsoft Excel and PowerPoint.
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.
In the Compatibility Pack for the 2007 Office system dialog, select Click here to accept the Microsoft Software License Terms, then click OK.
Configure Adobe Reader:
To analyze PDF files, download Adobe Reader to the native host and copy it to the VM.
Open Adobe Reader and click Accept.
In Adobe Reader, select → → , then remove Check for updates.
In Adobe Reader, select → → , then deselect Adobe Updates.
Configure Java:
Open Java in the Control Panel.
In the Update tab, deselect Check for Updates Automatically.
In the Java Update Warning message, select Do Not Check and then click OK.
Configure system startup:
Run the
msconfigcommand.From the Startup tab, deselect reader_sl and jusched, then click OK.
Note
reader_sl is available only when Adobe Reader is installed.
In the System Configuration message, select
Restart.In the System Configuration Utility message, select Don't show this message or launch the System Configuration Utility when Windows start, then click OK.
Configure the default browser:
In Internet Explorer, select → .
In Home page select Use Blank or Use new tab based on the version of Internet Explorer.
From the Privacy tab, uncheck Turn on Pop-up Blocker.
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@cker42is 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.