I’m a newbie with SAP program, and my question is “how to deploy SAP GUI for over 100 clients? and that SAP GUI have to be set “the System ID, Number Instance ID, Application server, and SAP Router String” when the client open the SAP GUI application.
It will be great if anyone can share me the instructions or anything to relate with this subject to solve this problem.
I’m really appreciated for your helping me.
There some method you could use when rolling out your SAP GUI to multiple client, consider this maybe as the simplest way.
First you could store your SAP GUI installation in network drive then execute this installation file from client PC. For Windows based company also sometimes they manage this using SCCM.
Or alternatively you can create batch file that will execute this installation from client and copy saplogon.ini (sap connection configuration file).
Or alos consider to centralize saplogon.ini that will be used for each clients.