Share via


SASetup30.msi

Server Appliance Kit

NAME

SASetup30.msi - Windows Installer (MSI) package to install Microsoft Server Appliance Kit 3.0

SYNOPSIS

msiexec /i [path**\**]sasetup30.msi [ARPHELPLINK="support_URL"]
[ARPNOMODIFY={""|1}] [ARPNOREMOVE={""|1}] [ARPSYSTEMCOMPONENT={""|1}] [ADDLOCAL="component[,component...]"] /qn

DESCRIPTION

The SASetup30.msi MSI package installs the Web user interface (UI), local UI, and localization framework software provided by the Server Appliance Kit. It does not install documentation or tools to be used by OEMs for developing server appliances. When started using Windows Explorer or without command-line options, the MSI package is installed interactively, requiring user intervention to complete the installation. When started with the /qn option, the MSI package is installed without presenting user interface or requiring user intervention.

The following describes the arguments and options for this command.

Argument/Option Description
path The fully qualified path of the Windows Server Appliance Kit sasetup30.msi file. If you omit the path, the sasetup30.msi file must be in the current directory.
ARPHELPLINK="support_URL" Specifies the full Web address of a Web site which your customers can read to obtain support information for their server appliance. This URL appears in the Add or Remove Programs Control Panel dialog box.
ARPNOMODIFY={""|1} When set to blank (""), overrides the default, causing the Modify button to appear in Add/Remove Programs for the Server Appliance Kit. When set to 1 or omitted, prevents the Modify button from appearing, preventing the end customer from changing the installed components.

Important

  • If the OEM enables the Modify button, the OEM must put SASetup30.msi on the server appliance and provide customer documentation on its location (if SASetup30.msi was not installed from the appliance hard drive). Enabling the Modify button is not recommended for Windows Storage Server 2003 server appliances.
ARPNOREMOVE={""|1} When set to 1, overrides the default, causing the Remove button to not appear in Add/Remove Programs for the Server Appliance Kit. When set to blank ("") or omitted, displays the Remove button, allowing the end customer to uninstall all Server Appliance Kit components from the server. Note, however, that any rebranding or lockdown performed by the SAPrep utility cannot be reveresed.
ARPSYSTEMCOMPONENT={""|1} When set to 1, overrides the default, causing the Server Appliance Kit to not appear in Add/Remove Programs. When set to blank ("") or omitted, causes the Server Appliance Kit to not appear in Add/Remove Programs. Note that the settings of ARPNOREMOVE and ARPNOMODIFY determine which buttons appear in the Server Appliance Kit entry in Add/Remove Programs.
ADDLOCAL="component[,component...]" Specifies the components you want to install. The following components can be installed.

Notes

  • Component names are case sensitive and must be entered exactly as shown.
  • No blank spaces may appear in the comma-separated list of components.
BackEndFramework Installs supporting software for the SAK frameworks. This component is required and must be specified. WebUI Installs supporting software for the Web UI framework. This component is required if you are installing any Web UI components. SetDateAndTime This component allows the date and time to be set on the server appliance. Set_Language This feature detects the language of the first browser that connects to the appliance after first boot and automatically sets the appliance's language accordingly. A Web UI component is also provided that allows the system administrator to change the language of the appliance manually. UsersAndGroups This component allows the system administrator to create, delete, and edit properties for local users and groups on the appliance using a Web browser on a remote client computer. NetworkSetup Allows the system administrator to join the appliance into a workgroup or domain, set the host name, configure DNS servers, configure individual network adapters on the appliance, and change administrator password. Telnet This component gives the administrator the ability to permit telnet access to the server. Warning: Messages sent via Telnet are not encrypted. As a result, passwords are transmitted in clear text Logs This feature allows system administrators to view, clear, download, and configure logs on the server appliance. AlertEmail This component allows the administrator to specify how server-appliance alerts will be sent via e-mail. Shutdown This Web UI component allows the system administrator to remotely shut down or restart the appliance using a Web browser. RemoteDesktop This feature gives the administrator the ability to connect to the server using remote desktop within the Web UI. SystemBackup This feature allows the system administrator to back up and restore the operating system files. The feature uses an ActiveX control for the Windows Terminal Services client to provide a system backup capability through the Web management UI from a Windows-based client computer. This feature is otherwise identical to the capability provided on Windows Server 2003. FoldersAndShares The folders component allows folders on the appliance to be created and deleted. Various folder properties can also be set including compression, encryption, and security. If you specify this component, you must also specify Services. DisksAndVols This feature allows the end customer to manage disks and volumes on the server appliance. The feature uses an ActiveX Control for the Windows Terminal Services client to provide access to the disk management Microsoft Management Console (MMC) snap-in on the appliance. ShadowCopyManagement This component gives the server administrator the ability to manage shadow copies on the server. ScheduledDefragmentation This Web UI component allows the server administrator to set up disk defragmentation for volumes at particular times or intervals. SysInfo This component displays information about the server operating system and hardware. NAS Installs support for Windows Storage Server 2003 features. UPS This feature allows the administrator to manage an uninterruptable power supply (UPS) device connected to the server. Services Installs supporting software for Folders and Shares. LocalUI The local UI framework allows you to develop your own content to plug into the Server Appliance Kit's local UI without requiring any code changes to the local UI framework code. ChineseSimp, ChineseTrad, French, German, Japanese, Korean, Spanish Installs UI and Help for the following languages:
  • Chinese (Simplified)
  • Chinese (Traditonal)
  • French
  • German
  • Japanese
  • Korean
  • Spanish

For more complete descriptions of these components, see Server Appliance Kit Components.

Important

  • Uninstalling and reinstalling Server Appliance Kit components when creating a master image for manufacture is not supported.