

Creating Appliances › Distribution Installations › Windows Installation Reference › Windows Server 2003 Single CD Installation Reference
Windows Server 2003 Single CD Installation Reference
This example installation is based on a single CD install of Windows 2003 Server Standard Edition SP2. For the example, we use a global volume named win03_iso. See the iso2class reference for other methods about specifying an ISO image for the installation. You may also use the example below for other Windows editions (Enterprise, DataCenter, and Web).
Note: In the following text, the y in WIN03y indicates the Windows edition that the appliance is based upon (S for Standard, E for Enterprise, DC for DataCenter, and W for Web).
To install and configure a WIN03y appliance using a single CD
- Execute the following command in a 3T shell. You may then select the desired bits (32 or 64) and operating system:
util iso2class app_name=win03_install install_size=10G console_type=graphic iso_volume1=win03_iso virt_options=acpi=1 cpu=1 mem=1G
This command creates and starts the win03_install application, booting the singleton iso2class from the specified ISO image.
Note: Initially, the volume size is set to 10GB. The system uses this size to verify there is enough disk space for the Windows installation. After the appliance is created, you can resize the volume depending upon the amount of free disk space remaining after the Windows installation (It is recommended to have at least 500MB of free disk space).
- Access the graphic console of the singleton in one of the following two methods:
- Select the application within the application list in the CA 3Tera AppLogic GUI and select Login (graphic).
- Open the application in the infrastructure editor and select the singleton iso2class. Use the pull-down Appliance menu to select Login (graphic).
Note: During Windows installation on a VMware grid, the mouse may not function as expected, due to the absence of VMware tools The following keyboard shortcuts are useful:
- To navigate between buttons, use Tab key and / or arrow keys
- To select, use space bar or enter
- To access the file menu on the selected window, use Alt+f key
- After the graphical console displays, the Windows 2003 Server installation should be visible.
Proceed through the installation with the following notes:
- Use a single NTFS partition
- Select Custom Setting - Disable file and printer sharing for both network interfaces.
- Use a workgroup.
- After the install is complete:
- If you are creating a Windows appliance on an ESX grid, install VMware tools as follows:
- Stop the application.
- In a grid shell, execute the following command:
3t vol copy _GLOBAL_RO:vmware_tools_windows APPNAME:vmware_tools_windows
- Open the infrastructure editor in a browser.
- Right-click the singleton appliance ‘iso2class’ and select user volumes.
- Select volume ‘vmware_tools_windows’ for placeholder iso_volume1.
- Save and start the application.
- Login through the graphical console.
- Press the “Ctrl+Alt+Del” button located on the top center of the graphical console window.
- Click anywhere inside the graphical console window.
- Using the tab and arrow keys, navigate to “start task manager”.
- Using the tab key, navigate to “new task” and press ‘spacebar’.
- Type “D:\setup.exe /S /v /qn” to execute the VMware tools installation silently.
The installation reboots the appliance automatically. After reboot, reopen the graphical console and login to the appliance.
- Disable the page file:
- Open Control Panel, System, Advanced, Performance Settings, Advanced, Virtual Memory, No Paging File, Set to disable the page file.
- Restart the application and verify the pagefile C:\pagefile.sys has been deleted. If not, delete it manually. You can view protected operating system files in Windows Explorer by changing the default settings:
- Open Tools, Folder Options, View and select Show hidden files and folders. Unselect Hide protected operating system files.
- Increase the default Windows disk device timeout value in your appliance and set the value of the real time clock. Note that these settings require a reboot to take effect.
- Open the registry editor (Run > regedt32.exe) and navigate to the key HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Disk.
- Add a new REG_DWORD value named TimeOutValue. If this value already exists, skip this step.
- Set the TimeOutValue value to 60 decimal.
- Navigate to the key HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/TimeZoneInformation.
- Add a new DWORD value named RealTimeIsUniversal. If this value exists, skip this step.
- Set the RealTimeIsuniversal value to 1.
- Close the registry editor.
- Verify you have external network access through the external interface of the singleton.
The singleton has two network interfaces: Local Area Connection, which is the external interface, and Local Area Connection 2, which is the internal interface.
Open a command shell and ping www.google.com.
If the ping fails, perform one of the following:
- Access Control Panel, Network Connections, Local Area Connection, Properties, Internet Protocol (TCP/IP), Properties.
Click Use the following IP address and enter usable values for your grid, such as IP Address, netmask, gateway, DNS server.
- In the command shell:
- netsh interface ip set address name="Local Area Connection" static [ip-address] [netmask] [gateway] 1
- netsh interface ip set dns name="Local Area Connection" static [dns-ip]
- Install Service Pack 2 and high priority updates:
- Open IE and use Tools, Internet Options, Security level of this zone- Custom Level, Reset custom setting – Reset to Medium’ to set the Internet security to medium.
- In IE, select Tools, Windows Update and install SP2. Reboot when the install completes.
- Remove the restore files associated with the installation of SP2:
- Use Windows Explorer to delete the folder c:\WINDOWS\$NtServicePackUninstall$
- Empty the Recycle Bin.
- Use Windows Explorer to compress the folder c:\WINDOWS\ServicePackFiles and all sub-directories:
- Right-click the folder and select Properties, Advanced, Compress contents.
- In IE select Tools, Windows Update and install all the high priority updates. Optionally decline the IE7 install when asked. Reboot when the install completes.
- Use Windows Explorer to remove the restore files associated with the installation of the high priority updates:
- Delete c:\WINDOWS\$*$ (approximately 30 folders)
- Empty the Recycle Bin.
- Install the Windows Server 2003 Resource Kit Tools:
- Point IE at http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en (or search online for Windows Server 2003 Resource Kit Tools).
- Install the tools in their default location C:\Program Files\Windows Resource Kits\Tools.
- (Optional) Install windows components which you want available on this appliance and which require access to the installation ISO image(s). Select Control Panel, Add or Remove Programs, Windows Components and install optional components such as IIS.
- Prevent system shutdown dialogs from popping up (reason for system shutdown)
- Open the Start menu and execute the following command:
gpedit.msc
- Go under Computer Configuration, Administrative Templates.
- Click System.
- On the right pane double-click on Display Shutdown Event Tracker.
- Click Disabled and click Apply.
- Activate Windows as required.
- For 64-bit appliances, a Microsoft Windows bug prevents a 32-bit application to access the System32 folder on a computer running a 64-bit version of Windows Server 2003. For more information this issue and fix this issue, see http://support.microsoft.com/kb/942589 and apply this hotfix according to its instructions.
- To transform this singleton into a fully managed CA 3Tera AppLogic appliance, install the Windows Server msi. This self-executing installer can be downloaded from the grid controller through the internal interface. This interface has already been properly configured through DHCP.
- To find the internal IP address of the controller, in a command line shell execute the following command and note the IP address of the DHCP server for Local Area Connection 2.
ipconfig /all
- Point IE at http://IP-address:8080/download/ and download the current Windows Server msi (for example, Server_Windows-1.0.0-1.msi):
- Right-click the msi file and select Save Target As to download the file to the desktop.
- Double-click the msi file on the desktop to perform the installation.
- Delete the MSI file and empty the Recycle Bin.
- If you manually configured the external interface, use Control Panel, Network Connections, Local Area Connection, Properties, Internet Protocol (TCP/IP), Properties to reset the interface to DHCP (Obtain an IP address automatically).
- If this is a 64-bit appliance, use Windows Explorer to copy shutdown.exe from C:\WINDOWS\system32 to C:\WINDOWS\SYSWOW64.
If Windows Explorer refuses to copy but instead moves the executable:
- Move shutdown.exe to C:\WINDOWS using Windows Explorer
- Open a bash shell and perform the following command. This copies the file into the C:\WINDOWS\SYSWOW64 directory:
cp -p /cygdrive/c/WINDOWS/shutdown.exe /cygdrive/c/WINDOWS/system32/shutdown.exe (this command actually copies the file into C:\WINDOWS\SYSWOW64)
- Use Windows Explorer to move C:\WINDOWS\shutdown.exe to C:\WINDOWS\system32\shutdown.exe.
- If you are installing a 64-bit non-English localized version of Windows Server 2003, copy chcp.com from C:\WINDOWS\system32 to C:\WINDOWS\SYSWOW64 as described above.
- Close the graphical console and close the infrastructure editor, if it is open.
- The installation is complete. Click Enter in the 3T shell running iso2class to continue. When prompted, select The appliance is fully managed. After this, iso2class stops the application, changes the singleton boundary to that of a generic server appliance, and restarts the application.
- If iso2class fails to start the application, select option #2 - "Exit from iso2class and investigate manually".
- Start the application in debug mode: in 3Tshell execute the command app start app_name --debug.
- Once the application starts successfully continue with the following steps.
- Change the resulting singleton into a WIN03y catalog appliance class.
- Stop the application.
- Open the application in the infrastructure editor, right-click on the singleton and select Modify Boundary:
- Select the OS icon as windows.
- Change the class name to WIN03y.
- Enter the description: Windows Server Appliance - based on Windows Server 2003 Standard Edition 32/64-bit SP2. The edition name must be correct.
- Change the following resource settings:
CPU (num)
Min: 0.1
Max: 4
Default: 1
Memory (bytes)
Min: 256
Max: 4G
Default: 1G
Bandwidth (bits/sec)
Min: 1M
Max: 1G
Default: 100Mbps
Please refer to the below resource table at the bottom of the document and change the resource settings based on the Windows edition.
- Set the documentation URL to: http://doc.3tera.com/AppLogic35/en/Catalog_Ref/CatGenericWindows.html
- Add terminals to the appliance until there is a total of 7 listed interfaces. With the default interface this will provides the maximum 8 interfaces. This step is required to avoid manual user intervention when adding terminals to future Windows appliances that are based off of this Windows server appliance.
- Right-click the singleton and select Attributes. Change the instance name to WIN03y.
- Start the application. SSH into the appliance and set the Administrator password (net user administrator new_password). Download the current version of TurboGate PV drivers through the internal interface (in the same fashion the Server MSI was downloaded earlier). Install the TurboGate PV drivers. Do not reboot after the install.
Note: You must change the administrator password because the windows server MSI sets a new random password on initial boot and you must know the administrator password before installing the Turbogate PV drivers.
- Open a 3Tshell and perform the following command:
app restart win03_install --debug
- A minute after the application begins to start, log in using the graphical console and complete the TurboGate PV drivers install: Click through the hardware setup wizard for the installation of the TurboGate PV drivers for all 8 terminals that are configured in the appliance. At this point:
- If the app start has not timed out: Shutdown the OS from within the graphical console; this will cause the app start --debug to fail, and then execute app stop win03_install.
- Otherwise, execute the following command in the 3Tshell followed by shutdown within the graphical console
app stop win03_install
- Execute the following command within the 3Tshell and verify the appliance starts without error:
app start win03_install
- If you have installed TurboGate PV drivers, disable the service named gkservice. This service is installed with the PV drivers and fails to start if there is more than one virtual network interface associated to the appliance. Disabling this service does not affect the performance of the PV drivers.
- Execute the following command In a bash shell on the appliance:
rm -f /appliance/passwd.stamp
We recommend setting a complex Administrator password so nobody can login to the appliance as the Administrator.
- Set new complex password (net user administrator pq398hpaowht0293j^LWOIFH9htfw9jfe)
- exit the ssh session
- ssh into appliance and execute rm -f ~/.bash_history so the password is cleared from the bash history
- Stop the application.
- Modify the boundary of the appliance again and remove the extra terminals that were added in the previous steps.
- Move the singleton into the /system_ms catalog that you have the required privileges. You must assign yourself full access rights to the catalog before you can move the singleton. See catalog modify_acl in the Command Line Shell Reference Guide for more information.
The WIN03y appliance is now ready for use.
Additional Information
- Windows Server 2003 Resources
-
32-bit appliances
|
Resource
|
Minimum
|
Standard Maximum
|
Enterprise Maximum
|
DataCenter Maximum
|
Web Maximum
|
Default
|
|
CPU
|
0.1
|
4
|
8
|
32
|
2
|
1
|
|
Memory
|
256 MB
|
4 GB
|
64 GB
|
64 GB
|
2 GB
|
1 GB
|
|
Bandwidth
|
1 Mbps
|
2 Gbps
|
2 Gbps
|
2 Gbps
|
2 Gbps
|
100 Mbps
|
64-bit appliances
|
Resource
|
Minimum
|
Standard Maximum
|
Enterprise Maximum
|
DataCenter Maximum
|
Default
|
|
CPU
|
0.25
|
4
|
8
|
32
|
1
|
|
Memory
|
768 MB
|
32 GB
|
64 GB
|
64 GB
|
1 GB
|
|
Bandwidth
|
1 Mbps
|
2 Gbps
|
2 Gbps
|
2 Gbps
|
100 Mbps
|
Review the Appliance Catalog Reference Guide for details on the behavior of the Windows APK which is installed by all of the Windows MSI's.
Copyright © 2011 CA.
All rights reserved.
 
|
|