<?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 Unattended Installation ApplianceWatch PRO Agent in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Unattended-Installation-ApplianceWatch-PRO-Agent/m-p/58778#M2891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wiould like to bulk install the ApplianceWatch Pro agent to all my Hyper-V Servers. Have software distribution in place but need an unattende installation of the agent. (agent only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone have some info on the correct parameters ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've managed to install snapdrive with the aid of the netapp documentation this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik den Burger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:50:05 GMT</pubDate>
    <dc:creator>erikdenburger</dc:creator>
    <dc:date>2025-06-05T06:50:05Z</dc:date>
    <item>
      <title>Unattended Installation ApplianceWatch PRO Agent</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Unattended-Installation-ApplianceWatch-PRO-Agent/m-p/58778#M2891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wiould like to bulk install the ApplianceWatch Pro agent to all my Hyper-V Servers. Have software distribution in place but need an unattende installation of the agent. (agent only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone have some info on the correct parameters ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've managed to install snapdrive with the aid of the netapp documentation this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik den Burger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:50:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Unattended-Installation-ApplianceWatch-PRO-Agent/m-p/58778#M2891</guid>
      <dc:creator>erikdenburger</dc:creator>
      <dc:date>2025-06-05T06:50:05Z</dc:date>
    </item>
    <item>
      <title>Unattended Installation ApplianceWatch PRO Agent</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Unattended-Installation-ApplianceWatch-PRO-Agent/m-p/58782#M2893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think we can do a unattended install of the agent in ApplianceWatch PRO without some custom scripting or other methods.&amp;nbsp; We do have a new "Silent" installation feature coming in OCPM 3.0 which has batch option.&amp;nbsp; Here's a snippet from the upcoming OnCommand Plugin for Microsoft 3.0 Installation Guide :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters and variables&lt;/P&gt;&lt;P&gt;The parameters are passed to the setup.exe in the following order: (do not leave a space between the&lt;/P&gt;&lt;P&gt;"v" and the quotation mark.)&lt;/P&gt;&lt;P&gt;ocmsplugin-setup-3.0_x64_NetApp.exe /w /s /x /v"/qn SILENT_MODE=1"&lt;/P&gt;&lt;P&gt;/w Waits until the installation is complete before exiting.&lt;/P&gt;&lt;P&gt;If you are using the /w argument in a batch file, you might want to precede the entire&lt;/P&gt;&lt;P&gt;Setup.exe command-line command with&lt;/P&gt;&lt;P&gt;start /WAIT&lt;/P&gt;&lt;P&gt;...:&lt;/P&gt;&lt;P&gt;start /WAIT ocmsplugin-setup-3.0_x64_NetApp.exe /w ...&lt;/P&gt;&lt;P&gt;/s Specifies silent mode.&lt;/P&gt;&lt;P&gt;/x Specifies uninstall mode.&lt;/P&gt;&lt;P&gt;/v Passes the arguments to the installer&lt;/P&gt;&lt;P&gt;/q Specifies silent installation with the following flags:&lt;/P&gt;&lt;P&gt;n Does not create a user interface&lt;/P&gt;&lt;P&gt;b Creates a basic user interface&lt;/P&gt;&lt;P&gt;r Displays a reduced user interface&lt;/P&gt;&lt;P&gt;f Displays a full user interface&lt;/P&gt;&lt;P&gt;/x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the link to the beta, which I see you've already joined &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/groups/oncommand-plug-in-30-for-microsoft-beta-program?view=overview" target="_blank"&gt;http://communities.netapp.com/groups/oncommand-plug-in-30-for-microsoft-beta-program?view=overview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 09:27:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Unattended-Installation-ApplianceWatch-PRO-Agent/m-p/58782#M2893</guid>
      <dc:creator>watan</dc:creator>
      <dc:date>2011-07-21T09:27:52Z</dc:date>
    </item>
  </channel>
</rss>

