Created
June 8, 2016 18:08
-
-
Save MichaelRyom/496f3b2fcb42d83a257f3245bebed0f2 to your computer and use it in GitHub Desktop.
Uninstalling a vRops Management Pack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /storage/db/pakRepoLocal/[MGMT PACK]/manifest.txt | |
cd /usr/lib/vmware-vcops/tools/opscli/ | |
./ops-cli.sh solution uninstall ”Management Pack for Storage Devices” |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment