Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.4 KB

task_uninstalling_windows_plug_ins_using_the_command_line_interface_on_the_snapcenter_server_host.adoc

File metadata and controls

22 lines (18 loc) · 1.4 KB
permalink sidebar keywords summary
uninstall/task_uninstalling_windows_plug_ins_using_the_command_line_interface_on_the_snapcenter_server_host.html
sidebar
uninstall, windows plug-ins, powershell cmdlet
You can uninstall individual plug-ins or uninstall plug-ins packages from one or more hosts by using the Uninstall-SmHostPackage cmdlet on the SnapCenter Server host command-line interface.

Uninstall Windows plug-ins using the PowerShell cmdlet

You can uninstall individual plug-ins or uninstall plug-ins packages from one or more hosts by using the Uninstall-SmHostPackage cmdlet on the SnapCenter Server host command-line interface.

You should have logged in to SnapCenter as a domain user with local administrator rights on each host on which you want to uninstall the plug-ins.

Steps
  1. Launch PowerShell.

  2. On the SnapCenter Server host, enter: Open-SMConnection -SMSbaseUrl https://SNAPCENTER_SERVER_NAME/DOMAIN_NAME command, and then enter your credentials.

  3. Uninstall the Windows plug-ins using the Uninstall-SmHostPackage cmdlet and the required parameters.

    The information regarding the parameters that can be used with the cmdlet and their descriptions can be obtained by running Get-Help command_name. Alternatively, you can also refer the SnapCenter Software Cmdlet Reference Guide.