cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Microsoft System Center Config Manager.

On workstations that we installed the SAPgui update using MS SCCM 2007 we are not able to uninstall sapgui.

SAP has recommended that we use SAPgui installation server to install the updates (instead of a tool such as SCCM).

Please let me know if you have used MS SCCM (config manager) 2007 to install SAPgui 720, and if so, are you able to uninstall the sapgui from the control panel sucesfully?

Thanks.

0 Likes
View Entire Topic
klaus-georg_adams
Associate
Associate
0 Likes

Hello Scott,

you have to configure your SCCM procedures to call the correct NwSapSetup commdandlines:

<path to SAP installation server>\Setup\NwSapSetup /Package:<Your Package> /noDlg

for installation and

<path to SAP installation server>\Setup\NwSapSetup /Package:<Your Package> /noDlg /uninstall

for uninstallation.

Best regards,

Klaus-Georg