<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Silent uninstall HP System Management Homepage in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7159618#M9304</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I made a PowerShell script to remove SMH from multiple servers. I use SCCM to deploy it. Note, you must use the install source setup.exe to make it work.&lt;/P&gt;&lt;P&gt;Here is the removal part:&lt;/P&gt;&lt;P&gt;Get-Service -DisplayName "HP System Management Homepage" | Stop-Service&lt;BR /&gt;&amp;amp; $sourcepath\setup.exe /s /removeonly | out-null&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 14:03:18 GMT</pubDate>
    <dc:creator>Vincentvdl</dc:creator>
    <dc:date>2022-02-02T14:03:18Z</dc:date>
    <item>
      <title>Silent uninstall HP System Management Homepage</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7145157#M9160</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Any way to silently uninstall the SMH?&lt;/P&gt;&lt;P&gt;I have tried following without success.&lt;/P&gt;&lt;P&gt;setup.exe /s /f&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;msiexec.exe /qn /x {produtcode}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The setup needs a promt every time.&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 01:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7145157#M9160</guid>
      <dc:creator>Pootch</dc:creator>
      <dc:date>2021-08-16T01:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Silent uninstall HP System Management Homepage</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7145765#M9162</link>
      <description>&lt;P&gt;Uninstalling HP SMH on a Windows operating system:&lt;/P&gt;&lt;P&gt;Use the Programs and Features feature, and complete the following steps to remove HP SMH:&lt;/P&gt;&lt;P&gt;1. Select Start, Control Panel, Programs and Features.&lt;/P&gt;&lt;P&gt;2. Right click HP System Management Homepage.&lt;/P&gt;&lt;P&gt;3. Select Uninstall.&lt;/P&gt;&lt;P&gt;HP SMH is uninstalled.&lt;/P&gt;&lt;P&gt;Uninstalling HP SMH on a CLI-based Windows system:&lt;/P&gt;&lt;P&gt;To uninstall the HP SMH application on a CLI-based Windows system, complete the following steps.&lt;/P&gt;&lt;P&gt;1. Stop the HP SMH service.&lt;/P&gt;&lt;P&gt;2. Execute the uninstall.bat from the command prompt to uninstall the HP SMH application.&lt;/P&gt;&lt;P&gt;The uninstall.bat file is available at the location c:\hp\hpsmh\uninstall.bat.&lt;/P&gt;&lt;P&gt;NOTE: The uninstaller uninstall.bat batch file is shipped along with the HP SMH package.&lt;/P&gt;&lt;P&gt;or Use below command to uninstall HP SUM silently.&lt;/P&gt;&lt;P&gt;setup.exe /s /removeonly&lt;/P&gt;&lt;P&gt;For more information, please refer HPE SystemManagementHomepage7.6 Installation Guide HP-UX,Linux,and Windows Operating Systems&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c05330582" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c05330582&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 04:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7145765#M9162</guid>
      <dc:creator>AmRa</dc:creator>
      <dc:date>2021-08-13T04:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Silent uninstall HP System Management Homepage</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7146175#M9163</link>
      <description>&lt;P&gt;Silent uninstalling the SMH does not work. I have tried several options.&lt;/P&gt;&lt;P&gt;If I run&amp;nbsp;c:\hp\hpsmh\&lt;STRONG&gt;uninstall.bat &amp;gt;&amp;gt;&lt;/STRONG&gt;&amp;nbsp;a user interaction is needed.&lt;/P&gt;&lt;P&gt;If I try to uninstall directley via&amp;nbsp;&lt;STRONG&gt;msiexec.exe&amp;nbsp;&lt;/STRONG&gt;.. &amp;gt;&amp;gt; same problem&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;setup.exe /s /removeonly&lt;/STRONG&gt; &amp;gt;&amp;gt; doesnt work as well&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;That's really painful.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 08:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7146175#M9163</guid>
      <dc:creator>Pootch</dc:creator>
      <dc:date>2021-08-17T08:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Silent uninstall HP System Management Homepage</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7159618#M9304</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I made a PowerShell script to remove SMH from multiple servers. I use SCCM to deploy it. Note, you must use the install source setup.exe to make it work.&lt;/P&gt;&lt;P&gt;Here is the removal part:&lt;/P&gt;&lt;P&gt;Get-Service -DisplayName "HP System Management Homepage" | Stop-Service&lt;BR /&gt;&amp;amp; $sourcepath\setup.exe /s /removeonly | out-null&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/silent-uninstall-hp-system-management-homepage/m-p/7159618#M9304</guid>
      <dc:creator>Vincentvdl</dc:creator>
      <dc:date>2022-02-02T14:03:18Z</dc:date>
    </item>
  </channel>
</rss>

