Setting up for installing Multi-Server Administration on a Windows server
You must perform the following tasks before starting the installation of Windows server.
– Multi-Server Administration on a MicrosoftExtracting the installation files
Perform the following steps to extract the installation files:
- Locate the file that you downloaded from the BMC Electronic Product Distribution (EPD) site, or on media if you purchased the product with media.
For information about the EPD site, see Downloading-the-installation-files.
On media, the Microsoft Windows installation files are in the \install\windows subdirectory. For either downloads or media, the file name is msa-server-v.r.mm-win64.zip. Extract the archive. The following table lists the files contained in the download:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Checking required disk space on a Windows server
Installation of the Multi-Server Administration server requires approximately 1.2 GB MB of free disk storage on a Windows server.
Do not install the software on a networked drive. You must install the software on a local drive.
Enabling Windows 8.3 file names
To successfully install Multi-Server Administration, you must enable Microsoft Windows 8.3 file names before the installation. Perform the following steps to verify or enable Windows 8.3 file names:
- Verify whether the Windows 8.3 file names feature is enabled: In a Windows command prompt enter fsutil behavior query disable8dot3.
- If the output is disable8dot=0, then Windows 8.3 file names are enabled.
- If the output is disable8dot=1, then Windows 8.3 file names are disabled. Continue with the next step to enable Windows 8.3 file names.
- In a Windows command prompt, enable Windows 8.3 files names by entering fsutil behavior set disable8dot3 0 .
- Restart Windows.