Installing SAP 6.20 with BW on multiple SAP 6.10 machines

Installing SAP 6.20 with BW on multiple SAP 6.10 machines

I need to install SAP 6.20 with BW on a number of PC's within our organization. Today, SAP 6.10 is installed on most of these machines in several different locations and I need to run sapsweep to remove this as part of the installation script. The preferred installation method for installing the software is by using Tivoli. Now, when I copy the software to a PC and run the script to uninstall and the install SAP the sapsweep program cleans off most of the SAP 6.20 installation files. Is there a way of forcing the sapsweep application to ignore files within a certain directory? If not can you suggest another way round this problem?


    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Actually you can use the SAPGUI 6.20 Server Installation functionality. You can create an "SAP Installation Server" and set up a new package if necessary. Then, you can deploy it to all workstations. The "SAPsetup.exe" program located on the server storing the SAP FrontEnd software will remove any exisiting version of SAPGUI prior to the installationo of the new version.

The command to run is:

\serversapguisharesetupsapsetup /p:"packagename" /silent

Notice that the /silent parameter is optional. That is only if you want to perform a silent install on the client.


This was first published in December 2002