SAP S4HANA Silent Installation PDF
SAP S4HANA Silent Installation PDF
SAP S4HANA Silent Installation PDF
installation
GET YOUR INSTALLATION DONE QUICKLY
Sachin Ghorpade
SACHIN.GHORPADE@MICROSOFT.COM
S/4HANA Silent Installation
You as an SAP basis admin often spend more time to install the SAP systems. Be it a NetWeaver, or an
S/4HANA, it takes several days for you to install the system. And moreover, it is not a fun job to watch
screen and wait when your turn comes to enter the input. Install process takes long. Imagine, the popup
screen for your installer just appeared when you left home, and installation is at halt all night, until you
come tomorrow morning and just press “next”.
You may also want a quick/silent install method to achieve the following use case scenarios:
Here, I am going to share a time saving technique which you can use to perform the “silent” install of the
SAP Application layer. You don’t need to input any parameters or stares at screen when the installation
progresses. You can do both ASCS/PAS and AAS installation using the “silent” mode.
NOTE HANA database server was installed separately before the silent installation on ASCS/PAS
could begin.
If you want to learn manual install process, please read: S/4H Installation in Azure - SETUP AND CONFIG
IN ONE DAY.
For detail infra setup, please read: S/4H Installation in Azure - SETUP AND CONFIG IN ONE DAY.
Page 1|5
S/4HANA Silent Installation
# Example command
F:\SWPM2SP2>sapinst
SAPINST_STACK_XML=F:\SWPM2SP2\MP_Stack_S4HwithFiori.xml
SAPINST_INPUT_PARAMETERS_URL=F:\SWPM2SP2\myinifile.params
SAPINST_EXECUTE_PRODUCT_ID=NW_ABAP_OneHost:S4HANA1809.CORE.HDB.ABAP
SAPINST_SKIP_DIALOGS=true
# Example command
F:\SWPM2SP2> sapinst
SAPINST_INPUT_PARAMETERS_URL=F:\SWPM2SP2\APPinifile.params
SAPINST_EXECUTE_PRODUCT_ID=NW_DI:S4HANA1809.CORE.HDB.PD
SAPINST_SKIP_DIALOGS=true
• How can I get stack file (.xml) and input parameter file (.param) used in the above commands?
• How do I use it for the different system, SID, and instances installation?
• What bits I download from SAP marketplace?
• How I begin the very first installation?
• Where to get product ID?
Page 2|5
S/4HANA Silent Installation
To begin your first ever silent install experience, use the following steps:
You update the following parameters for new installation in the param file and use the command
line mentioned above in this article to start the silent installation.
archives.downloadBasket
NW_CI_Instance.ascsVirtualHostname
NW_CI_Instance.ciInstanceNumber
NW_CI_Instance.ciVirtualHostname
NW_CI_Instance.scsVirtualHostname
NW_GetSidNoProfiles.sid
NW_GetSidNoProfiles.sapdrive
NW_HDB_getDBInfo.dbhost
NW_HDB_getDBInfo.dbsid
NW_HDB_getDBInfo.instanceNumber
NW_HDB_getDBInfo.systemid
Page 3|5
S/4HANA Silent Installation
NW_Recovery_Install_HDB.sidAdmName
NW_SAPCrypto.SAPCryptoFile
NW_Unpack.igsExeSar
NW_Unpack.igsHelperSar
NW_Unpack.sapExeDbSar
NW_Unpack.sapExeSar
You follow the same process to generate the param file for Additional application server installation.
SAPINST.exe is running, your installation is progressing. You can also check the log files in the
installation directory to ensure the process is not hung.
On the ASCS/PAS server, peak CPU utilization reached about 38% during the import process.
Page 4|5
S/4HANA Silent Installation
Database server reported approximately 40% peak CPU utilization during the overall process.
This example scenario provides you a starting point for the silent installation. You can leverage it to
install the workload of your need.
Page 5|5